Bug/Patch Summary ----------------- 358 open / 3367 total bugs (+22) 122 open / 1985 total patches (-3) New Bugs -------- unreliable file.read() error handling (2002-02-23) http://python.org/sf/521782 after using pdb readline does not work correctly (2003-01-28) http://python.org/sf/676342 classic division in demos/ directory (2003-02-16) http://python.org/sf/687648 Future division breaks mpz (2003-02-16) http://python.org/sf/687654 _iscommand() in webbrowser module (2003-02-16) http://python.org/sf/687747 Bundlebuilder needs to pre-convert resource files (2003-02-17) http://python.org/sf/688007 macresource should handle readonly applesingle files (2003-02-17) http://python.org/sf/688011 IDLE does not work on Mac OS X (2003-02-17) http://python.org/sf/688266 Applet support is broken (2003-02-18) http://python.org/sf/688907 64-bit int and long hash keys incompatible (2003-02-19) http://python.org/sf/689659 Docs page has no PEPs link (2003-02-19) http://python.org/sf/689826 Imports can deadlock (2003-02-20) http://python.org/sf/689895 2.3a2 build fails under IRIX 6.5 (2003-02-20) http://python.org/sf/690012 test_posix fails when run in non-interactive mode (2003-02-20) http://python.org/sf/690081 sys.last_type is missing (2003-02-20) http://python.org/sf/690109 robotparser only applies first applicable rule (2003-02-20) http://python.org/sf/690214 lines run together on input (2003-02-20) http://python.org/sf/690285 2.3a2 Sol8 make fails at _iconv_codec. (2003-02-20) http://python.org/sf/690309 2.3a2 build fails on Solaris: posixmodule (2003-02-20) http://python.org/sf/690317 test_tarfile fails on MacOS9 (2003-02-20) http://python.org/sf/690341 register command not listed in command line help (2003-02-20) http://python.org/sf/690389 can't build bsddb for 2.3a2 (2003-02-20) http://python.org/sf/690419 apply fails to check if warning raises exception (2003-02-20) http://python.org/sf/690435 test_cpickle overflows stack on MacOS9 (2003-02-21) http://python.org/sf/690622 re.LOCALE, umlaut and \w (2003-02-21) http://python.org/sf/690974 _POSIX_C_SOURCE redefined (2003-02-21) http://python.org/sf/691005 shutil.copytree documentation bug (2003-02-22) http://python.org/sf/691276 codecs.open(filename, 'U', 'UTF-16') corrupts text (2003-02-22) http://python.org/sf/691291 New Patches ----------- array.append is sloooow (2003-02-16) http://python.org/sf/687598 2.3 .spec file for building RPMs. (2003-02-18) http://python.org/sf/688584 Closed Bugs ----------- Long module names fail on the Mac (2001-09-05) http://python.org/sf/458874 standard include paths on command line (2002-07-31) http://python.org/sf/589427 Have PythonLauncher use #! line (2003-01-28) http://python.org/sf/676358 Whats new: Obligatory source code encodings if not ASCII (2003-02-09) http://python.org/sf/683416 bundlebuilder and spaces in filenames (2003-02-12) http://python.org/sf/685373 turtle circle() documentation error (2003-02-12) http://python.org/sf/685775 Closed Patches -------------- sys.path[0] should contain absolute pathname (2003-01-08) http://python.org/sf/664376 using gcc on cygwin for config (2003-02-05) http://python.org/sf/681504 Add download_url to setup() (2003-02-10) http://python.org/sf/683939 Fix for verbosity (2003-02-10) http://python.org/sf/684398 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 Remove unncessary casts for PyEval_GetFrame() (2003-02-14) http://python.org/sf/686601
participants (1)
-
Skip Montanaro