
Bug/Patch Summary ----------------- 336 open / 3332 total bugs (no change) 127 open / 1982 total patches (+6) New Bugs -------- Whats new: Obligatory source code encodings if not ASCII (2003-02-09) http://python.org/sf/683416 Tutorial: info on Source Code Encoding is missing (2003-02-09) http://python.org/sf/683486 PyErr_Warn may cause import deadlock (2003-02-09) http://python.org/sf/683658 HTMLParser attribute parsing bug (2003-02-10) http://python.org/sf/683938 Freeze can not be made to exclude implicits (2003-02-11) http://python.org/sf/684679 socket module on solaris (2003-02-11) http://python.org/sf/684903 IDE asks for attention when quitting (2003-02-11) http://python.org/sf/684975 bundlebuilder and spaces in filenames (2003-02-12) http://python.org/sf/685373 python-mode loops on if/else (2003-02-12) http://python.org/sf/685465 2 (more) bugs in turtle (2003-02-12) http://python.org/sf/685773 turtle circle() documentation error (2003-02-12) http://python.org/sf/685775 raw_input defers alarm signal (2003-02-13) http://python.org/sf/685846 os.spawnv(P_WAIT, ...) on Linux doesn't handle EINTR (2003-02-14) http://python.org/sf/686667 Profilier hooked into SystemExit (2003-02-15) http://python.org/sf/687297 New Patches ----------- unicode support for os.listdir() (2003-02-09) http://python.org/sf/683592 Add download_url to setup() (2003-02-10) http://python.org/sf/683939 AutoThreadState implementation (2003-02-10) http://python.org/sf/684256 Fix for verbosity (2003-02-10) http://python.org/sf/684398 extending readline functionality (2003-02-11) http://python.org/sf/684500 Allow freeze to exclude implicits (2003-02-11) http://python.org/sf/684677 extend readline functionality in pdb (2003-02-11) http://python.org/sf/684944 fix for bug 501716 (2003-02-11) http://python.org/sf/684981 fix for 680789: reprs in arraymodule (2003-02-11) http://python.org/sf/685051 imputil must respect __path__ for package submodules (2003-02-12) http://python.org/sf/685268 logging.handlers.SMTPHandler and single 'to' address (2003-02-13) http://python.org/sf/686379 add os.sep and friends to os.path (2003-02-13) http://python.org/sf/686397 Add addition and moving messages to Maildir (2003-02-14) http://python.org/sf/686545 Remove unncessary casts for PyEval_GetFrame() (2003-02-14) http://python.org/sf/686601 Closed Bugs ----------- Missing trailing newline should not raise SyntaxError (2002-01-09) http://python.org/sf/501622 pty.fork problem (2002-02-07) http://python.org/sf/514345 isinstance() should respect __class__ (2002-03-20) http://python.org/sf/532767 import lock should be exposed (2002-07-13) http://python.org/sf/580952 sys.executable in applets (2002-10-19) http://python.org/sf/625728 Instantiation init-less class with param (2002-11-14) http://python.org/sf/638610 socket.inet_aton("255.255.255.255") (2002-11-24) http://python.org/sf/643005 -hex/oct const generates wrong code (2002-12-31) http://python.org/sf/660455 sets module review (2003-01-07) http://python.org/sf/663701 Another parsermodule validation error (2003-01-31) http://python.org/sf/678518 'compile' refuses BOM. (2003-02-03) http://python.org/sf/679880 __module__ broken for extension classes (2003-02-04) http://python.org/sf/680429 C subtypes do not inherit tp_as_buffer (2003-02-05) http://python.org/sf/681367 Source encoding rules are extreme. (2003-02-06) http://python.org/sf/681960 Closed Patches -------------- handle unary op of constant in transformer.py (2003-01-03) http://python.org/sf/661536 BZ2File leaking fd and memory (2003-01-03) http://python.org/sf/661796 Compile _randommodule.c and datetimemodule.c under cygwin (2003-01-20) http://python.org/sf/671176 extending readline functionality (2003-01-27) http://python.org/sf/675551 Cygwin array module patch (2003-01-29) http://python.org/sf/676837 Cygwin _iconv_codec module patch (2003-01-29) http://python.org/sf/676839 improved readline usage in pdb (2003-01-30) http://python.org/sf/677719 Fix for the bug #679880: 'compile' refuses BOM. (2003-02-04) http://python.org/sf/680474 lookbehind tests (2003-02-07) http://python.org/sf/682432 Patch for bug 580952: import lock should be exposed (2003-02-08) http://python.org/sf/683257
participants (1)
-
Skip Montanaro