[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Tue Aug 10 15:39:15 CEST 2010


ACTIVITY SUMMARY (2010-08-01 - 2010-08-07)
Python tracker at http://bugs.python.org/

To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.

Issues stats:
  open    2640 (+35)
  closed 18679 (+194)
  total  21319 (+57)

Open issues with patches: 1112 


Issues opened (35)
==================

#8821: Range check on unicode repr
http://bugs.python.org/issue8821  reopened by pitrou

#8959: WINFUNCTYPE wrapped ctypes callbacks not functioning correctly
http://bugs.python.org/issue8959  reopened by brian.curtin

#9323: trace.py bug with the main file being traced
http://bugs.python.org/issue9323  reopened by belopolsky

#9446: urllib2 tests fail when offline
http://bugs.python.org/issue9446  opened by guandalino

#9453: pulldom.SAX2DOM Doesn't support processing instructions before
http://bugs.python.org/issue9453  opened by mark.smith

#9456: Apparent memory leak in PC/bdist_wininst/install.c
http://bugs.python.org/issue9456  opened by Zachary.Blair

#9458: xml.etree.ElementTree.ElementTree.write(): encoding handling p
http://bugs.python.org/issue9458  opened by kune

#9495: argparse unittest tracebacks are confusing if an error is rais
http://bugs.python.org/issue9495  opened by r.david.murray

#9499: Python C/API Execution namespace undocumented. (patch included
http://bugs.python.org/issue9499  opened by ideasman42

#9500: urllib2: Content-Encoding
http://bugs.python.org/issue9500  opened by guest

#9501: Logging shutdown regressions with weakrefs
http://bugs.python.org/issue9501  opened by gz

#9503: print statement hangs Windows service
http://bugs.python.org/issue9503  opened by rgpitts

#9504: signal.signal/signal.alarm not working as expected
http://bugs.python.org/issue9504  opened by alanwilter

#9506: sqlite3 mogrify - return query string
http://bugs.python.org/issue9506  opened by goatbar

#9508: python3.2 reversal of distutils reintrocud macos9 support
http://bugs.python.org/issue9508  opened by ronaldoussoren

#9509: argparse FileType raises ugly exception for missing file
http://bugs.python.org/issue9509  opened by doughellmann

#9511: CharacterEncoderError when reading from sys.stdin from piped i
http://bugs.python.org/issue9511  opened by pbos

#9512: logging.handlers.RotatingFileHandler - mode argument not respe
http://bugs.python.org/issue9512  opened by fridrik

#9514: platform.linux_distribution() under Ubuntu returns ('debian', 
http://bugs.python.org/issue9514  opened by pitrou

#9516: sysconfig: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but 
http://bugs.python.org/issue9516  opened by srid

#9517: Make test.script_helper more comprehensive, and use it in the 
http://bugs.python.org/issue9517  opened by pitrou

#9518: PyModuleDef_HEAD_INIT does not explicitly initialize all field
http://bugs.python.org/issue9518  opened by dmalcolm

#9520: Add Patricia Trie high performance container
http://bugs.python.org/issue9520  opened by dmtr

#9521: xml.etree.ElementTree strips XML declaration and procesing ins
http://bugs.python.org/issue9521  opened by mark

#9522: xml.etree.ElementTree forgets the encoding
http://bugs.python.org/issue9522  opened by mark

#9523: Improve dbm module
http://bugs.python.org/issue9523  opened by ysj.ray

#9524: Document CTRL_C_EVENT and CTRL_BREAK_EVENT usage on Windows
http://bugs.python.org/issue9524  opened by valgog

#9527: Add aware local time support to datetime module
http://bugs.python.org/issue9527  opened by belopolsky

#9528: Add pure Python implementation of time module to CPython
http://bugs.python.org/issue9528  opened by belopolsky

#9529: Converge re.findall and re.finditer
http://bugs.python.org/issue9529  opened by MizardX

#9530: integer undefined behaviors
http://bugs.python.org/issue9530  opened by regehr

#9532: pipe.read hang, when calling commands.getstatusoutput in multi
http://bugs.python.org/issue9532  opened by denny

#9533: metaclass can't derive from ABC
http://bugs.python.org/issue9533  opened by roalddevries

#9535: Pending signals are inherited by child processes
http://bugs.python.org/issue9535  opened by gdb

#9536: defaultdict doc makes incorrect reference to __missing__ metho
http://bugs.python.org/issue9536  opened by jjposner



Recent issues with no replies (15)
==================================

#9535: Pending signals are inherited by child processes
http://bugs.python.org/issue9535

#9533: metaclass can't derive from ABC
http://bugs.python.org/issue9533

#9523: Improve dbm module
http://bugs.python.org/issue9523

#9521: xml.etree.ElementTree strips XML declaration and procesing ins
http://bugs.python.org/issue9521

#9518: PyModuleDef_HEAD_INIT does not explicitly initialize all field
http://bugs.python.org/issue9518

#9509: argparse FileType raises ugly exception for missing file
http://bugs.python.org/issue9509

#9508: python3.2 reversal of distutils reintrocud macos9 support
http://bugs.python.org/issue9508

#9504: signal.signal/signal.alarm not working as expected
http://bugs.python.org/issue9504

#9499: Python C/API Execution namespace undocumented. (patch included
http://bugs.python.org/issue9499

#9456: Apparent memory leak in PC/bdist_wininst/install.c
http://bugs.python.org/issue9456

#9446: urllib2 tests fail when offline
http://bugs.python.org/issue9446

#9437: test_distutils failure with -m32
http://bugs.python.org/issue9437

#9436: test_sysconfig failure
http://bugs.python.org/issue9436

#9435: test_distutils fails without zlib
http://bugs.python.org/issue9435

#9420: gdbm with /usr/include/ndbm.h
http://bugs.python.org/issue9420



Issues waiting for review (15)
==============================

#1474680: pickling files works with protocol=2.
http://bugs.python.org/issue1474680

#754016: urlparse goes wrong with IP:port without scheme
http://bugs.python.org/issue754016

#1553375: Add traceback.print_full_exception()
http://bugs.python.org/issue1553375

#1170: shlex have problems with parsing unicode
http://bugs.python.org/issue1170

#1187: pipe fd handling issues in subprocess.py on POSIX
http://bugs.python.org/issue1187

#1274: doctest fails to run file based tests with 8bit paths
http://bugs.python.org/issue1274

#1343: XMLGenerator: nice <empty/> elements
http://bugs.python.org/issue1343

#1598: unexpected response in imaplib
http://bugs.python.org/issue1598

#1684: CGIHTTPServer does not chdir prior to executing the CGI script
http://bugs.python.org/issue1684

#1812: doctest _load_testfile function -- newline handling seems inco
http://bugs.python.org/issue1812

#1856: shutdown (exit) can hang or segfault with daemon threads runni
http://bugs.python.org/issue1856

#1978: Python(2.5.1) will be crashed when i use _ssl module in multi-
http://bugs.python.org/issue1978

#2090: __import__ with fromlist=
http://bugs.python.org/issue2090

#2118: smtplib.SMTP() raises socket.error rather than SMTPConnectErro
http://bugs.python.org/issue2118

#2134: function generate_tokens at tokenize.py yields wrong token for
http://bugs.python.org/issue2134



Top issues most discussed (10)
==============================

#9079: Make gettimeofday available in time module
http://bugs.python.org/issue9079  42 msgs

#2736: datetime needs an "epoch" method
http://bugs.python.org/issue2736  35 msgs

#1812: doctest _load_testfile function -- newline handling seems inco
http://bugs.python.org/issue1812  27 msgs

#7175: unify pydistutils.cfg and distutils.cfg and use .local
http://bugs.python.org/issue7175  27 msgs

#5752: xml.dom.minidom does not escape CR, LF and TAB characters with
http://bugs.python.org/issue5752  26 msgs

#4256: optparse/argparse: provide a simple way to get a programmatica
http://bugs.python.org/issue4256  25 msgs

#1170: shlex have problems with parsing unicode
http://bugs.python.org/issue1170  22 msgs

#3362: locale.getpreferredencoding() gives bus error on Mac OS X 10.4
http://bugs.python.org/issue3362  22 msgs

#2986: difflib.SequenceMatcher not matching long sequences
http://bugs.python.org/issue2986  21 msgs

#7443: test.support.unlink issue on Windows platform
http://bugs.python.org/issue7443  21 msgs



Issues closed (154)
===================

#1474680: pickling files works with protocol=2.
http://bugs.python.org/issue1474680  closed by alexandre.vassalotti

#1540386: SocketServer.ForkingMixIn.collect_children() waits on pid 0
http://bugs.python.org/issue1540386  closed by terry.reedy

#754016: urlparse goes wrong with IP:port without scheme
http://bugs.python.org/issue754016  closed by orsenthil

#1754: WindowsError messages are not properly encoded
http://bugs.python.org/issue1754  closed by terry.reedy

#1978: Python(2.5.1) will be crashed when i use _ssl module in multi-
http://bugs.python.org/issue1978  closed by terry.reedy

#1985: Bug/Patch: Problem with xml/__init__.py when using freeze.py
http://bugs.python.org/issue1985  closed by terry.reedy

#2155: optparse.OptionGroup with_statement context handling
http://bugs.python.org/issue2155  closed by georg.brandl

#2178: Problems with Belarusian Latin locale
http://bugs.python.org/issue2178  closed by terry.reedy

#2204: document ConfigParser behaviour when a file has same section m
http://bugs.python.org/issue2204  closed by merwok

#2423: test_smtplib.py no longer butt slow
http://bugs.python.org/issue2423  closed by richard

#2609: Tests fail if ./@test is not writeable
http://bugs.python.org/issue2609  closed by georg.brandl

#2811: doctest doesn't treat unicode literals as specified by the fil
http://bugs.python.org/issue2811  closed by terry.reedy

#2944: asyncore doesn't handle connection refused correctly
http://bugs.python.org/issue2944  closed by giampaolo.rodola

#3169: email/header.py doesn't handle Base64 headers that have been i
http://bugs.python.org/issue3169  closed by r.david.murray

#3210: subprocess.Popen does not release process handles if process c
http://bugs.python.org/issue3210  closed by tim.golden

#3262: re.split doesn't split with zero-width regex
http://bugs.python.org/issue3262  closed by terry.reedy

#3338: cPickle segfault with deep recursion
http://bugs.python.org/issue3338  closed by terry.reedy

#3467: sqlite3 path is hard coded in setup.py
http://bugs.python.org/issue3467  closed by terry.reedy

#3511: Incorrect charset range handling with ignore case flag?
http://bugs.python.org/issue3511  closed by terry.reedy

#3821: trace module bug when using --missing
http://bugs.python.org/issue3821  closed by georg.brandl

#3854: Document sqlite3 vs. threads
http://bugs.python.org/issue3854  closed by ghaering

#3984: python interpreter import dependency with disutils/util
http://bugs.python.org/issue3984  closed by merwok

#4280: Version Checker
http://bugs.python.org/issue4280  closed by georg.brandl

#4430: time.strptime does not allow same format directive twice
http://bugs.python.org/issue4430  closed by terry.reedy

#4434: Embedding into a shared library fails
http://bugs.python.org/issue4434  closed by terry.reedy

#4491: email.Header.decode_header() doesn't work if encoded-word was 
http://bugs.python.org/issue4491  closed by terry.reedy

#4690: asyncore calls handle_write() on closed sockets when use_poll=
http://bugs.python.org/issue4690  closed by giampaolo.rodola

#4810: timeit needs "official" '--' flag
http://bugs.python.org/issue4810  closed by georg.brandl

#4891: formatwarning function signature change breaks code
http://bugs.python.org/issue4891  closed by georg.brandl

#4943: trace.CoverageResults.write_results can't write results file f
http://bugs.python.org/issue4943  closed by georg.brandl

#4944: os.fsync() doesn't work as expect in Windows
http://bugs.python.org/issue4944  closed by terry.reedy

#4956: Py_Initialize needs to be done before file load (on msys+wine)
http://bugs.python.org/issue4956  closed by terry.reedy

#5077: 2to3 fixer for the removal of operator functions
http://bugs.python.org/issue5077  closed by alexandre.vassalotti

#5320: I/O error during one-liner gives bad diagnostic (and fails to 
http://bugs.python.org/issue5320  closed by georg.brandl

#5414: asciibin.a2b_uu returns unexpected values on non ascii data
http://bugs.python.org/issue5414  closed by terry.reedy

#5551: os.path.ismount takes a cross-device symlink for a mountpoint
http://bugs.python.org/issue5551  closed by georg.brandl

#5671: Speed up pickling of lists in cPickle
http://bugs.python.org/issue5671  closed by alexandre.vassalotti

#5683: Speed up cPickle's pickling generally
http://bugs.python.org/issue5683  closed by alexandre.vassalotti

#5776: RPM build error with python-2.6.spec
http://bugs.python.org/issue5776  closed by georg.brandl

#5898: Hang in Popen.wait() when another process has been created
http://bugs.python.org/issue5898  closed by terry.reedy

#6091: Curses segfaulting in FreeBSD/amd64
http://bugs.python.org/issue6091  closed by terry.reedy

#6140: configure error: shadow.h: present but cannot be compiled
http://bugs.python.org/issue6140  closed by terry.reedy

#6187: Improvement in doc of "Extending and Embedding the Python Inte
http://bugs.python.org/issue6187  closed by georg.brandl

#6251: c++ extension module implementation guide/example in extending
http://bugs.python.org/issue6251  closed by terry.reedy

#6290: cPickle can misread data type
http://bugs.python.org/issue6290  closed by alexandre.vassalotti

#6327: [mimetext] long lines get cut with exclamation mark and newlin
http://bugs.python.org/issue6327  closed by terry.reedy

#6361: I/O object wrappers shouldn't close their underlying file when
http://bugs.python.org/issue6361  closed by alexandre.vassalotti

#6436: trace module doesn't seem to produce .cover files for Py3 (but
http://bugs.python.org/issue6436  closed by georg.brandl

#6439: Demo/embed/demo.c use of PySys_SetArgv() is invalid
http://bugs.python.org/issue6439  closed by georg.brandl

#6443: _winreg.QueryValueEx confused on double null terminated string
http://bugs.python.org/issue6443  closed by terry.reedy

#6520: urllib.urlopen does not have timeout parameter where as urllib
http://bugs.python.org/issue6520  closed by georg.brandl

#6558: #ifdef linux is incorrect; should be #ifdef __linux__ (preferr
http://bugs.python.org/issue6558  closed by terry.reedy

#6580: No deprecation warning for list comprehension leak conflict
http://bugs.python.org/issue6580  closed by terry.reedy

#6636: Non-existant directory in sys.path prevents further imports
http://bugs.python.org/issue6636  closed by terry.reedy

#6728: To avoid hang up in using CGIXMLRPCRequestHandler under IIS 7.
http://bugs.python.org/issue6728  closed by georg.brandl

#6867: return value of epoll.register
http://bugs.python.org/issue6867  closed by georg.brandl

#6928: Doc:  Class statements and metaclass = xxx
http://bugs.python.org/issue6928  closed by georg.brandl

#7280: PCBuild instruction says to use nasmw.exe but it no longer exi
http://bugs.python.org/issue7280  closed by georg.brandl

#7331: Command line testing consistency between 2.x and 3.x
http://bugs.python.org/issue7331  closed by ncoghlan

#7372: Regression in pstats
http://bugs.python.org/issue7372  closed by georg.brandl

#7386: More precise document on os.path.normpath()
http://bugs.python.org/issue7386  closed by georg.brandl

#7395: pstats add command raises unhandled exception
http://bugs.python.org/issue7395  closed by georg.brandl

#7505: ctypes not converting None to Null in 64-bit system
http://bugs.python.org/issue7505  closed by terry.reedy

#7563: yield in except clause causes exception context to be lost
http://bugs.python.org/issue7563  closed by georg.brandl

#7688: TypeError: __name__ must be set to a string object
http://bugs.python.org/issue7688  closed by georg.brandl

#7702: Wrong order of parameters of _get_socket in SMTP class in smtp
http://bugs.python.org/issue7702  closed by georg.brandl

#7781: interactive pstats broken
http://bugs.python.org/issue7781  closed by georg.brandl

#7797: base64 module docs should indicate that encode methods return 
http://bugs.python.org/issue7797  closed by georg.brandl

#7937: windows installer package
http://bugs.python.org/issue7937  closed by georg.brandl

#7942: Inconsistent error types/messages for __len__ (and __nonzero__
http://bugs.python.org/issue7942  closed by terry.reedy

#7952: fileobject.c can switch between fread and fwrite without an in
http://bugs.python.org/issue7952  closed by pitrou

#7973: Wrong spelling of distutils options in error messages and docs
http://bugs.python.org/issue7973  closed by georg.brandl

#8042: mmap buffer implementation does not respect seek pos
http://bugs.python.org/issue8042  closed by pitrou

#8046: mmap.mmap as a context manager
http://bugs.python.org/issue8046  closed by georg.brandl

#8105: mmap crash on Windows with out of range file descriptor
http://bugs.python.org/issue8105  closed by brian.curtin

#8119: Minor comment error in configure.in  ("malloc support" appears
http://bugs.python.org/issue8119  closed by georg.brandl

#8123: TypeError in urllib when trying to use HTTP authentication
http://bugs.python.org/issue8123  closed by orsenthil

#8172: Documentation of Property needs example
http://bugs.python.org/issue8172  closed by georg.brandl

#8196: sqlit3.paramstyle reported as 'qmark'
http://bugs.python.org/issue8196  closed by ghaering

#8230: Lib/test/sortperf.py fails to run
http://bugs.python.org/issue8230  closed by georg.brandl

#8241: py2_test_grammar.py contains invalid syntax for 2.6
http://bugs.python.org/issue8241  closed by loewis

#8249: expat.ParserCreate - SystemError bad argument to internal func
http://bugs.python.org/issue8249  closed by georg.brandl

#8299: Improve GIL in 2.7
http://bugs.python.org/issue8299  closed by terry.reedy

#8397: BZ2File doesn't protect against mixed iterator and read usage
http://bugs.python.org/issue8397  closed by pitrou

#8447: buildbot: test_httpservers failure (No module named operator)
http://bugs.python.org/issue8447  closed by mark.dickinson

#8471: Unicode returns in doctest can make subsequent tests fail
http://bugs.python.org/issue8471  closed by georg.brandl

#8506: SimpleXMLRPCServer Socket not closed after shutdown call
http://bugs.python.org/issue8506  closed by terry.reedy

#8509: fix autoconf quoting in help strings and code snippets
http://bugs.python.org/issue8509  closed by georg.brandl

#8562: hasattr(open,'newlines') example gives incorrect results from 
http://bugs.python.org/issue8562  closed by georg.brandl

#8572: httplib getheader() throws error instead of default
http://bugs.python.org/issue8572  closed by orsenthil

#8612: multiprocessing Queue module failes to send INIConfig objects
http://bugs.python.org/issue8612  closed by georg.brandl

#8620: wrong truncation of last line in cmd.Cmd
http://bugs.python.org/issue8620  closed by r.david.murray

#8648: The UTF-7 codec functions are undocumented
http://bugs.python.org/issue8648  closed by georg.brandl

#8687: sched.py module doesn't have a test suite
http://bugs.python.org/issue8687  closed by giampaolo.rodola

#8735: optparse: parse_args(values=...) does not set up default value
http://bugs.python.org/issue8735  closed by georg.brandl

#8757: Automatic set-to-frozenset conversions not thread-safe
http://bugs.python.org/issue8757  closed by rhettinger

#8758: BUILD_LIST followed by BINARY_SUBSCR can be optimized to a BUI
http://bugs.python.org/issue8758  closed by georg.brandl

#8768: The checkempty_symmetric_difference test is never called
http://bugs.python.org/issue8768  closed by georg.brandl

#8773: mailbox module is needlessly executable
http://bugs.python.org/issue8773  closed by georg.brandl

#8814: functools.WRAPPER_ASSIGNMENTS should include __annotations__
http://bugs.python.org/issue8814  closed by pitrou

#8826: Invalid expires date in cookiejar
http://bugs.python.org/issue8826  closed by georg.brandl

#8861: curses.wrapper : unnessesary code
http://bugs.python.org/issue8861  closed by georg.brandl

#8867: serve.py (using wsgiref) cannot serve Python docs under Python
http://bugs.python.org/issue8867  closed by pitrou

#8873: Popen uses 333 times as much CPU as a shell pipe on Mac OS X
http://bugs.python.org/issue8873  closed by terry.reedy

#9019: wsgiref.headers.Header() does not update headers list it was c
http://bugs.python.org/issue9019  closed by georg.brandl

#9037: Add explanation as to how to raise a custom exception in the e
http://bugs.python.org/issue9037  closed by georg.brandl

#9087: json docstrings on 3.x still use 'unicode' and 'str'
http://bugs.python.org/issue9087  closed by georg.brandl

#9111: cmd.do_help documentation should mention docstrings
http://bugs.python.org/issue9111  closed by georg.brandl

#9190: Undefined behaviour in _PyFloat_Pack4
http://bugs.python.org/issue9190  closed by mark.dickinson

#9209: pstats module crashes on trailing backslash
http://bugs.python.org/issue9209  closed by georg.brandl

#9238: zipfile incorrectly documented as not supporting archive comme
http://bugs.python.org/issue9238  closed by georg.brandl

#9337: Make float.__str__ behave identically to float.__repr__
http://bugs.python.org/issue9337  closed by mark.dickinson

#9413: asyncore.close_all() should call x.handle_close() instead of x
http://bugs.python.org/issue9413  closed by giampaolo.rodola

#9415: SSL issues on "Ubuntu i386" buildbots
http://bugs.python.org/issue9415  closed by pitrou

#9416: complex formatting incorrectly omits a negative zero real part
http://bugs.python.org/issue9416  closed by mark.dickinson

#9428: profile.py bug with the main file being profiled
http://bugs.python.org/issue9428  closed by georg.brandl

#9438: Clarify __debug__ restrictions
http://bugs.python.org/issue9438  closed by georg.brandl

#9444: argparse does not honor prefix_chars when adding default optio
http://bugs.python.org/issue9444  closed by r.david.murray

#9445: Fix undefined symbol errors on VS8.0 build
http://bugs.python.org/issue9445  closed by rhettinger

#9447: Python 3.1.2 test suite segfaults on the alpha architecture
http://bugs.python.org/issue9447  closed by klausman

#9448: test_io leaks memory
http://bugs.python.org/issue9448  closed by pitrou

#9449: glibc detected *** /usr/bin/python: corrupted double-linked li
http://bugs.python.org/issue9449  closed by Nikratio

#9450: readline.replace_history_item leaks memory.
http://bugs.python.org/issue9450  closed by mark.dickinson

#9451: Strengthen __*__ system name warning
http://bugs.python.org/issue9451  closed by georg.brandl

#9454: unittest.expectedFailure decorator does not maintain target fu
http://bugs.python.org/issue9454  closed by mark.smith

#9455: platform test borked in 2.7 branch on Power PC
http://bugs.python.org/issue9455  closed by ronaldoussoren

#9457: Wrong URL in Python-3.2a1/README
http://bugs.python.org/issue9457  closed by georg.brandl

#9496: Unittests for Lib/rlcompleter.py
http://bugs.python.org/issue9496  closed by pitrou

#9497: test_ssl memory leak
http://bugs.python.org/issue9497  closed by mark.dickinson

#9498: stdtypes.rst should refer to sys.float_info
http://bugs.python.org/issue9498  closed by mark.dickinson

#9502: Bus error on OS X while unittest'ing QT app
http://bugs.python.org/issue9502  closed by r.david.murray

#9505: User code should not be able to rebind gc.garbage
http://bugs.python.org/issue9505  closed by pitrou

#9510: sqlite3.Warning isnt a subclass of exceptions.Warning
http://bugs.python.org/issue9510  closed by ghaering

#9513: test_multiprocessing skipped on Windows
http://bugs.python.org/issue9513  closed by brian.curtin

#9515: vars() dictionary access to generate variables
http://bugs.python.org/issue9515  closed by r.david.murray

#9519: IDLE cannot do example 4.1 in tutorial (if statements)
http://bugs.python.org/issue9519  closed by r.david.murray

#9525: webbrowser: open new tab in unobtrusive way
http://bugs.python.org/issue9525  closed by r.david.murray

#9526: 2 GB limit in array module
http://bugs.python.org/issue9526  closed by mark.dickinson

#9531: test_complex.py fails
http://bugs.python.org/issue9531  closed by eli.bendersky

#9534: OrderedDict.__del__ destructor throws AttributeError when proc
http://bugs.python.org/issue9534  closed by rhettinger

#1759845: subprocess.call fails with unicode strings in command line
http://bugs.python.org/issue1759845  closed by terry.reedy

#1443866: email 3.0+ stops parsing headers prematurely
http://bugs.python.org/issue1443866  closed by r.david.murray

#1293741: doctest runner cannot handle non-ascii characters
http://bugs.python.org/issue1293741  closed by terry.reedy

#803422: sgmllib doesn't support hex or Unicode character references
http://bugs.python.org/issue803422  closed by fdrake

#1690103: trace module borks __file__
http://bugs.python.org/issue1690103  closed by georg.brandl

#1635217: Add example of distutils setup() with "requires" argument
http://bugs.python.org/issue1635217  closed by merwok

#1758146: Crash in PyObject_Malloc
http://bugs.python.org/issue1758146  closed by terry.reedy

#1004696: translate Windows newlines when installing scripts on POSIX
http://bugs.python.org/issue1004696  closed by merwok

#1544339: _ctypes fails to build on Solaris x86 32-bit (Sun compiler)
http://bugs.python.org/issue1544339  closed by terry.reedy

#1566260: Better order in file type descriptions
http://bugs.python.org/issue1566260  closed by tim.golden

#818201: distutils: clean does not use build_base option from build
http://bugs.python.org/issue818201  closed by merwok

#1772916: xmlrpclib crash when PyXML installed - sgmlop is available
http://bugs.python.org/issue1772916  closed by georg.brandl

#1540529: cgi.py error on parsing/handling content-disposition
http://bugs.python.org/issue1540529  closed by terry.reedy

#1436203: getpass.getpass() should allow Unicode prompts
http://bugs.python.org/issue1436203  closed by merwok


More information about the Python-Dev mailing list