Patch / Bug Summary ___________________ Patches : 322 open ( +6) / 2832 closed ( +1) / 3154 total ( +7) Bugs : 920 open (+12) / 4952 closed (+11) / 5872 total (+23) RFE : 186 open ( +8) / 156 closed ( +3) / 342 total (+11)
New / Reopened Patches ______________________ Info Associated with Merge to AST (2005-01-07) http://python.org/sf/1097671 reopened by kbk Minimal cleanup of run.py (2005-04-26) http://python.org/sf/1190163 opened by Michiel de Hoon socketmodule.c's recvfrom on OSF/1 4.0 (2005-04-27) http://python.org/sf/1191065 opened by Marcel Martin Simplify logic in random.py (2005-04-28) CLOSED http://python.org/sf/1191489 opened by Raymond Hettinger wrong offsets in bpprint() (2005-04-28) http://python.org/sf/1191700 opened by Pechkinzzz about shift key (2005-04-28) http://python.org/sf/1191726 opened by yang debugger ``condition`` and ``ignore`` exception handling (2005-04-29) http://python.org/sf/1192590 opened by Jeremy Jones Use GCC4 ELF symbol visibility (2005-04-30) http://python.org/sf/1192789 opened by James Henstridge Patches Closed ______________ type conversion methods and subclasses (2005-01-25) http://python.org/sf/1109424 closed by bcannon Don't assume all exceptions are SyntaxError's (2005-04-24) http://python.org/sf/1189210 closed by bcannon Automatically build fpectl module from setup.py (2005-04-19) http://python.org/sf/1185529 closed by mwh Simplify logic in random.py (2005-04-28) http://python.org/sf/1191489 closed by rhettinger New / Reopened Bugs ___________________ [AST] assignment to None allowed (2005-04-25) CLOSED http://python.org/sf/1190010 opened by Brett Cannon [AST] distinct code objects not created (2005-04-25) http://python.org/sf/1190011 opened by Brett Cannon ``from sys import stdin,`` doesn't raise a SyntaxError (2005-04-25) http://python.org/sf/1190012 opened by Brett Cannon 3.29 site is confusing re site-packages on Windows (2005-04-26) http://python.org/sf/1190204 opened by Kent Johnson 6.9 First sentence is confusing (2005-04-26) CLOSED http://python.org/sf/1190451 opened by Nicolas Grilly os.waitpid docs don't specify return value for WNOHANG (2005-04-26) http://python.org/sf/1190563 opened by jls SimpleHTTPServer sends wrong c-length and locks up client (2005-04-26) http://python.org/sf/1190580 opened by Alexander Schremmer calendar._firstweekday is too hard-wired (2005-04-26) http://python.org/sf/1190596 opened by Tres Seaver dir() docs show incorrect output (2005-04-26) CLOSED http://python.org/sf/1190599 opened by Martin Chase bz2 RuntimeError when decompressing file (2005-04-27) http://python.org/sf/1191043 opened by Chris AtLee Warning ``error`` filter action is ignored. (2005-04-27) CLOSED http://python.org/sf/1191104 opened by Ivan Vilata i Balaguer [AST] Failing tests (2005-04-27) http://python.org/sf/1191458 opened by Brett Cannon 'clear -1' in pdb (2005-04-29) http://python.org/sf/1192315 opened by Pechkinzzz doctest's ELLIPSIS and multiline statements (2005-04-29) CLOSED http://python.org/sf/1192554 opened by Sébastien Boisgérault docstring error (2005-04-29) CLOSED http://python.org/sf/1192777 opened by Christopher Smith Notation (2005-04-30) http://python.org/sf/1193001 opened by Mythril Python and Turkish Locale (2005-04-30) http://python.org/sf/1193061 opened by S.Çağlar Onur Embedded python thread crashes (2005-04-30) http://python.org/sf/1193099 opened by ugodiggi Strange os.path.exists() results with invalid chars (2005-04-30) http://python.org/sf/1193180 opened by Daniele Varrazzo MACOSX_DEPLOYMENT_TARGET checked incorrectly (2005-04-30) http://python.org/sf/1193190 opened by Bob Ippolito os.path.expanduser documentation wrt. empty $HOME (2005-05-02) http://python.org/sf/1193849 opened by Wummel calendar.weekheader not found in __all__ (2005-05-03) http://python.org/sf/1193890 opened by George Yoshida Weakref types documentation bugs (2005-05-02) http://python.org/sf/1193966 opened by Barry A. Warsaw bz2.BZ2File doesn't handle modes correctly (2005-05-02) http://python.org/sf/1194181 opened by Bob Ippolito Error in section 4.2 of Python Tutorial (2005-05-03) http://python.org/sf/1194209 opened by Andrina Kelly Bugs Closed ___________ [ast branch] fatal error when compiling test_bool.py (2005-03-19) http://python.org/sf/1166714 closed by bcannon [AST] assert failure on ``eval("u'\Ufffffffe'")`` (2005-04-19) http://python.org/sf/1186345 closed by bcannon "Atuple containing default argument values ..." (2005-04-25) http://python.org/sf/1189819 closed by rhettinger [AST] assignment to None allowed (2005-04-25) http://python.org/sf/1190010 closed by bcannon 6.9 First sentence is confusing (2005-04-26) http://python.org/sf/1190451 closed by rhettinger Python 2.4 Not Recognized by Any Programs (2005-04-23) http://python.org/sf/1188637 closed by tjreedy Variable.__init__ uses self.set(), blocking specialization (2005-04-07) http://python.org/sf/1178872 closed by tjreedy Compiler generates relative filenames (2001-04-11) http://python.org/sf/415492 closed by tjreedy smtplib crashes Windows Kernal. (2003-06-09) http://python.org/sf/751612 closed by tjreedy AssertionError from urllib.retrieve / httplib (2003-06-15) http://python.org/sf/755080 closed by tjreedy dir() docs show incorrect output (2005-04-26) http://python.org/sf/1190599 closed by mwh Warning ``error`` filter action is ignored. (2005-04-27) http://python.org/sf/1191104 closed by vsajip doctest's ELLIPSIS and multiline statements (2005-04-29) http://python.org/sf/1192554 closed by boisgerault docstring error (2005-04-29) http://python.org/sf/1192777 closed by bcannon New / Reopened RFE __________________ The array module and the buffer interface (2005-04-25) http://python.org/sf/1190033 opened by Josiah Carlson logging module '.' behavior (2005-04-26) http://python.org/sf/1190689 opened by Christopher Dunn Add 'before' and 'after' methods to Strings (2005-04-26) CLOSED http://python.org/sf/1190701 opened by Christopher Dunn cStringIO has reset(), but StringIO does not (2005-04-27) CLOSED http://python.org/sf/1191420 opened by Christopher Dunn logging module root logger name (2005-04-26) http://python.org/sf/1190689 reopened by cxdunn slice indices different than integers (2005-04-28) CLOSED http://python.org/sf/1191697 opened by Sebastien de Menten make slices pickable (2005-04-28) http://python.org/sf/1191699 opened by Sebastien de Menten asynchronous Subprocess (2005-04-28) http://python.org/sf/1191964 opened by Josiah Carlson "replace" function should accept lists. (2005-04-17) http://python.org/sf/1184678 reopened by poromenos 'str'.translate(None) => identity translation (2005-04-30) http://python.org/sf/1193128 opened by Bengt Richter add server.shutdown() method and daemon arg to SocketServer (2005-05-02) http://python.org/sf/1193577 opened by paul rubin Expat Parser to supply document locator in incremental parse (2005-05-02) http://python.org/sf/1193610 opened by GaryD RFE Closed __________ Add 'before' and 'after' methods to Strings (2005-04-26) http://python.org/sf/1190701 closed by rhettinger cStringIO has reset(), but StringIO does not (2005-04-27) http://python.org/sf/1191420 closed by rhettinger logging module root logger name (2005-04-27) http://python.org/sf/1190689 closed by vsajip logging module documentation (2003-01-16) http://python.org/sf/668905 closed by vsajip slice indices different than integers (2005-04-28) http://python.org/sf/1191697 closed by mwh -- http://mail.python.org/mailman/listinfo/python-list