Message70645
Here is a new patch wrapping up Martin's patch with the following additions:
- getargs.c fixes
- codecs module fixes
- multiprocessing module fix
- fileobject readinto fix
- in bytearray deallocator, print out a SystemError if there are
existing exports
The whole test suite now passes, which is a good start :-) |
|
| Date |
User |
Action |
Args |
| 2008-08-02 22:48:24 | pitrou | set | recipients:
+ pitrou, lemburg, loewis, barry, teoliphant, amaury.forgeotdarc, donmez, benjamin.peterson, gpolo |
| 2008-08-02 22:48:23 | pitrou | set | messageid: <[email protected]> |
| 2008-08-02 22:48:23 | pitrou | link | issue3139 messages |
| 2008-08-02 22:48:22 | pitrou | create | |
|