[Python-Dev] [RELEASED] Python 3.2.1

2011-07-10 Thread Georg Brandl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On behalf of the Python development team, I am pleased to announce the final release of Python 3.2.1. Python 3.2.1 is the first bugfix release for Python 3.2, fixing over 120 bugs and regressions in Python 3.2. For an extensive list of changes and fe

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

2011-07-10 Thread Vlad Riscutia
Opened http://bugs.python.org/issue12528 to track this. Thank you, Vlad On Sun, Jun 26, 2011 at 5:48 PM, Vlad Riscutia wrote: > Well it's not really layout, because alignment is handled by pack option. > It is how the field gets allocated. At this point I believe it will be more > complex to com