[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Jan 30 18:08:12 CET 2015
ACTIVITY SUMMARY (2015-01-23 - 2015-01-30)
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 4764 ( +4)
closed 30351 (+44)
total 35115 (+48)
Open issues with patches: 2224
Issues opened (38)
==================
#21076: Turn signal.SIG* constants into enums
http://bugs.python.org/issue21076 reopened by serhiy.storchaka
#23306: Within zipfile, use of zlib.crc32 raises OverflowError at argu
http://bugs.python.org/issue23306 opened by Danny.Yoo
#23308: a bug in Instructions section 4.1
http://bugs.python.org/issue23308 opened by Dmot
#23309: Hang on interpreter shutdown if daemon thread prints to stdout
http://bugs.python.org/issue23309 opened by marienz
#23310: MagicMock constructor configuration fails for magic methods
http://bugs.python.org/issue23310 opened by berdario
#23311: Update PC/example_nt and extending/windows.rst
http://bugs.python.org/issue23311 opened by steve.dower
#23312: google thinks the docs are mobile unfriendly
http://bugs.python.org/issue23312 opened by benjamin.peterson
#23314: Disabling CRT asserts in debug build
http://bugs.python.org/issue23314 opened by steve.dower
#23315: tempfile.mkdtemp fails with non-ascii paths on Python 2
http://bugs.python.org/issue23315 opened by akira
#23316: Incorrect evaluation order of function arguments with *args
http://bugs.python.org/issue23316 opened by Joshua.Landau
#23317: Incorrect description of descriptor invocation in Python Langu
http://bugs.python.org/issue23317 opened by Justin.Eldridge
#23319: Missing SWAP_INTÂ in I_set_sw
http://bugs.python.org/issue23319 opened by mgautierfr
#23320: devguide should mention rules about "paragraph reflow" in the
http://bugs.python.org/issue23320 opened by akira
#23321: Crash in str.decode() with special error handler
http://bugs.python.org/issue23321 opened by serhiy.storchaka
#23322: parser module docs missing second example
http://bugs.python.org/issue23322 opened by Devin Jeanpierre
#23323: Issue with imaplib and append messages passing a tuple with fl
http://bugs.python.org/issue23323 opened by Pilessio
#23324: Nonblocking serial io using Arduino and Ubuntu 14.10 (Python 3
http://bugs.python.org/issue23324 opened by MrYsLab
#23325: Turn SIG_DFL and SIG_IGN into functions
http://bugs.python.org/issue23325 opened by serhiy.storchaka
#23326: Remove redundant __ne__ implementations
http://bugs.python.org/issue23326 opened by serhiy.storchaka
#23327: zipimport to import from non-ascii pathname on Windows
http://bugs.python.org/issue23327 opened by amswap
#23328: urllib2 fails for proxy credentials that contain a '/' charact
http://bugs.python.org/issue23328 opened by Andy.Reitz
#23330: h2py.py regular expression missing
http://bugs.python.org/issue23330 opened by Thomas.Roos
#23331: Add non-interactive version of Bdb.runcall
http://bugs.python.org/issue23331 opened by etanol
#23332: datetime.isoformat() -> explicitly mark UTC string as such
http://bugs.python.org/issue23332 opened by mirkovogt
#23333: asyncio: add a new Protocol.connection_failed() method
http://bugs.python.org/issue23333 opened by haypo
#23336: Thread.LockType is misnamed
http://bugs.python.org/issue23336 opened by cindykrafft
#23337: Run python with restricted rights
http://bugs.python.org/issue23337 opened by marcd
#23338: PyErr_Format in ctypes uses invalid parameter
http://bugs.python.org/issue23338 opened by mkato
#23342: run() - unified high-level interface for subprocess
http://bugs.python.org/issue23342 opened by takluyver
#23344: Faster marshalling
http://bugs.python.org/issue23344 opened by serhiy.storchaka
#23345: test_ssl fails on OS X 10.10.2 with latest patch level of Open
http://bugs.python.org/issue23345 opened by ned.deily
#23346: shutil.rmtree doesn't work correctly on FreeBSD.
http://bugs.python.org/issue23346 opened by negval
#23348: distutils.LooseVersion fails to compare two valid versions
http://bugs.python.org/issue23348 opened by maethor
#23349: PyBuffer_ToContiguous() off-by-one error for non-contiguous bu
http://bugs.python.org/issue23349 opened by rhansen
#23350: Content-length is incorrect when request body is a list or tup
http://bugs.python.org/issue23350 opened by demian.brecht
#23351: socket.settimeout(5.0) does not have any effect
http://bugs.python.org/issue23351 opened by piotrjurkiewicz
#23352: PyBuffer_IsContiguous() sometimes returns wrong result if subo
http://bugs.python.org/issue23352 opened by rhansen
#23353: gnerator bug with exception: tstate->exc_value is not cleared
http://bugs.python.org/issue23353 opened by haypo
Most recent 15 issues with no replies (15)
==========================================
#23349: PyBuffer_ToContiguous() off-by-one error for non-contiguous bu
http://bugs.python.org/issue23349
#23344: Faster marshalling
http://bugs.python.org/issue23344
#23336: Thread.LockType is misnamed
http://bugs.python.org/issue23336
#23331: Add non-interactive version of Bdb.runcall
http://bugs.python.org/issue23331
#23330: h2py.py regular expression missing
http://bugs.python.org/issue23330
#23326: Remove redundant __ne__ implementations
http://bugs.python.org/issue23326
#23325: Turn SIG_DFL and SIG_IGN into functions
http://bugs.python.org/issue23325
#23319: Missing SWAP_INTÂ in I_set_sw
http://bugs.python.org/issue23319
#23314: Disabling CRT asserts in debug build
http://bugs.python.org/issue23314
#23310: MagicMock constructor configuration fails for magic methods
http://bugs.python.org/issue23310
#23309: Hang on interpreter shutdown if daemon thread prints to stdout
http://bugs.python.org/issue23309
#23291: Documentation about Py_Finalize(): Freeing objects
http://bugs.python.org/issue23291
#23289: concurrent.futures.Executor.map is not equivalent to map.
http://bugs.python.org/issue23289
#23287: ctypes.util.find_library needlessly call crle on Solaris
http://bugs.python.org/issue23287
#23279: test_site/test_startup_imports fails when mpl_toolkit or logil
http://bugs.python.org/issue23279
Most recent 15 issues waiting for review (15)
=============================================
#23352: PyBuffer_IsContiguous() sometimes returns wrong result if subo
http://bugs.python.org/issue23352
#23350: Content-length is incorrect when request body is a list or tup
http://bugs.python.org/issue23350
#23349: PyBuffer_ToContiguous() off-by-one error for non-contiguous bu
http://bugs.python.org/issue23349
#23344: Faster marshalling
http://bugs.python.org/issue23344
#23342: run() - unified high-level interface for subprocess
http://bugs.python.org/issue23342
#23338: PyErr_Format in ctypes uses invalid parameter
http://bugs.python.org/issue23338
#23333: asyncio: add a new Protocol.connection_failed() method
http://bugs.python.org/issue23333
#23330: h2py.py regular expression missing
http://bugs.python.org/issue23330
#23327: zipimport to import from non-ascii pathname on Windows
http://bugs.python.org/issue23327
#23326: Remove redundant __ne__ implementations
http://bugs.python.org/issue23326
#23325: Turn SIG_DFL and SIG_IGN into functions
http://bugs.python.org/issue23325
#23321: Crash in str.decode() with special error handler
http://bugs.python.org/issue23321
#23319: Missing SWAP_INTÂ in I_set_sw
http://bugs.python.org/issue23319
#23304: Unused Superclass in calendar.py
http://bugs.python.org/issue23304
#23298: Add ArgumentParser.add_mutually_dependence_group
http://bugs.python.org/issue23298
Top 10 most discussed issues (10)
=================================
#2292: Missing *-unpacking generalizations
http://bugs.python.org/issue2292 29 msgs
#23332: datetime.isoformat() -> explicitly mark UTC string as such
http://bugs.python.org/issue23332 16 msgs
#17911: traceback: add a new thin class storing a traceback without st
http://bugs.python.org/issue17911 15 msgs
#23255: SimpleHTTPRequestHandler refactor for more extensible usage.
http://bugs.python.org/issue23255 11 msgs
#23284: Improve termcap detection in setup.py
http://bugs.python.org/issue23284 11 msgs
#23285: PEP 475 - EINTR handling
http://bugs.python.org/issue23285 11 msgs
#23316: Incorrect evaluation order of function arguments with *args
http://bugs.python.org/issue23316 9 msgs
#23333: asyncio: add a new Protocol.connection_failed() method
http://bugs.python.org/issue23333 9 msgs
#17797: Visual C++ 11.0 reports fileno(stdin) == 0 for non-console pro
http://bugs.python.org/issue17797 7 msgs
#23327: zipimport to import from non-ascii pathname on Windows
http://bugs.python.org/issue23327 7 msgs
Issues closed (41)
==================
#7665: test_urllib2 and test_ntpath fail if path contains "\"
http://bugs.python.org/issue7665 closed by serhiy.storchaka
#8094: Multiprocessing infinite loop
http://bugs.python.org/issue8094 closed by davin
#8144: muliprocessing shutdown infinite loop
http://bugs.python.org/issue8144 closed by davin
#15101: multiprocessing pool finalizer can fail if triggered in backgr
http://bugs.python.org/issue15101 closed by davin
#18813: Speed up slice object processing
http://bugs.python.org/issue18813 closed by scoder
#19361: Specialize exceptions thrown by JSON parser
http://bugs.python.org/issue19361 closed by serhiy.storchaka
#19949: Explicitly skip or mask skipped/disabled tests in test_xpickle
http://bugs.python.org/issue19949 closed by serhiy.storchaka
#19996: httplib infinite read on invalid header
http://bugs.python.org/issue19996 closed by python-dev
#20188: ALPN support for TLS
http://bugs.python.org/issue20188 closed by python-dev
#20284: patch to implement PEP 461 (%-interpolation for bytes)
http://bugs.python.org/issue20284 closed by ethan.furman
#21408: delegation of `!=` to the right-hand side argument is not alwa
http://bugs.python.org/issue21408 closed by serhiy.storchaka
#21962: No timeout for asyncio.Event.wait() or asyncio.Condition.wait(
http://bugs.python.org/issue21962 closed by haypo
#22286: Allow backslashreplace error handler to be used on input
http://bugs.python.org/issue22286 closed by serhiy.storchaka
#22668: memoryview.format is corrupted due to dangling shared pointer
http://bugs.python.org/issue22668 closed by python-dev
#23046: asyncio.BaseEventLoop is documented, but only exported via asy
http://bugs.python.org/issue23046 closed by haypo
#23055: PyUnicode_FromFormatV crasher
http://bugs.python.org/issue23055 closed by serhiy.storchaka
#23094: Unpickler failing with PicklingError at frame end on readline
http://bugs.python.org/issue23094 closed by serhiy.storchaka
#23187: Segmentation fault, possibly asyncio related
http://bugs.python.org/issue23187 closed by haypo
#23191: fnmatch regex cache use is not threadsafe
http://bugs.python.org/issue23191 closed by serhiy.storchaka
#23202: pyvenv does not fail like documented when a venv already exist
http://bugs.python.org/issue23202 closed by python-dev
#23207: logging.basicConfig does not validate keyword arguments
http://bugs.python.org/issue23207 closed by python-dev
#23208: asyncio: add BaseEventLoop._current_handle (only used in debug
http://bugs.python.org/issue23208 closed by haypo
#23243: asyncio: emit ResourceWarning warnings if transports/event loo
http://bugs.python.org/issue23243 closed by haypo
#23253: Delay-load ShellExecute
http://bugs.python.org/issue23253 closed by python-dev
#23257: Update Windows build/setup instructions in devguide
http://bugs.python.org/issue23257 closed by steve.dower
#23268: Fix comparison of ipaddress classes
http://bugs.python.org/issue23268 closed by serhiy.storchaka
#23282: Slightly faster set lookup
http://bugs.python.org/issue23282 closed by rhettinger
#23286: A typo in the tutorial
http://bugs.python.org/issue23286 closed by berker.peksag
#23292: Enum doc suggestion
http://bugs.python.org/issue23292 closed by mark
#23305: RotatingFileHandler does not rotate if backupCount is 0
http://bugs.python.org/issue23305 closed by vinay.sajip
#23307: python hangs on call to numpy.outer
http://bugs.python.org/issue23307 closed by mark.dickinson
#23313: Wrong complex variable being altered
http://bugs.python.org/issue23313 closed by benjamin.peterson
#23318: (compiled RegEx).split gives unexpected results if () in patte
http://bugs.python.org/issue23318 closed by SilentGhost
#23329: _ssl cannot be compiled with LibreSSL anymore (on OpenBSD 5.5)
http://bugs.python.org/issue23329 closed by python-dev
#23334: http.client refactor
http://bugs.python.org/issue23334 closed by demian.brecht
#23335: _ssl.c cannot be compiled with older versions of OpenSSL
http://bugs.python.org/issue23335 closed by python-dev
#23339: dict_values should be comparable with a set
http://bugs.python.org/issue23339 closed by r.david.murray
#23340: uClibc C++ exceptions issue
http://bugs.python.org/issue23340 closed by r.david.murray
#23341: Issue parsing valid cookie
http://bugs.python.org/issue23341 closed by dlamotte
#23343: operator precedence table for `not x` has an operand, while th
http://bugs.python.org/issue23343 closed by Hobson.Lane
#23347: asyncio: fix and refactor creation of subprocess transports
http://bugs.python.org/issue23347 closed by haypo
More information about the Python-Dev
mailing list