[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Nov 21 18:08:14 CET 2014


ACTIVITY SUMMARY (2014-11-14 - 2014-11-21)
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    4658 (+11)
  closed 30014 (+28)
  total  34672 (+39)

Open issues with patches: 2176 


Issues opened (30)
==================

#22869: Split pylifecycle.c out from pythonrun.c
http://bugs.python.org/issue22869  reopened by pitrou

#22872: multiprocessing.Queue raises AssertionError
http://bugs.python.org/issue22872  opened by Joseph.Siddall

#22873: Re: SSLsocket.getpeercert - return ALL the fields of the certi
http://bugs.python.org/issue22873  opened by nagle

#22875: asyncio: call_soon() documentation unclear on timing
http://bugs.python.org/issue22875  opened by Corbin.Simpson

#22876: ip_interface can't be broadcast or number net
http://bugs.python.org/issue22876  opened by Вячеслав

#22881: show median in benchmark results
http://bugs.python.org/issue22881  opened by scoder

#22882: Document Linux packages you need to compile Python with all de
http://bugs.python.org/issue22882  opened by Ludovic.Gasc

#22883: Get rid of references to PyInt in Py3 sources
http://bugs.python.org/issue22883  opened by serhiy.storchaka

#22884: argparse.FileType.__call__ returns unwrapped sys.stdin and std
http://bugs.python.org/issue22884  opened by keviv

#22885: Arbitrary code execution vulnerability due to unchecked eval()
http://bugs.python.org/issue22885  opened by stephen.farris

#22886: TestProgram leaves defaultTestLoader.errors dirty
http://bugs.python.org/issue22886  opened by rbcollins

#22888: ensurepip and distutils' build_scripts fails on Windows when p
http://bugs.python.org/issue22888  opened by gmljosea

#22890: StringIO.StringIO pickled in 2.7 is not unpickleable on 3.x
http://bugs.python.org/issue22890  opened by serhiy.storchaka

#22891: code removal from urllib.parse.urlsplit()
http://bugs.python.org/issue22891  opened by Alexander.Todorov

#22893: Idle: __future__ does not work in startup code.
http://bugs.python.org/issue22893  opened by terry.reedy

#22894: unittest.TestCase.subTest causes all subsequent tests to be sk
http://bugs.python.org/issue22894  opened by Trey.Cucco

#22895: test failure introduced by the fix for issue #22462
http://bugs.python.org/issue22895  opened by doko

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

#22897: IDLE hangs on OS X with Cocoa Tk if encoding dialog is require
http://bugs.python.org/issue22897  opened by steipe

#22898: segfault during shutdown attempting to log ResourceWarning
http://bugs.python.org/issue22898  opened by emptysquare

#22899: http.server.BaseHTTPRequestHandler.parse_request (TypeError: d
http://bugs.python.org/issue22899  opened by recharti

#22901: test.test_uuid.test_find_mac fails because of `ifconfig` depre
http://bugs.python.org/issue22901  opened by bru

#22902: Use 'ip' for uuid.getnode()
http://bugs.python.org/issue22902  opened by bru

#22903: unittest creates non-picklable errors
http://bugs.python.org/issue22903  opened by pitrou

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

#22906: PEP 479: Change StopIteration handling inside generators
http://bugs.python.org/issue22906  opened by Rosuav

#22907: Misc/python-config.sh.in: ensure sed invocations only match be
http://bugs.python.org/issue22907  opened by peko

#22908: ZipExtFile in zipfile can be seekable
http://bugs.python.org/issue22908  opened by Iridium.Yang

#22909: [argparse] Using parse_known_args, unknown arg with space in v
http://bugs.python.org/issue22909  opened by TabAtkins

#22910: test_pydoc test_synopsis_sourceless is a flaky test
http://bugs.python.org/issue22910  opened by gregory.p.smith



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

#22909: [argparse] Using parse_known_args, unknown arg with space in v
http://bugs.python.org/issue22909

#22907: Misc/python-config.sh.in: ensure sed invocations only match be
http://bugs.python.org/issue22907

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

#22893: Idle: __future__ does not work in startup code.
http://bugs.python.org/issue22893

#22890: StringIO.StringIO pickled in 2.7 is not unpickleable on 3.x
http://bugs.python.org/issue22890

#22886: TestProgram leaves defaultTestLoader.errors dirty
http://bugs.python.org/issue22886

#22885: Arbitrary code execution vulnerability due to unchecked eval()
http://bugs.python.org/issue22885

#22883: Get rid of references to PyInt in Py3 sources
http://bugs.python.org/issue22883

#22872: multiprocessing.Queue raises AssertionError
http://bugs.python.org/issue22872

#22865: Allow pty.spawn to ignore data to copy
http://bugs.python.org/issue22865

#22859: unittest.TestProgram.usageExit no longer invoked
http://bugs.python.org/issue22859

#22853: Multiprocessing.Queue._feed deadlocks on import
http://bugs.python.org/issue22853

#22844: test_gdb failure on Debian Wheezy for Z
http://bugs.python.org/issue22844

#22832: Tweak parameter names for fcntl module
http://bugs.python.org/issue22832

#22831: Use "with" to avoid possible fd leaks
http://bugs.python.org/issue22831



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

#22908: ZipExtFile in zipfile can be seekable
http://bugs.python.org/issue22908

#22907: Misc/python-config.sh.in: ensure sed invocations only match be
http://bugs.python.org/issue22907

#22906: PEP 479: Change StopIteration handling inside generators
http://bugs.python.org/issue22906

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

#22902: Use 'ip' for uuid.getnode()
http://bugs.python.org/issue22902

#22901: test.test_uuid.test_find_mac fails because of `ifconfig` depre
http://bugs.python.org/issue22901

#22898: segfault during shutdown attempting to log ResourceWarning
http://bugs.python.org/issue22898

#22894: unittest.TestCase.subTest causes all subsequent tests to be sk
http://bugs.python.org/issue22894

#22891: code removal from urllib.parse.urlsplit()
http://bugs.python.org/issue22891

#22884: argparse.FileType.__call__ returns unwrapped sys.stdin and std
http://bugs.python.org/issue22884

#22882: Document Linux packages you need to compile Python with all de
http://bugs.python.org/issue22882

#22881: show median in benchmark results
http://bugs.python.org/issue22881

#22869: Split pylifecycle.c out from pythonrun.c
http://bugs.python.org/issue22869

#22865: Allow pty.spawn to ignore data to copy
http://bugs.python.org/issue22865

#22848: Subparser help does not respect SUPPRESS argument
http://bugs.python.org/issue22848



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

#22869: Split pylifecycle.c out from pythonrun.c
http://bugs.python.org/issue22869  12 msgs

#11145: '%o' % user-defined instance
http://bugs.python.org/issue11145  11 msgs

#18813: Speed up slice object processing
http://bugs.python.org/issue18813   8 msgs

#22536: subprocess should include filename in FileNotFoundError except
http://bugs.python.org/issue22536   6 msgs

#22823: Use set literals instead of creating a set from a list
http://bugs.python.org/issue22823   5 msgs

#22882: Document Linux packages you need to compile Python with all de
http://bugs.python.org/issue22882   5 msgs

#22895: test failure introduced by the fix for issue #22462
http://bugs.python.org/issue22895   5 msgs

#22901: test.test_uuid.test_find_mac fails because of `ifconfig` depre
http://bugs.python.org/issue22901   5 msgs

#14099: ZipFile.open() should not reopen the underlying file
http://bugs.python.org/issue14099   4 msgs

#17293: uuid.getnode() MAC address on AIX
http://bugs.python.org/issue17293   4 msgs



Issues closed (26)
==================

#18637: mingw: export _PyNode_SizeOf as PyAPI for parser module
http://bugs.python.org/issue18637  closed by serhiy.storchaka

#20434: Fix error handler of _PyString_Resize() on allocation failure
http://bugs.python.org/issue20434  closed by kristjan.jonsson

#20450: hg touch fails on System Z Linux buildbot
http://bugs.python.org/issue20450  closed by serhiy.storchaka

#20604: Missing invalid mode in error message of socket.makefile.
http://bugs.python.org/issue20604  closed by serhiy.storchaka

#20662: Pydoc doesn't escape parameter defaults in html
http://bugs.python.org/issue20662  closed by serhiy.storchaka

#20736: test_socket: testSendmsgDontWait needlessly skipped on Linux
http://bugs.python.org/issue20736  closed by serhiy.storchaka

#21266: test_zipfile fails to run in the installed location
http://bugs.python.org/issue21266  closed by serhiy.storchaka

#21963: 2.7.8 backport of Issue1856 (avoid daemon thread problems at s
http://bugs.python.org/issue21963  closed by pitrou

#22370: pathlib OS detection
http://bugs.python.org/issue22370  closed by python-dev

#22453: PyObject_REPR macro causes refcount leak
http://bugs.python.org/issue22453  closed by serhiy.storchaka

#22796: Support for httponly/secure cookies reintroduced lax parsing b
http://bugs.python.org/issue22796  closed by pitrou

#22825: Modernize TextFile
http://bugs.python.org/issue22825  closed by serhiy.storchaka

#22827: Backport ensurepip to 2.7 (PEP 477)
http://bugs.python.org/issue22827  closed by dstufft

#22847: Improve method cache efficiency
http://bugs.python.org/issue22847  closed by pitrou

#22850: Backport ensurepip Windows installer changes to 2.7
http://bugs.python.org/issue22850  closed by steve.dower

#22871: datetime documentation incomplete
http://bugs.python.org/issue22871  closed by belopolsky

#22874: gzip bug in python 2.7.3?
http://bugs.python.org/issue22874  closed by jbonerz

#22877: Backport ensurepip OS X installer changes to 2.7
http://bugs.python.org/issue22877  closed by ned.deily

#22878: PEP 477 (ensurepip backport to 2.7.9): "make install" and "mak
http://bugs.python.org/issue22878  closed by ned.deily

#22879: Make set's add and discard methods return useful information
http://bugs.python.org/issue22879  closed by rhettinger

#22880: hmac.new docs show optional args incorrectly
http://bugs.python.org/issue22880  closed by berker.peksag

#22887: ensurepip and distutils' build_scripts fails on Windows when p
http://bugs.python.org/issue22887  closed by ezio.melotti

#22889: set a timeout for DNS lookups
http://bugs.python.org/issue22889  closed by r.david.murray

#22892: Typo in Library's 'threading' module section
http://bugs.python.org/issue22892  closed by r.david.murray

#22900: decimal.Context Emin, Emax limits restrict functionality witho
http://bugs.python.org/issue22900  closed by ncoghlan

#22905: spam
http://bugs.python.org/issue22905  closed by ned.deily


More information about the Python-Dev mailing list