[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Jun 15 18:07:08 CEST 2012
ACTIVITY SUMMARY (2012-06-08 - 2012-06-15)
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 counts and deltas:
open 3472 (+12)
closed 23384 (+30)
total 26856 (+42)
Open issues with patches: 1464
Issues opened (31)
==================
#14599: Windows test_import failure thanks to ImportError.path
http://bugs.python.org/issue14599 reopened by skrah
#15037: test_curses fails with OverflowError
http://bugs.python.org/issue15037 opened by jcbollinger
#15038: Optimize python Locks on Windows
http://bugs.python.org/issue15038 opened by kristjan.jonsson
#15039: module/ found before module.py when both are in the CWD
http://bugs.python.org/issue15039 opened by strombrg
#15040: stdlib compatability with pypy: mailbox.py
http://bugs.python.org/issue15040 opened by mattip
#15041: tkinter documentation: update "see also" list
http://bugs.python.org/issue15041 opened by weirdink13
#15042: Implemented PyState_AddModule, PyState_RemoveModule
http://bugs.python.org/issue15042 opened by Robin.Schreiber
#15043: test_gdb is disallowed by default security settings in Fedora
http://bugs.python.org/issue15043 opened by ncoghlan
#15044: _dbm not building on Fedora 17
http://bugs.python.org/issue15044 opened by ncoghlan
#15045: Make textwrap.dedent() consistent with str.splitlines(True) an
http://bugs.python.org/issue15045 opened by ncoghlan
#15047: Cygwin install (regen) problem
http://bugs.python.org/issue15047 opened by jlt63
#15049: line buffering isn't always
http://bugs.python.org/issue15049 opened by r.david.murray
#15050: Python 3.2.3 fail to make
http://bugs.python.org/issue15050 opened by shojnhv
#15052: Outdated comments in build_ssl.py
http://bugs.python.org/issue15052 opened by jkloth
#15053: imp.lock_held() "Changed in Python 3.3" mention accidentally o
http://bugs.python.org/issue15053 opened by brett.cannon
#15054: bytes literals erroneously tokenized
http://bugs.python.org/issue15054 opened by flox
#15055: dictnotes.txt is out of date
http://bugs.python.org/issue15055 opened by Mark.Shannon
#15056: Have imp.cache_from_source() raise NotImplementedError when ca
http://bugs.python.org/issue15056 opened by brett.cannon
#15061: hmac.secure_compare() leaks information about length of string
http://bugs.python.org/issue15061 opened by christian.heimes
#15062: argparse: option for a positional argument
http://bugs.python.org/issue15062 opened by wrobell
#15063: Source code links for JSON documentation
http://bugs.python.org/issue15063 opened by louiscipher
#15064: multiprocessing should use more context manager
http://bugs.python.org/issue15064 opened by sbt
#15066: make install error: ImportError: No module named _struct
http://bugs.python.org/issue15066 opened by suzhengchun
#15067: sqlite3 docs reference PEP 246, which was rejected
http://bugs.python.org/issue15067 opened by zach.ware
#15068: fileinput requires two EOF when reading stdin
http://bugs.python.org/issue15068 opened by jason.coombs
#15071: TLS get keys and randoms
http://bugs.python.org/issue15071 opened by llaniscudani
#15074: Strange behaviour of python cmd module. (Ignores slash)
http://bugs.python.org/issue15074 opened by jsevilleja
#15075: XincludeTest failure in test_xml_etree
http://bugs.python.org/issue15075 opened by eli.bendersky
#15076: Sometimes couldn't import os, shown 'import site' failed, use
http://bugs.python.org/issue15076 opened by qtld614
#15077: Regexp match goes into infinite loop
http://bugs.python.org/issue15077 opened by moriyoshi
#15078: Change os.sendfile so its arguments are stable
http://bugs.python.org/issue15078 opened by larry
Most recent 15 issues with no replies (15)
==========================================
#15076: Sometimes couldn't import os, shown 'import site' failed, use
http://bugs.python.org/issue15076
#15064: multiprocessing should use more context manager
http://bugs.python.org/issue15064
#15063: Source code links for JSON documentation
http://bugs.python.org/issue15063
#15054: bytes literals erroneously tokenized
http://bugs.python.org/issue15054
#15045: Make textwrap.dedent() consistent with str.splitlines(True) an
http://bugs.python.org/issue15045
#15039: module/ found before module.py when both are in the CWD
http://bugs.python.org/issue15039
#15037: test_curses fails with OverflowError
http://bugs.python.org/issue15037
#15032: Provide a select.select implemented using select.poll
http://bugs.python.org/issue15032
#15025: httplib and http.client are missing response messages for defi
http://bugs.python.org/issue15025
#15018: Incomplete Python LDFLAGS and CPPFLAGS used for extension modu
http://bugs.python.org/issue15018
#15010: unittest: _top_level_dir is incorrectly persisted between call
http://bugs.python.org/issue15010
#14999: ctypes ArgumentError lists arguments from 1, not 0
http://bugs.python.org/issue14999
#14995: PyLong_FromString documentation should state that the string m
http://bugs.python.org/issue14995
#14991: Option for regex groupdict() to show only matching names
http://bugs.python.org/issue14991
#14988: _elementtree: Raise ImportError when importing of pyexpat fail
http://bugs.python.org/issue14988
Most recent 15 issues waiting for review (15)
=============================================
#15068: fileinput requires two EOF when reading stdin
http://bugs.python.org/issue15068
#15063: Source code links for JSON documentation
http://bugs.python.org/issue15063
#15061: hmac.secure_compare() leaks information about length of string
http://bugs.python.org/issue15061
#15055: dictnotes.txt is out of date
http://bugs.python.org/issue15055
#15047: Cygwin install (regen) problem
http://bugs.python.org/issue15047
#15044: _dbm not building on Fedora 17
http://bugs.python.org/issue15044
#15042: Implemented PyState_AddModule, PyState_RemoveModule
http://bugs.python.org/issue15042
#15040: stdlib compatability with pypy: mailbox.py
http://bugs.python.org/issue15040
#15038: Optimize python Locks on Windows
http://bugs.python.org/issue15038
#15036: mailbox.mbox fails to pop two items in a row, flushing in betw
http://bugs.python.org/issue15036
#15031: Split .pyc parsing from module loading
http://bugs.python.org/issue15031
#15030: PyPycLoader can't read cached .pyc files
http://bugs.python.org/issue15030
#15027: Faster UTF-32 encoding
http://bugs.python.org/issue15027
#15026: Faster UTF-16 encoding
http://bugs.python.org/issue15026
#15022: types.SimpleNamespace needs to be picklable
http://bugs.python.org/issue15022
Top 10 most discussed issues (10)
=================================
#15061: hmac.secure_compare() leaks information about length of string
http://bugs.python.org/issue15061 54 msgs
#15068: fileinput requires two EOF when reading stdin
http://bugs.python.org/issue15068 19 msgs
#12982: Document that importing .pyo files needs python -O
http://bugs.python.org/issue12982 14 msgs
#14599: Windows test_import failure thanks to ImportError.path
http://bugs.python.org/issue14599 8 msgs
#14850: The inconsistency of codecs.charmap_decode
http://bugs.python.org/issue14850 8 msgs
#14119: Ability to adjust queue size in Executors
http://bugs.python.org/issue14119 7 msgs
#15040: stdlib compatability with pypy: mailbox.py
http://bugs.python.org/issue15040 7 msgs
#13598: string.Formatter doesn't support empty curly braces "{}"
http://bugs.python.org/issue13598 6 msgs
#13691: pydoc help (or help('help')) should show the doc for help
http://bugs.python.org/issue13691 6 msgs
#4442: document immutable type subclassing via __new__
http://bugs.python.org/issue4442 4 msgs
Issues closed (27)
==================
#3955: maybe doctest doesn't understand unicode_literals?
http://bugs.python.org/issue3955 closed by r.david.murray
#7699: strptime, strftime documentation
http://bugs.python.org/issue7699 closed by r.david.murray
#8028: self.terminate() from a multiprocessing.Process raises Attribu
http://bugs.python.org/issue8028 closed by sbt
#8289: multiprocessing.Process.__init__ pickles all arguments
http://bugs.python.org/issue8289 closed by sbt
#10037: multiprocessing.pool processes started by worker handler stops
http://bugs.python.org/issue10037 closed by sbt
#10133: multiprocessing: conn_recv_string() broken error handling
http://bugs.python.org/issue10133 closed by sbt
#10469: test_socket fails using Visual Studio 2010
http://bugs.python.org/issue10469 closed by kristjan.jonsson
#12897: Support for iterators in multiprocessing map
http://bugs.python.org/issue12897 closed by sbt
#13841: multiprocessing should use sys.exit() where possible
http://bugs.python.org/issue13841 closed by sbt
#13857: Add textwrap.indent() as counterpart to textwrap.dedent()
http://bugs.python.org/issue13857 closed by python-dev
#14908: datetime.datetime should have a timestamp() method
http://bugs.python.org/issue14908 closed by belopolsky
#14936: PEP 3121, 384 refactoring applied to curses_panel module
http://bugs.python.org/issue14936 closed by loewis
#14968: Section "Inplace Operators" of :mod:`operator` should be a sub
http://bugs.python.org/issue14968 closed by eric.araujo
#15015: Access to non-existing "future" attribute in error path of fut
http://bugs.python.org/issue15015 closed by bquinlan
#15021: xmlrpc server hangs
http://bugs.python.org/issue15021 closed by Abhishek.Singh
#15046: Missing cast to Py_ssize_t in socket_connection.c
http://bugs.python.org/issue15046 closed by amaury.forgeotdarc
#15048: Manually Installed Python Includes System Wide Paths
http://bugs.python.org/issue15048 closed by ronaldoussoren
#15051: Can't compile Python 3.3a4 on OS X
http://bugs.python.org/issue15051 closed by ronaldoussoren
#15057: Potential Bug in mpd_qdivint and mpd_qrem
http://bugs.python.org/issue15057 closed by skrah
#15058: Potential Bug in dlpvalloc and dlvalloc
http://bugs.python.org/issue15058 closed by amaury.forgeotdarc
#15059: Potential Bug in mpd_qresize and mpd_qresize_zero
http://bugs.python.org/issue15059 closed by skrah
#15060: docs: socket typo
http://bugs.python.org/issue15060 closed by sandro.tosi
#15065: strftime format string %F %T consistency problem
http://bugs.python.org/issue15065 closed by r.david.murray
#15069: Dictionary Creation Fails with integer key
http://bugs.python.org/issue15069 closed by amaury.forgeotdarc
#15070: VS9.0 build doesn't work
http://bugs.python.org/issue15070 closed by pitrou
#15072: Segfault on OSX
http://bugs.python.org/issue15072 closed by ronaldoussoren
#15073: commands.getoutput() does not work on windows
http://bugs.python.org/issue15073 closed by amaury.forgeotdarc
More information about the Python-Dev
mailing list