Re: [Python-Dev] ctypes: Configurable bitfield allocation strategy

2011-07-11 Thread Martin v. Löwis
Am 25.06.2011 18:33, schrieb Vlad Riscutia:
> I would like to hear some opinions on this.

Sounds fine to me in principle. Warnings can be added to the
documentation at any time; please submit a patch to the tracker.
As for the API change - make sure you post your proposed API
to the list before spending time to implement it.

Regards,
Martin
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


[Python-Dev] Fwd: Dead link to documentation on Python main page

2011-07-11 Thread Michael Foord



 Original Message 
Subject:Dead link to documentation on Python main page
Date:   Mon, 11 Jul 2011 09:27:57 -0500
From:   René van Oostrum 
To: webmas...@python.org



Hi,

http://www.python.org ->  Quick Links (3.2.1), Documentation points to 
http://http://docs.python.org/3.2.1/, which does not exist.

Best regards,
René van Oostrum

___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] ctypes: Configurable bitfield allocation strategy

2011-07-11 Thread Vlad Riscutia
Actually I already attached patch implementing everything to the issue (not
too much time spent :)). I'm hoping someone can review.

Thank you,
Vlad

On Mon, Jul 11, 2011 at 12:47 AM, "Martin v. Löwis" wrote:

> Am 25.06.2011 18:33, schrieb Vlad Riscutia:
> > I would like to hear some opinions on this.
>
> Sounds fine to me in principle. Warnings can be added to the
> documentation at any time; please submit a patch to the tracker.
> As for the API change - make sure you post your proposed API
> to the list before spending time to implement it.
>
> Regards,
> Martin
>
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com