[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Feb 6 18:08:15 CET 2015


ACTIVITY SUMMARY (2015-01-30 - 2015-02-06)
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    4765 ( +1)
  closed 30398 (+47)
  total  35163 (+48)

Open issues with patches: 2224 


Issues opened (29)
==================

#16632: Enable DEP and ASLR
http://bugs.python.org/issue16632  reopened by haypo

#23354: Loading 2 GiLOC file which raises exception causes wrong trace
http://bugs.python.org/issue23354  opened by SoniEx2

#23356: In argparse docs simplify example about argline
http://bugs.python.org/issue23356  opened by py.user

#23357: pyvenv help shows incorrect usage
http://bugs.python.org/issue23357  opened by raulcd

#23359: Speed-up set_lookkey()
http://bugs.python.org/issue23359  opened by rhettinger

#23360: Content-Type when sending data with urlopen()
http://bugs.python.org/issue23360  opened by vadmium

#23361: integer overflow in winapi_createprocess
http://bugs.python.org/issue23361  opened by pkt

#23362: integer overflow in string translate
http://bugs.python.org/issue23362  opened by pkt

#23367: integer overflow in unicodedata.normalize
http://bugs.python.org/issue23367  opened by pkt

#23368: integer overflow in _PyUnicode_AsKind
http://bugs.python.org/issue23368  opened by pkt

#23371: mimetypes initialization fails on Windows because of TypeError
http://bugs.python.org/issue23371  opened by Slion

#23372: defaultdict.fromkeys should accept a callable factory
http://bugs.python.org/issue23372  opened by justanr

#23374: pydoc 3.x raises UnicodeEncodeError on sqlite3 package
http://bugs.python.org/issue23374  opened by skip.montanaro

#23375: test_py3kwarn fails on Windows
http://bugs.python.org/issue23375  opened by serhiy.storchaka

#23376: getargs.c: redundant C-contiguity check
http://bugs.python.org/issue23376  opened by skrah

#23377: HTTPResponse may drop buffer holding next response
http://bugs.python.org/issue23377  opened by vadmium

#23378: argparse.add_argument action parameter should allow value exte
http://bugs.python.org/issue23378  opened by the.mulhern

#23382: Maybe can not shutdown ThreadPoolExecutor when call the method
http://bugs.python.org/issue23382  opened by miles

#23383: Clean up bytes formatting
http://bugs.python.org/issue23383  opened by serhiy.storchaka

#23384: urllib.proxy_bypass_registry slow down under Windows if websit
http://bugs.python.org/issue23384  opened by aristotel

#23387: test_urllib2 fails with HTTP Error 502: Bad Gateway
http://bugs.python.org/issue23387  opened by berker.peksag

#23388: datetime.strftime('%s') does not take timezone into account
http://bugs.python.org/issue23388  opened by cameris

#23389: pkgutil.find_loader raises an ImportError on PEP 420 implicit 
http://bugs.python.org/issue23389  opened by alynn

#23391: Documentation of EnvironmentError (OSError) arguments disappea
http://bugs.python.org/issue23391  opened by vadmium

#23394: No garbage collection at end of main thread
http://bugs.python.org/issue23394  opened by François.Trahan

#23395: _thread.interrupt_main() errors if SIGINT handler in SIG_DFL, 
http://bugs.python.org/issue23395  opened by takluyver

#23397: PEP 431 implementation
http://bugs.python.org/issue23397  opened by berker.peksag

#23400: Inconsistent behaviour of multiprocessing.Queue() if sem_open 
http://bugs.python.org/issue23400  opened by olebole

#23401: Add pickle support of Mapping views
http://bugs.python.org/issue23401  opened by serhiy.storchaka



Most recent 15 issues with no replies (15)
==========================================

#23400: Inconsistent behaviour of multiprocessing.Queue() if sem_open 
http://bugs.python.org/issue23400

#23395: _thread.interrupt_main() errors if SIGINT handler in SIG_DFL, 
http://bugs.python.org/issue23395

#23391: Documentation of EnvironmentError (OSError) arguments disappea
http://bugs.python.org/issue23391

#23387: test_urllib2 fails with HTTP Error 502: Bad Gateway
http://bugs.python.org/issue23387

#23384: urllib.proxy_bypass_registry slow down under Windows if websit
http://bugs.python.org/issue23384

#23378: argparse.add_argument action parameter should allow value exte
http://bugs.python.org/issue23378

#23377: HTTPResponse may drop buffer holding next response
http://bugs.python.org/issue23377

#23368: integer overflow in _PyUnicode_AsKind
http://bugs.python.org/issue23368

#23367: integer overflow in unicodedata.normalize
http://bugs.python.org/issue23367

#23354: Loading 2 GiLOC file which raises exception causes wrong trace
http://bugs.python.org/issue23354

#23331: Add non-interactive version of Bdb.runcall
http://bugs.python.org/issue23331

#23330: h2py.py regular expression missing
http://bugs.python.org/issue23330

#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



Most recent 15 issues waiting for review (15)
=============================================

#23401: Add pickle support of Mapping views
http://bugs.python.org/issue23401

#23387: test_urllib2 fails with HTTP Error 502: Bad Gateway
http://bugs.python.org/issue23387

#23383: Clean up bytes formatting
http://bugs.python.org/issue23383

#23377: HTTPResponse may drop buffer holding next response
http://bugs.python.org/issue23377

#23376: getargs.c: redundant C-contiguity check
http://bugs.python.org/issue23376

#23374: pydoc 3.x raises UnicodeEncodeError on sqlite3 package
http://bugs.python.org/issue23374

#23360: Content-Type when sending data with urlopen()
http://bugs.python.org/issue23360

#23359: Speed-up set_lookkey()
http://bugs.python.org/issue23359

#23357: pyvenv help shows incorrect usage
http://bugs.python.org/issue23357

#23356: In argparse docs simplify example about argline
http://bugs.python.org/issue23356

#23353: generator bug with exception: tstate->exc_value is not cleared
http://bugs.python.org/issue23353

#23350: Content-length is incorrect when request body is a list or tup
http://bugs.python.org/issue23350

#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



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

#23353: generator bug with exception: tstate->exc_value is not cleared
http://bugs.python.org/issue23353  18 msgs

#23376: getargs.c: redundant C-contiguity check
http://bugs.python.org/issue23376  12 msgs

#18932: Optimize selectors.EpollSelector.modify()
http://bugs.python.org/issue18932  11 msgs

#23357: pyvenv help shows incorrect usage
http://bugs.python.org/issue23357  10 msgs

#23359: Speed-up set_lookkey()
http://bugs.python.org/issue23359  10 msgs

#17911: traceback: add a new thin class storing a traceback without st
http://bugs.python.org/issue17911   9 msgs

#2292: Missing *-unpacking generalizations
http://bugs.python.org/issue2292   7 msgs

#6634: sys.exit() called from threads other than the main one: undocu
http://bugs.python.org/issue6634   7 msgs

#23374: pydoc 3.x raises UnicodeEncodeError on sqlite3 package
http://bugs.python.org/issue23374   7 msgs

#12916: Add inspect.splitdoc
http://bugs.python.org/issue12916   6 msgs



Issues closed (47)
==================

#8534: multiprocessing not working from egg
http://bugs.python.org/issue8534  closed by davin

#11152: pb in zipfile module
http://bugs.python.org/issue11152  closed by serhiy.storchaka

#13128: httplib debuglevel on CONNECT doesn't print response headers
http://bugs.python.org/issue13128  closed by berker.peksag

#14203: PEP-3118: remove obsolete write-locks
http://bugs.python.org/issue14203  closed by skrah

#17189: Add zip64 support to shutil
http://bugs.python.org/issue17189  closed by serhiy.storchaka

#18982: Add tests for CLI of the calendar module
http://bugs.python.org/issue18982  closed by serhiy.storchaka

#20289: Make cgi.FieldStorage a context manager
http://bugs.python.org/issue20289  closed by berker.peksag

#21295: Python 3.4 gives wrong col_offset for Call nodes returned from
http://bugs.python.org/issue21295  closed by python-dev

#22079: Ensure in PyType_Ready() that base class of static type is sta
http://bugs.python.org/issue22079  closed by serhiy.storchaka

#22445: Memoryviews require more strict contiguous checks then necessa
http://bugs.python.org/issue22445  closed by skrah

#22765: Fixes for test_gdb (first frame address, entry values)
http://bugs.python.org/issue22765  closed by serhiy.storchaka

#22818: Deprecate splitting on possible zero-width re patterns
http://bugs.python.org/issue22818  closed by serhiy.storchaka

#22896: Don't use PyObject_As*Buffer() functions
http://bugs.python.org/issue22896  closed by serhiy.storchaka

#22904: make profile-opt includes -fprofile* flags in _sysconfigdata C
http://bugs.python.org/issue22904  closed by gregory.p.smith

#22986: Improved handling of __class__ assignment
http://bugs.python.org/issue22986  closed by python-dev

#23099: BytesIO and StringIO values unavailable when closed
http://bugs.python.org/issue23099  closed by serhiy.storchaka

#23212: Update Windows and OS X installer copies of OpenSSL to 1.0.1l
http://bugs.python.org/issue23212  closed by ned.deily

#23258: Cannot Install Python 3.4.2 on Windows 7 64 bit / screen print
http://bugs.python.org/issue23258  closed by steve.dower

#23260: Update Windows installer
http://bugs.python.org/issue23260  closed by steve.dower

#23308: a bug in Instructions section 4.1
http://bugs.python.org/issue23308  closed by zach.ware

#23321: Crash in str.decode() with special error handler
http://bugs.python.org/issue23321  closed by serhiy.storchaka

#23326: Remove redundant __ne__ implementations
http://bugs.python.org/issue23326  closed by serhiy.storchaka

#23345: test_ssl fails on OS X 10.10.2 with latest patch level of Open
http://bugs.python.org/issue23345  closed by ned.deily

#23348: distutils.LooseVersion fails to compare two valid versions
http://bugs.python.org/issue23348  closed by eric.araujo

#23349: PyBuffer_ToContiguous() off-by-one error for non-contiguous bu
http://bugs.python.org/issue23349  closed by skrah

#23351: socket.settimeout(5.0) does not have any effect
http://bugs.python.org/issue23351  closed by neologix

#23352: Document "suboffsets if needed" in 2.7
http://bugs.python.org/issue23352  closed by skrah

#23355: rsplit duplicates split behavior
http://bugs.python.org/issue23355  closed by zach.ware

#23358: BaseServer missing from socketserver.__all__
http://bugs.python.org/issue23358  closed by berker.peksag

#23363: integer overflow in itertools.permutations
http://bugs.python.org/issue23363  closed by python-dev

#23364: integer overflow in itertools.product
http://bugs.python.org/issue23364  closed by python-dev

#23365: integer overflow in itertools.combinations_with_replacement
http://bugs.python.org/issue23365  closed by python-dev

#23366: integer overflow in itertools.combinations
http://bugs.python.org/issue23366  closed by python-dev

#23369: integer overflow in _json.encode_basestring_ascii
http://bugs.python.org/issue23369  closed by python-dev

#23370: PyBuffer_FromContiguous() off-by-one error for non-contiguous 
http://bugs.python.org/issue23370  closed by skrah

#23373: curses.textpad crashes in insert mode on wide window
http://bugs.python.org/issue23373  closed by berker.peksag

#23379: Incorrect links within PEPs
http://bugs.python.org/issue23379  closed by berker.peksag

#23380: Python 2.7.9 test_gdb fails on Fedora 21
http://bugs.python.org/issue23380  closed by vlee

#23381: Python 2.7.9+ test_gdb regression on Ubuntu 10.04
http://bugs.python.org/issue23381  closed by serhiy.storchaka

#23385: snmp - mib error
http://bugs.python.org/issue23385  closed by berker.peksag

#23386: snmp - mib error
http://bugs.python.org/issue23386  closed by eric.smith

#23390: make profile-opt: test_distutils failure
http://bugs.python.org/issue23390  closed by gregory.p.smith

#23392: Add tests for marshal FILE* API
http://bugs.python.org/issue23392  closed by serhiy.storchaka

#23393: [Windows] Unable to link with Python in debug configuration
http://bugs.python.org/issue23393  closed by sgallou

#23396: Wrong print for 2.7.9
http://bugs.python.org/issue23396  closed by python-dev

#23398: calendar.monthrange for February 2015
http://bugs.python.org/issue23398  closed by ethan.furman

#23399: venv should create relative symlinks where possible
http://bugs.python.org/issue23399  closed by barry


More information about the Python-Dev mailing list