[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Aug 22 18:08:12 CEST 2014


ACTIVITY SUMMARY (2014-08-15 - 2014-08-22)
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    4621 (+19)
  closed 29399 (+28)
  total  34020 (+47)

Open issues with patches: 2179 


Issues opened (41)
==================

#22207: Test for integer overflow on Py_ssize_t: explicitly cast to si
http://bugs.python.org/issue22207  opened by haypo

#22208: tarfile can't add in memory files (reopened)
http://bugs.python.org/issue22208  opened by markgrandi

#22209: Idle: add better access to extension information
http://bugs.python.org/issue22209  opened by terry.reedy

#22210: pdb-run-restarting-a-pdb-session
http://bugs.python.org/issue22210  opened by zhengxiexie

#22211: Remove VMS specific code in expat.h  & xmlrole.h
http://bugs.python.org/issue22211  opened by John.Malmberg

#22212: zipfile.py fails if  zlib.so module fails to build.
http://bugs.python.org/issue22212  opened by John.Malmberg

#22213: pyvenv style virtual environments unusable in an embedded syst
http://bugs.python.org/issue22213  opened by grahamd

#22214: Tkinter: Don't stringify callbacks arguments
http://bugs.python.org/issue22214  opened by serhiy.storchaka

#22215: "embedded NUL character" exceptions
http://bugs.python.org/issue22215  opened by serhiy.storchaka

#22216: smtplip STARTTLS fails at second attampt due to unsufficiant q
http://bugs.python.org/issue22216  opened by zvyn

#22217: Reprs for zipfile classes
http://bugs.python.org/issue22217  opened by serhiy.storchaka

#22218: Fix more compiler warnings "comparison between signed and unsi
http://bugs.python.org/issue22218  opened by haypo

#22219: python -mzipfile fails to add empty folders to created zip
http://bugs.python.org/issue22219  opened by Antony.Lee

#22220: Ttk extensions test failure
http://bugs.python.org/issue22220  opened by serhiy.storchaka

#22221: ast.literal_eval confused by coding declarations
http://bugs.python.org/issue22221  opened by jorgenschaefer

#22222: dtoa.c: remove custom memory allocator
http://bugs.python.org/issue22222  opened by haypo

#22223: argparse not including '--' arguments in previous optional REM
http://bugs.python.org/issue22223  opened by Jurko.Gospodnetić

#22225: Add SQLite support to http.cookiejar
http://bugs.python.org/issue22225  opened by demian.brecht

#22226: Refactor dict result handling in Tkinter
http://bugs.python.org/issue22226  opened by serhiy.storchaka

#22227: Simplify tarfile iterator
http://bugs.python.org/issue22227  opened by serhiy.storchaka

#22228: Adapt bash readline operate-and-get-next function
http://bugs.python.org/issue22228  opened by lelit

#22229: wsgiref doesn't appear to ever set REMOTE_HOST in the environ
http://bugs.python.org/issue22229  opened by alex

#22231: httplib: unicode url will cause an ascii codec error when comb
http://bugs.python.org/issue22231  opened by Bob.Chen

#22232: str.splitlines splitting on none-\r\n characters
http://bugs.python.org/issue22232  opened by scharron

#22233: http.client splits headers on none-\r\n characters
http://bugs.python.org/issue22233  opened by scharron

#22234: urllib.parse.urlparse accepts any falsy value as an url
http://bugs.python.org/issue22234  opened by Ztane

#22235: httplib: TypeError with file() object in ssl.py
http://bugs.python.org/issue22235  opened by erob

#22236: Do not use _default_root in Tkinter tests
http://bugs.python.org/issue22236  opened by serhiy.storchaka

#22237: sorted() docs should state that the sort is stable
http://bugs.python.org/issue22237  opened by Wilfred.Hughes

#22239: asyncio: nested event loop
http://bugs.python.org/issue22239  opened by djarb

#22240: argparse support for "python -m module" in help
http://bugs.python.org/issue22240  opened by tebeka

#22241: strftime/strptime round trip fails even for UTC datetime objec
http://bugs.python.org/issue22241  opened by akira

#22242: Doc fix in the Import section in language reference.
http://bugs.python.org/issue22242  opened by jon.poler

#22243: Documentation on try statement incorrectly implies target of e
http://bugs.python.org/issue22243  opened by mwilliamson

#22244: load_verify_locations fails to handle unicode paths on Python 
http://bugs.python.org/issue22244  opened by alex

#22246: add strptime(s, '%s')
http://bugs.python.org/issue22246  opened by akira

#22247: More incomplete module.__all__ lists
http://bugs.python.org/issue22247  opened by vadmium

#22248: urllib.request.urlopen raises exception when 30X-redirect url 
http://bugs.python.org/issue22248  opened by tomasgroth

#22249: Possibly incorrect example is given for socket.getaddrinfo()
http://bugs.python.org/issue22249  opened by Alexander.Patrakov

#22250: unittest lowercase methods
http://bugs.python.org/issue22250  opened by simonzack

#22251: Various markup errors in documentation
http://bugs.python.org/issue22251  opened by berker.peksag



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

#22251: Various markup errors in documentation
http://bugs.python.org/issue22251

#22250: unittest lowercase methods
http://bugs.python.org/issue22250

#22249: Possibly incorrect example is given for socket.getaddrinfo()
http://bugs.python.org/issue22249

#22246: add strptime(s, '%s')
http://bugs.python.org/issue22246

#22244: load_verify_locations fails to handle unicode paths on Python 
http://bugs.python.org/issue22244

#22242: Doc fix in the Import section in language reference.
http://bugs.python.org/issue22242

#22239: asyncio: nested event loop
http://bugs.python.org/issue22239

#22234: urllib.parse.urlparse accepts any falsy value as an url
http://bugs.python.org/issue22234

#22231: httplib: unicode url will cause an ascii codec error when comb
http://bugs.python.org/issue22231

#22229: wsgiref doesn't appear to ever set REMOTE_HOST in the environ
http://bugs.python.org/issue22229

#22227: Simplify tarfile iterator
http://bugs.python.org/issue22227

#22225: Add SQLite support to http.cookiejar
http://bugs.python.org/issue22225

#22216: smtplip STARTTLS fails at second attampt due to unsufficiant q
http://bugs.python.org/issue22216

#22212: zipfile.py fails if  zlib.so module fails to build.
http://bugs.python.org/issue22212

#22211: Remove VMS specific code in expat.h  & xmlrole.h
http://bugs.python.org/issue22211



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

#22251: Various markup errors in documentation
http://bugs.python.org/issue22251

#22246: add strptime(s, '%s')
http://bugs.python.org/issue22246

#22242: Doc fix in the Import section in language reference.
http://bugs.python.org/issue22242

#22240: argparse support for "python -m module" in help
http://bugs.python.org/issue22240

#22236: Do not use _default_root in Tkinter tests
http://bugs.python.org/issue22236

#22228: Adapt bash readline operate-and-get-next function
http://bugs.python.org/issue22228

#22227: Simplify tarfile iterator
http://bugs.python.org/issue22227

#22226: Refactor dict result handling in Tkinter
http://bugs.python.org/issue22226

#22222: dtoa.c: remove custom memory allocator
http://bugs.python.org/issue22222

#22219: python -mzipfile fails to add empty folders to created zip
http://bugs.python.org/issue22219

#22218: Fix more compiler warnings "comparison between signed and unsi
http://bugs.python.org/issue22218

#22217: Reprs for zipfile classes
http://bugs.python.org/issue22217

#22216: smtplip STARTTLS fails at second attampt due to unsufficiant q
http://bugs.python.org/issue22216

#22215: "embedded NUL character" exceptions
http://bugs.python.org/issue22215

#22214: Tkinter: Don't stringify callbacks arguments
http://bugs.python.org/issue22214



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

#17535: IDLE: Add an option to show line numbers along the left side o
http://bugs.python.org/issue17535   9 msgs

#22208: tarfile can't add in memory files (reopened)
http://bugs.python.org/issue22208   8 msgs

#2527: Pass a namespace to timeit
http://bugs.python.org/issue2527   6 msgs

#22195: Make it easy to replace print() calls with logging calls
http://bugs.python.org/issue22195   6 msgs

#22241: strftime/strptime round trip fails even for UTC datetime objec
http://bugs.python.org/issue22241   6 msgs

#22194: access to cdecimal / libmpdec API
http://bugs.python.org/issue22194   5 msgs

#22198: Odd floor-division corner case
http://bugs.python.org/issue22198   5 msgs

#22218: Fix more compiler warnings "comparison between signed and unsi
http://bugs.python.org/issue22218   5 msgs

#20152: Derby #15: Convert 50 sites to Argument Clinic across 9 files
http://bugs.python.org/issue20152   4 msgs

#20184: Derby #16: Convert 50 sites to Argument Clinic across 9 files
http://bugs.python.org/issue20184   4 msgs



Issues closed (27)
==================

#7283: test_site failure when .local/lib/pythonX.Y/site-packages hasn
http://bugs.python.org/issue7283  closed by ned.deily

#15696: Correct __sizeof__ support for mmap
http://bugs.python.org/issue15696  closed by serhiy.storchaka

#16599: unittest: Access test result from tearDown
http://bugs.python.org/issue16599  closed by Claudiu.Popa

#19628: maxlevels -1 on compileall for unlimited recursion
http://bugs.python.org/issue19628  closed by python-dev

#19714: Add tests for importlib.machinery.WindowsRegistryFinder
http://bugs.python.org/issue19714  closed by brett.cannon

#19997: imghdr.what doesn't accept bytes paths
http://bugs.python.org/issue19997  closed by serhiy.storchaka

#20797: zipfile.extractall should accept bytes path as parameter
http://bugs.python.org/issue20797  closed by serhiy.storchaka

#21308: PEP 466: backport ssl changes
http://bugs.python.org/issue21308  closed by python-dev

#21389: The repr of BoundMethod objects sometimes incorrectly identifi
http://bugs.python.org/issue21389  closed by python-dev

#21549: Add the members parameter for TarFile.list()
http://bugs.python.org/issue21549  closed by serhiy.storchaka

#22016: Add a new 'surrogatereplace' output only error handler
http://bugs.python.org/issue22016  closed by ncoghlan

#22068: tkinter: avoid reference loops with Variables and Fonts
http://bugs.python.org/issue22068  closed by serhiy.storchaka

#22118: urljoin fails with messy relative URLs
http://bugs.python.org/issue22118  closed by pitrou

#22150: deprecated-removed directive is broken in Sphinx 1.2.2
http://bugs.python.org/issue22150  closed by berker.peksag

#22156: Fix compiler warnings "comparison between signed and unsigned 
http://bugs.python.org/issue22156  closed by haypo

#22157: _ctypes on ppc64: libffi/src/powerpc/linux64.o: ABI version 1 
http://bugs.python.org/issue22157  closed by doko

#22165: Empty response from http.server when directory listing contain
http://bugs.python.org/issue22165  closed by serhiy.storchaka

#22188: test_gdb fails on invalid gdbinit
http://bugs.python.org/issue22188  closed by python-dev

#22191: warnings.__all__ incomplete
http://bugs.python.org/issue22191  closed by brett.cannon

#22200: Remove distutils checks for Python version
http://bugs.python.org/issue22200  closed by python-dev

#22201: python -mzipfile fails to unzip files with folders created by 
http://bugs.python.org/issue22201  closed by serhiy.storchaka

#22205: debugmallocstats test is cpython only
http://bugs.python.org/issue22205  closed by python-dev

#22206: PyThread_create_key(): fix comparison between signed and unsig
http://bugs.python.org/issue22206  closed by haypo

#22224: docs.python.org is prone to political blocking in Russia
http://bugs.python.org/issue22224  closed by georg.brandl

#22230: 'python -mzipfile -c' does not zip empty directories
http://bugs.python.org/issue22230  closed by serhiy.storchaka

#22238: fractions.gcd results in infinite loop when nan or inf given a
http://bugs.python.org/issue22238  closed by mark.dickinson

#22245: test_urllib2_localnet prints out error messages
http://bugs.python.org/issue22245  closed by orsenthil


More information about the Python-Dev mailing list