Summary of Python tracker Issues

ACTIVITY SUMMARY (2013-10-18 - 2013-10-25) 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 4197 (+13) closed 26965 (+93) total 31162 (+106)
Open issues with patches: 1955
Issues opened (55) ==================
#18777: Cannot compile _ssl.c using openssl > 1.0 http://bugs.python.org/issue18777 reopened by christian.heimes
#18999: Support different contexts in multiprocessing http://bugs.python.org/issue18999 reopened by sbt
#19286: error: can't copy '<dirname>': doesn't exist or not a regular http://bugs.python.org/issue19286 opened by jason.coombs
#19290: Clarify compile and eval interaction. http://bugs.python.org/issue19290 opened by terry.reedy
#19291: Add docs for asyncio package (Tulip, PEP 3156) http://bugs.python.org/issue19291 opened by gvanrossum
#19292: Make SSLContext.set_default_verify_paths() work on Windows http://bugs.python.org/issue19292 opened by gvanrossum
#19296: Compiler warning when compiling dbm module http://bugs.python.org/issue19296 opened by vajrasky
#19298: Use __attribute__(cleanup ...) to detect refleaks http://bugs.python.org/issue19298 opened by brett.cannon
#19302: Add support for AIX pollset efficient event I/O polling http://bugs.python.org/issue19302 opened by David.Edelsohn
#19308: Tools/gdb/libpython.py does not support GDB linked against Pyt http://bugs.python.org/issue19308 opened by dcoles
#19316: devguide: compiler - wording http://bugs.python.org/issue19316 opened by numerodix
#19317: ctypes.util.find_library should examine binary's RPATH on Sola http://bugs.python.org/issue19317 opened by automatthias
#19320: Tkinter tests ran with wantobjects is false http://bugs.python.org/issue19320 opened by serhiy.storchaka
#19325: _osx_support imports many modules http://bugs.python.org/issue19325 opened by christian.heimes
#19328: Improve PBKDF2 documentation http://bugs.python.org/issue19328 opened by christian.heimes
#19329: Faster compiling of charset regexpes http://bugs.python.org/issue19329 opened by serhiy.storchaka
#19330: Use public classes for contextlib.suppress and redirect_stdout http://bugs.python.org/issue19330 opened by ncoghlan
#19331: Revise PEP 8 recommendation for class names http://bugs.python.org/issue19331 opened by barry
#19332: Guard against changing dict during iteration http://bugs.python.org/issue19332 opened by serhiy.storchaka
#19333: distutils.util.grok_environment_error loses the error message http://bugs.python.org/issue19333 opened by mgedmin
#19334: test_asyncio hanging for 1 hour (non-AIX version) http://bugs.python.org/issue19334 opened by gvanrossum
#19335: codeop misclassifies incomplete code with 'nonlocal' http://bugs.python.org/issue19335 opened by Rosuav
#19336: No API to get events from epoll without allocating a list http://bugs.python.org/issue19336 opened by alex
#19338: multiprocessing: sys.exit() from a child with a non-int exit c http://bugs.python.org/issue19338 opened by brodie
#19339: telnetlib: time.monotonic() should be used instead of time.tim http://bugs.python.org/issue19339 opened by haypo
#19342: Improve grp module docstrings http://bugs.python.org/issue19342 opened by mgedmin
#19343: Expose FreeBSD-specific APIs in resource module http://bugs.python.org/issue19343 opened by koobs
#19346: Build fails when there are no shared extensions to be built http://bugs.python.org/issue19346 opened by alanh
#19347: PEP 453 implementation tracking issue http://bugs.python.org/issue19347 opened by ncoghlan
#19348: Building _testcapimodule as a builtin results in compile error http://bugs.python.org/issue19348 opened by alanh
#19349: Not so correct exception message when running venv http://bugs.python.org/issue19349 opened by vajrasky
#19351: python msi installers - silent mode http://bugs.python.org/issue19351 opened by Jason.Bray
#19353: on RHEL6 simple build fails with test_linux_constants (test.te http://bugs.python.org/issue19353 opened by mcepl
#19354: test_format fails on RHEL-6 http://bugs.python.org/issue19354 opened by skrah
#19355: Initial modernization of OpenWatcom support http://bugs.python.org/issue19355 opened by Jeffrey.Armstrong
#19358: Integrate "Argument Clinic" into CPython build http://bugs.python.org/issue19358 opened by larry
#19359: reversed() does not work with weakref.proxy of sequences http://bugs.python.org/issue19359 opened by abingham
#19361: Specialize exceptions thrown by JSON parser http://bugs.python.org/issue19361 opened by musically_ut
#19362: Documentation for len() fails to mention that it works on sets http://bugs.python.org/issue19362 opened by Gareth.Rees
#19363: Python 2.7's future_builtins.map is not compatible with Python http://bugs.python.org/issue19363 opened by Gareth.Rees
#19367: IDLE wont open http://bugs.python.org/issue19367 opened by MrE.Merry
#19371: timing test too tight http://bugs.python.org/issue19371 opened by pitrou
#19372: getaddrinfo() bug http://bugs.python.org/issue19372 opened by Daniel
#19373: Tkinter apps including IDLE may not display properly on OS X 1 http://bugs.python.org/issue19373 opened by ned.deily
#19375: Deprecate site-python in site.py http://bugs.python.org/issue19375 opened by pitrou
#19376: document that strptime() does not support the Feb 29 if the fo http://bugs.python.org/issue19376 opened by Matthew.Earl
#19378: Rename "line_offset" parameter in dis.get_instructions to "fir http://bugs.python.org/issue19378 opened by ncoghlan
#19380: Optimize parsing of regular expressions http://bugs.python.org/issue19380 opened by serhiy.storchaka
#19382: tabnanny unit tests http://bugs.python.org/issue19382 opened by Colin.Williams
#19383: nturl2path test coverage http://bugs.python.org/issue19383 opened by Colin.Williams
#19385: dbm.dumb should be consistent when the database is closed http://bugs.python.org/issue19385 opened by Claudiu.Popa
#19386: selectors test_interrupted_retry is flaky http://bugs.python.org/issue19386 opened by christian.heimes
#19387: Explain and test the sre overlap table http://bugs.python.org/issue19387 opened by pitrou
#19389: find_file might return a different directory than the tested f http://bugs.python.org/issue19389 opened by Mathieu.Virbel
#19390: clinic.py: unhandled syntax error http://bugs.python.org/issue19390 opened by skrah
Most recent 15 issues with no replies (15) ==========================================
#19390: clinic.py: unhandled syntax error http://bugs.python.org/issue19390
#19389: find_file might return a different directory than the tested f http://bugs.python.org/issue19389
#19387: Explain and test the sre overlap table http://bugs.python.org/issue19387
#19385: dbm.dumb should be consistent when the database is closed http://bugs.python.org/issue19385
#19383: nturl2path test coverage http://bugs.python.org/issue19383
#19378: Rename "line_offset" parameter in dis.get_instructions to "fir http://bugs.python.org/issue19378
#19373: Tkinter apps including IDLE may not display properly on OS X 1 http://bugs.python.org/issue19373
#19372: getaddrinfo() bug http://bugs.python.org/issue19372
#19371: timing test too tight http://bugs.python.org/issue19371
#19363: Python 2.7's future_builtins.map is not compatible with Python http://bugs.python.org/issue19363
#19355: Initial modernization of OpenWatcom support http://bugs.python.org/issue19355
#19354: test_format fails on RHEL-6 http://bugs.python.org/issue19354
#19351: python msi installers - silent mode http://bugs.python.org/issue19351
#19349: Not so correct exception message when running venv http://bugs.python.org/issue19349
#19348: Building _testcapimodule as a builtin results in compile error http://bugs.python.org/issue19348
Most recent 15 issues waiting for review (15) =============================================
#19390: clinic.py: unhandled syntax error http://bugs.python.org/issue19390
#19389: find_file might return a different directory than the tested f http://bugs.python.org/issue19389
#19387: Explain and test the sre overlap table http://bugs.python.org/issue19387
#19385: dbm.dumb should be consistent when the database is closed http://bugs.python.org/issue19385
#19383: nturl2path test coverage http://bugs.python.org/issue19383
#19382: tabnanny unit tests http://bugs.python.org/issue19382
#19380: Optimize parsing of regular expressions http://bugs.python.org/issue19380
#19375: Deprecate site-python in site.py http://bugs.python.org/issue19375
#19362: Documentation for len() fails to mention that it works on sets http://bugs.python.org/issue19362
#19359: reversed() does not work with weakref.proxy of sequences http://bugs.python.org/issue19359
#19355: Initial modernization of OpenWatcom support http://bugs.python.org/issue19355
#19353: on RHEL6 simple build fails with test_linux_constants (test.te http://bugs.python.org/issue19353
#19349: Not so correct exception message when running venv http://bugs.python.org/issue19349
#19342: Improve grp module docstrings http://bugs.python.org/issue19342
#19339: telnetlib: time.monotonic() should be used instead of time.tim http://bugs.python.org/issue19339
Top 10 most discussed issues (10) =================================
#7442: _localemodule.c: str2uni() with different LC_NUMERIC and LC_CT http://bugs.python.org/issue7442 19 msgs
#19331: Revise PEP 8 recommendation for class names http://bugs.python.org/issue19331 17 msgs
#19292: Make SSLContext.set_default_verify_paths() work on Windows http://bugs.python.org/issue19292 16 msgs
#19270: Document that sched.cancel() doesn't distinguish equal events http://bugs.python.org/issue19270 14 msgs
#16113: SHA-3 (Keccak) support may need to be removed before 3.4 http://bugs.python.org/issue16113 11 msgs
#17400: ipaddress should make it easy to identify rfc6598 addresses http://bugs.python.org/issue17400 11 msgs
#19316: devguide: compiler - wording http://bugs.python.org/issue19316 11 msgs
#16500: Add an 'atfork' module http://bugs.python.org/issue16500 10 msgs
#16595: Add resource.prlimit http://bugs.python.org/issue16595 10 msgs
#19302: Add support for AIX pollset efficient event I/O polling http://bugs.python.org/issue19302 10 msgs
Issues closed (89) ==================
#1540: Refleak tests: test_doctest and test_gc are failing http://bugs.python.org/issue1540 closed by pitrou
#4905: Use INVALID_FILE_ATTRIBUTES instead of magic numbers http://bugs.python.org/issue4905 closed by tim.golden
#8964: platform._sys_version does not parse correctly IronPython 2.x http://bugs.python.org/issue8964 closed by ezio.melotti
#10015: Creating a multiprocess.pool.ThreadPool from a child thread bl http://bugs.python.org/issue10015 closed by terry.reedy
#10179: os.stat fails on mapped network drive http://bugs.python.org/issue10179 closed by tim.golden
#12866: Add support for 24-bit samples in the audioop module http://bugs.python.org/issue12866 closed by serhiy.storchaka
#13515: Consistent documentation practices for security concerns and c http://bugs.python.org/issue13515 closed by ezio.melotti
#14027: Add pysetup script for Windows http://bugs.python.org/issue14027 closed by pitrou
#15207: mimetypes.read_windows_registry() uses the wrong regkey, creat http://bugs.python.org/issue15207 closed by tim.golden
#16175: Add I/O Completion Ports wrapper http://bugs.python.org/issue16175 closed by christian.heimes
#16612: Integrate "Argument Clinic" into CPython trunk http://bugs.python.org/issue16612 closed by larry
#17087: Improve the repr for regular expression match objects http://bugs.python.org/issue17087 closed by serhiy.storchaka
#17759: test_urllibnet.test_bad_address() fails on Ubuntu 13.04 http://bugs.python.org/issue17759 closed by barry
#18221: abspath strips trailing spaces on win32 http://bugs.python.org/issue18221 closed by tim.golden
#18235: _sysconfigdata.py wrong on AIX installations http://bugs.python.org/issue18235 closed by pitrou
#18306: os.stat gives exception for Windows junctions in v3.3 http://bugs.python.org/issue18306 closed by tim.golden
#18404: Memory leak in gdbmmodule http://bugs.python.org/issue18404 closed by christian.heimes
#18527: Upgrade Modules/zlib to 1.2.8 http://bugs.python.org/issue18527 closed by christian.heimes
#18603: PyOS_mystricmp unused and no longer available http://bugs.python.org/issue18603 closed by christian.heimes
#18606: Add statistics module to standard library http://bugs.python.org/issue18606 closed by larry
#18913: ssl._ssl._test_decode_cert seems to leak memory with certain c http://bugs.python.org/issue18913 closed by pitrou
#18958: Exception('No JSON object could be decoded') when parsing a va http://bugs.python.org/issue18958 closed by ezio.melotti
#19170: telnetlib: use selectors http://bugs.python.org/issue19170 closed by neologix
#19201: Add 'x' mode to lzma.open() http://bugs.python.org/issue19201 closed by nadeem.vawda
#19222: Add 'x' mode to gzip.open() http://bugs.python.org/issue19222 closed by nadeem.vawda
#19223: Add 'x' mode to bz2.open() http://bugs.python.org/issue19223 closed by nadeem.vawda
#19236: Add Tornado HTTP benchmark http://bugs.python.org/issue19236 closed by python-dev
#19237: Proposal : LCM function to complement GCD http://bugs.python.org/issue19237 closed by mark.dickinson
#19238: Misleading explanation of fill and align in format_spec http://bugs.python.org/issue19238 closed by ezio.melotti
#19254: Python implementation of PBKDF2_HMAC http://bugs.python.org/issue19254 closed by christian.heimes
#19262: Add asyncio (tulip, PEP 3156) to stdlib http://bugs.python.org/issue19262 closed by gvanrossum
#19263: enum.py : Enum.__new__(). __objclass__ http://bugs.python.org/issue19263 closed by python-dev
#19271: Update OrderedDict "see also" link http://bugs.python.org/issue19271 closed by rhettinger
#19273: Update PCbuild/readme.txt http://bugs.python.org/issue19273 closed by tim.golden
#19274: make zipfile.PyZipFile more usable http://bugs.python.org/issue19274 closed by Christian.Tismer
#19285: test_asyncio failures on FreeBSD http://bugs.python.org/issue19285 closed by skrah
#19287: __contains__() of dbm.ndbm databases fails with str http://bugs.python.org/issue19287 closed by serhiy.storchaka
#19288: __contains__() of dbm.gnu databases fails with str http://bugs.python.org/issue19288 closed by serhiy.storchaka
#19289: Incorrect documentation for format's fill character. http://bugs.python.org/issue19289 closed by ezio.melotti
#19293: test_asyncio hanging for 1 hour (AIX version, hangs in test_su http://bugs.python.org/issue19293 closed by gvanrossum
#19294: test_asyncio fails intermittently on OS X 10.4 http://bugs.python.org/issue19294 closed by ned.deily
#19295: Make asyncio work without threads http://bugs.python.org/issue19295 closed by gvanrossum
#19297: test_asyncio: unclosed sockets http://bugs.python.org/issue19297 closed by python-dev
#19299: test_asyncio refleak failures http://bugs.python.org/issue19299 closed by pitrou
#19300: Swap keyword arguments in open() to make encoding easier to us http://bugs.python.org/issue19300 closed by ezio.melotti
#19301: Globals declared in function scope have wrong __qualname__ http://bugs.python.org/issue19301 closed by python-dev
#19303: Typo in devguide - coverage http://bugs.python.org/issue19303 closed by ned.deily
#19304: Typo in statistics.rst http://bugs.python.org/issue19304 closed by ned.deily
#19305: sporadic test_asyncio failure under FreeBSD http://bugs.python.org/issue19305 closed by pitrou
#19306: Warn unsuspecting readers that thread stacks are in reverse or http://bugs.python.org/issue19306 closed by gvanrossum
#19307: Improve TypeError message in json.loads() http://bugs.python.org/issue19307 closed by ezio.melotti
#19309: asyncio: fix handling of processes in a different process grou http://bugs.python.org/issue19309 closed by neologix
#19310: asyncio: fix waitpid() logic http://bugs.python.org/issue19310 closed by gvanrossum
#19311: devguide: hg bisect section could be clearer http://bugs.python.org/issue19311 closed by pitrou
#19312: Typo in devguide - compiler http://bugs.python.org/issue19312 closed by ezio.melotti
#19313: reference leaks http://bugs.python.org/issue19313 closed by python-dev
#19314: Typo in devguide - compiler http://bugs.python.org/issue19314 closed by ezio.melotti
#19315: devguide: compiler - poor wording http://bugs.python.org/issue19315 closed by ezio.melotti
#19318: break more than once http://bugs.python.org/issue19318 closed by pitrou
#19319: misleading comment regarding C http://bugs.python.org/issue19319 closed by ezio.melotti
#19321: memoryview should be a context manager http://bugs.python.org/issue19321 closed by serhiy.storchaka
#19322: Python crashes on re.search in new regex module. http://bugs.python.org/issue19322 closed by ned.deily
#19323: typo in statistics documentation http://bugs.python.org/issue19323 closed by python-dev
#19324: Expose Linux-specific APIs in resource module http://bugs.python.org/issue19324 closed by christian.heimes
#19326: asyncio: child process exit isn't detected if its stdin/stdout http://bugs.python.org/issue19326 closed by neologix
#19327: re doesn't work with big charsets http://bugs.python.org/issue19327 closed by serhiy.storchaka
#19337: MMAP: Bus error (core dump) under heavy read/write http://bugs.python.org/issue19337 closed by neologix
#19340: test_sysconfig.test_srcdir fails when sys.base_prefix="/" http://bugs.python.org/issue19340 closed by pitrou
#19341: locale.getdefaultencoding() returns wrong locale and encoding http://bugs.python.org/issue19341 closed by serhiy.storchaka
#19344: ReStructuredText error in whatsnew/3.4.rst http://bugs.python.org/issue19344 closed by christian.heimes
#19345: Unclear phrasing in whatsnew/3.4.rst http://bugs.python.org/issue19345 closed by python-dev
#19350: macurl2path coverage http://bugs.python.org/issue19350 closed by orsenthil
#19352: unittest loader barfs on symlinks http://bugs.python.org/issue19352 closed by pitrou
#19356: Change argument _self in _io/textio.c http://bugs.python.org/issue19356 closed by pitrou
#19357: Module does not get pulled from sys.modules during importlib t http://bugs.python.org/issue19357 closed by eric.snow
#19360: test_site fails when installed into $HOME/.local http://bugs.python.org/issue19360 closed by pitrou
#19364: Implementing __getattr__ breaks copy and deepcopy http://bugs.python.org/issue19364 closed by eric.snow
#19365: Quadratic complexity in the parsing of re replacement string http://bugs.python.org/issue19365 closed by serhiy.storchaka
#19366: Segfault in REPL due to escaped tab. http://bugs.python.org/issue19366 closed by ned.deily
#19368: Seg Fault after upgrading to OS X Mavericks http://bugs.python.org/issue19368 closed by ned.deily
#19369: PyObject_LengthHint is slow http://bugs.python.org/issue19369 closed by serhiy.storchaka
#19370: Entering integers in python interpreter causes segfault http://bugs.python.org/issue19370 closed by ned.deily
#19374: Segmentation fault: 11 with String.split http://bugs.python.org/issue19374 closed by ned.deily
#19377: Backport SVG mime type to Python 2 http://bugs.python.org/issue19377 closed by christian.heimes
#19379: Don't import linecache at warnings toplevel http://bugs.python.org/issue19379 closed by python-dev
#19381: Seg Fault with complex numbers http://bugs.python.org/issue19381 closed by benjamin.peterson
#19384: test_py_compile fails with OSError on FreeBSD for root user http://bugs.python.org/issue19384 closed by christian.heimes
#19388: Inflated download counts http://bugs.python.org/issue19388 closed by pitrou
#1772673: Replacing char* with const char* http://bugs.python.org/issue1772673 closed by serhiy.storchaka
participants (1)
-
Python tracker