Patch / Bug Summary ___________________ Patches : 399 open ( +8) / 3042 closed ( +4) / 3441 total (+12) Bugs : 923 open ( +8) / 5553 closed (+13) / 6476 total (+21) RFE : 209 open ( +0) / 198 closed ( +1) / 407 total ( +1)
New / Reopened Patches ______________________ urllib proxy_bypass broken (2006-02-07) http://python.org/sf/1426648 opened by Anthony Tuininga Implementation of PEP 357 (2006-02-09) CLOSED http://python.org/sf/1428778 opened by Travis Oliphant pdb: fix for 1326406 (import __main__ pdb failure) (2006-02-10) http://python.org/sf/1429539 opened by Ilya Sandler Implement PEP 357 for real (2006-02-11) http://python.org/sf/1429591 opened by Travis Oliphant PEP 338 implementation (2006-02-11) http://python.org/sf/1429601 opened by Nick Coghlan PEP 338 documentation (2006-02-11) http://python.org/sf/1429605 opened by Nick Coghlan Link Python modules to libpython on linux if --enable-shared (2006-02-11) http://python.org/sf/1429775 opened by Gustavo J. A. M. Carneiro trace.py needs to know about doctests (2006-02-11) http://python.org/sf/1429818 opened by Marius Gedminas Missing HCI sockets in bluetooth code from socketmodule (2006-02-15) http://python.org/sf/1432399 opened by Philippe Biondi Patches Closed ______________ Implementation of PEP 357 (2006-02-10) http://python.org/sf/1428778 closed by ncoghlan Prefer linking against ncursesw over ncurses library (2006-02-09) http://python.org/sf/1428494 closed by loewis Enhancing '-m' to support packages (PEP 338) (2004-10-09) http://python.org/sf/1043356 closed by ncoghlan File-iteration and read* method protection (2006-01-05) http://python.org/sf/1397960 closed by twouters New / Reopened Bugs ___________________ tarfile.open bug / corrupt data (2006-02-08) http://python.org/sf/1427552 opened by Chris86 List not initialized if used as default argument (2006-02-08) CLOSED http://python.org/sf/1427789 opened by Jason Crash on invalid coding pragma (2006-02-09) CLOSED http://python.org/sf/1428264 opened by ocean-city add /usr/local support (2006-02-09) CLOSED http://python.org/sf/1428789 opened by Karol Pietrzak set documentation deficiencies (2006-02-10) CLOSED http://python.org/sf/1429063 opened by Keith Briggs For loop exit early (2006-02-10) http://python.org/sf/1429481 opened by msmith segfault in FreeBSD (2006-02-11) CLOSED http://python.org/sf/1429585 opened by aix-d urllib.py: AttributeError on BadStatusLine (2006-02-11) http://python.org/sf/1429783 opened by Robert Kiendl smtplib: empty mail addresses (2006-02-12) http://python.org/sf/1430298 opened by Freek Dijkstra urlib2 (2006-02-13) http://python.org/sf/1430435 opened by halfik recursive __getattr__ in thread crashes OS X (2006-02-12) http://python.org/sf/1430436 opened by Aaron Swartz CSV Sniffer fails to report mismatch of column counts (2006-02-13) http://python.org/sf/1431091 opened by Vinko Logging hangs thread after detaching a StreamHandler's termi (2006-02-13) http://python.org/sf/1431253 opened by Yang Zhang long path support in win32 part of os.listdir(posixmodule.c) (2006-02-14) http://python.org/sf/1431582 opened by Sergey Dorofeev pydoc still doesn't handle lambda well (2006-02-15) http://python.org/sf/1432260 opened by William McVey Descript of file-object read() method is wrong. (2006-02-15) http://python.org/sf/1432343 opened by Grant Edwards arrayobject should use PyObject_VAR_HEAD (2006-02-15) http://python.org/sf/1432350 opened by Jim Jewett Bugs Closed ___________ Random stack corruption from socketmodule.c (2004-01-13) http://python.org/sf/876637 closed by nnorwitz patch for etree cdata and attr quoting (2006-02-04) http://python.org/sf/1424171 closed by effbot List not initialized if used as default argument (2006-02-08) http://python.org/sf/1427789 closed by birkenfeld msvccompiler.py modified to work with .NET 2005 on win64 (2006-02-06) http://python.org/sf/1425482 closed by loewis email.Message should supress warning from uu.decode (2006-01-18) http://python.org/sf/1409403 closed by bwarsaw Crash on invalid coding pragma (2006-02-09) http://python.org/sf/1428264 closed by birkenfeld add /usr/local support (2006-02-10) http://python.org/sf/1428789 closed by loewis set documentation deficiencies (2006-02-10) http://python.org/sf/1429063 closed by birkenfeld segfault in FreeBSD (2006-02-11) http://python.org/sf/1429585 closed by nnorwitz typo in tutorial (2006-02-12) http://python.org/sf/1430076 closed by effbot New / Reopened RFE __________________ itertools.any and itertools.all (2006-02-15) CLOSED http://python.org/sf/1432437 opened by paul cannon RFE Closed __________ itertools.any and itertools.all (2006-02-15) http://python.org/sf/1432437 closed by birkenfeld _______________________________________________ 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