Summary of Python tracker Issues
ACTIVITY SUMMARY (2015-06-19 - 2015-06-26) 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 4908 (+16) closed 31369 (+27) total 36277 (+43) Open issues with patches: 2254 Issues opened (29) ================== #15014: smtplib: add support for arbitrary auth methods http://bugs.python.org/issue15014 reopened by barry #24475: The docs never define what a pool "task" is http://bugs.python.org/issue24475 opened by Zahari.Dim #24477: In argparse subparser's option goes to parent parser http://bugs.python.org/issue24477 opened by py.user #24479: Support LMMS project files in mimetypes.guess_type http://bugs.python.org/issue24479 opened by Andreas Nilsson #24481: hotshot pack_string Heap Buffer Overflow http://bugs.python.org/issue24481 opened by JohnLeitch #24482: itertools.tee causes segfault in a multithreading environment, http://bugs.python.org/issue24482 opened by Dmitry Odzerikho #24483: Avoid repeated hash calculation in C implementation of functoo http://bugs.python.org/issue24483 opened by serhiy.storchaka #24484: multiprocessing cleanup occasionally throws exception http://bugs.python.org/issue24484 opened by Jorge Herskovic #24485: Function source inspection fails on closures http://bugs.python.org/issue24485 opened by malthe #24488: ConfigParser.getboolean fails on boolean options http://bugs.python.org/issue24488 opened by andreas-h #24492: using custom objects as modules: AttributeErrors new in 3.5 http://bugs.python.org/issue24492 opened by arigo #24493: subprocess with env=os.environ doesn't preserve environment va http://bugs.python.org/issue24493 opened by The Compiler #24494: Can't specify encoding with fileinput and inplace=True http://bugs.python.org/issue24494 opened by lilydjwg #24498: Shoudl ptags and eptags be removed from repo? http://bugs.python.org/issue24498 opened by r.david.murray #24499: Python Installer text piles up during installation process http://bugs.python.org/issue24499 opened by Zach “The Quantum Mechanic” W #24500: provide context manager to redirect C output http://bugs.python.org/issue24500 opened by Zahari.Dim #24501: configure does not find (n)curses in /usr/local/libs http://bugs.python.org/issue24501 opened by petepdx #24502: OS X 2.7 package has zeros for version numbers in sub-packages http://bugs.python.org/issue24502 opened by Jim Zajkowski #24503: csv.writer fails when within csv.reader http://bugs.python.org/issue24503 opened by ezzieyguywuf #24505: shutil.which wrong result on Windows http://bugs.python.org/issue24505 opened by bobjalex #24506: make fails with gcc 4.9 due to fatal warning of unused variabl http://bugs.python.org/issue24506 opened by krichter #24507: CRLF issues http://bugs.python.org/issue24507 opened by RusiMody #24508: Backport 3.5's Windows build project files to 2.7 http://bugs.python.org/issue24508 opened by zach.ware #24510: Make _PyCoro_GetAwaitableIter a public API http://bugs.python.org/issue24510 opened by yselivanov #24511: Add methods for async protocols http://bugs.python.org/issue24511 opened by yselivanov #24512: multiprocessing should log a warning when forking multithreade http://bugs.python.org/issue24512 opened by trcarden #24514: tarfile fails to extract archive (handled fine by gnu tar and http://bugs.python.org/issue24514 opened by pombreda #24515: docstring of isinstance http://bugs.python.org/issue24515 opened by Luc Saffre #24516: SSL create_default_socket purpose insufficiently documented http://bugs.python.org/issue24516 opened by messa Most recent 15 issues with no replies (15) ========================================== #24512: multiprocessing should log a warning when forking multithreade http://bugs.python.org/issue24512 #24499: Python Installer text piles up during installation process http://bugs.python.org/issue24499 #24498: Shoudl ptags and eptags be removed from repo? http://bugs.python.org/issue24498 #24481: hotshot pack_string Heap Buffer Overflow http://bugs.python.org/issue24481 #24477: In argparse subparser's option goes to parent parser http://bugs.python.org/issue24477 #24475: The docs never define what a pool "task" is http://bugs.python.org/issue24475 #24466: extend_path explanation in documentation is ambiguous http://bugs.python.org/issue24466 #24424: xml.dom.minidom: performance issue with Node.insertBefore() http://bugs.python.org/issue24424 #24417: Type-specific documentation for __format__ methods http://bugs.python.org/issue24417 #24415: SIGINT always reset to SIG_DFL by Py_Finalize() http://bugs.python.org/issue24415 #24414: MACOSX_DEPLOYMENT_TARGET set incorrectly by configure http://bugs.python.org/issue24414 #24407: Use after free in PyDict_merge http://bugs.python.org/issue24407 #24381: Got warning when compiling ffi.c on Mac http://bugs.python.org/issue24381 #24364: Not all defects pass through email policy http://bugs.python.org/issue24364 #24352: Provide a way for assertLogs to optionally not hide the loggin http://bugs.python.org/issue24352 Most recent 15 issues waiting for review (15) ============================================= #24514: tarfile fails to extract archive (handled fine by gnu tar and http://bugs.python.org/issue24514 #24508: Backport 3.5's Windows build project files to 2.7 http://bugs.python.org/issue24508 #24506: make fails with gcc 4.9 due to fatal warning of unused variabl http://bugs.python.org/issue24506 #24483: Avoid repeated hash calculation in C implementation of functoo http://bugs.python.org/issue24483 #24468: Expose C level compiler flag constants to Python code http://bugs.python.org/issue24468 #24467: bytearray pop and remove Buffer Over-read http://bugs.python.org/issue24467 #24465: Make tarfile have deterministic sorting http://bugs.python.org/issue24465 #24464: Got warning when compiling sqlite3 module on Mac OS X http://bugs.python.org/issue24464 #24462: bytearray.find Buffer Over-read http://bugs.python.org/issue24462 #24458: Documentation for PEP 489 http://bugs.python.org/issue24458 #24456: audioop.adpcm2lin Buffer Over-read http://bugs.python.org/issue24456 #24452: Make webbrowser support Chrome on Mac OS X http://bugs.python.org/issue24452 #24451: Add metrics to future objects (concurrent or asyncio?) http://bugs.python.org/issue24451 #24450: Add cr_await calculated property to coroutine object http://bugs.python.org/issue24450 #24440: Move the buildslave setup information from the wiki to the dev http://bugs.python.org/issue24440 Top 10 most discussed issues (10) ================================= #24483: Avoid repeated hash calculation in C implementation of functoo http://bugs.python.org/issue24483 15 msgs #24129: Incorrect (misleading) statement in the execution model docume http://bugs.python.org/issue24129 11 msgs #24484: multiprocessing cleanup occasionally throws exception http://bugs.python.org/issue24484 10 msgs #20387: tokenize/untokenize roundtrip fails with tabs http://bugs.python.org/issue20387 8 msgs #24263: unittest cannot load module whose name starts with Unicode http://bugs.python.org/issue24263 8 msgs #23883: __all__ lists are incomplete http://bugs.python.org/issue23883 7 msgs #15014: smtplib: add support for arbitrary auth methods http://bugs.python.org/issue15014 6 msgs #24325: Speedup types.coroutine() http://bugs.python.org/issue24325 6 msgs #24514: tarfile fails to extract archive (handled fine by gnu tar and http://bugs.python.org/issue24514 6 msgs #12210: test_smtplib: intermittent failures on FreeBSD http://bugs.python.org/issue12210 5 msgs Issues closed (27) ================== #13213: generator.throw() behavior http://bugs.python.org/issue13213 closed by vadmium #23246: distutils fails to locate vcvarsall with Visual C++ Compiler f http://bugs.python.org/issue23246 closed by steve.dower #23684: urlparse() documentation does not account for default scheme http://bugs.python.org/issue23684 closed by berker.peksag #24244: Python exception on strftime with %f on Python 3 and Python 2 http://bugs.python.org/issue24244 closed by python-dev #24309: string.Template should be using str.format and/or deprecated http://bugs.python.org/issue24309 closed by wau #24400: Awaitable ABC incompatible with functools.singledispatch http://bugs.python.org/issue24400 closed by yselivanov #24426: re.split performance degraded significantly by capturing group http://bugs.python.org/issue24426 closed by serhiy.storchaka #24436: _PyTraceback_Add has no const qualifier for its char * argumen http://bugs.python.org/issue24436 closed by serhiy.storchaka #24439: Feedback for awaitable coroutine documentation http://bugs.python.org/issue24439 closed by yselivanov #24447: tab indentation breaks in tokenize.untokenize http://bugs.python.org/issue24447 closed by terry.reedy #24448: Syntax highlighting marks multiline comments as strings http://bugs.python.org/issue24448 closed by terry.reedy #24457: audioop.lin2adpcm Buffer Over-read http://bugs.python.org/issue24457 closed by serhiy.storchaka #24474: Accidental exception chaining in inspect.Signature.bind() http://bugs.python.org/issue24474 closed by ncoghlan #24476: Statically link vcruntime140.dll http://bugs.python.org/issue24476 closed by steve.dower #24478: asyncio: segfault in test_env_var_debug() on non-debug Windows http://bugs.python.org/issue24478 closed by zach.ware #24480: Python 2.7.10 http://bugs.python.org/issue24480 closed by yliu120 #24486: http/client.py block indefinitely on line 308 in _read_status http://bugs.python.org/issue24486 closed by Julien.Palard #24487: Change asyncio.async() → ensure_future() http://bugs.python.org/issue24487 closed by yselivanov #24489: cmath.polar() can raise due to pre-existing errno http://bugs.python.org/issue24489 closed by pitrou #24490: DeprecationWarning hidden even after warnings.filterwarnings(' http://bugs.python.org/issue24490 closed by ned.deily #24491: inspect.getsource can't get source code if provided function i http://bugs.python.org/issue24491 closed by ned.deily #24495: asyncio.ensure_future() AttributeError with “async def” co http://bugs.python.org/issue24495 closed by yselivanov #24496: Non-idiomatic examples in gzip docs http://bugs.python.org/issue24496 closed by berker.peksag #24497: test_decimal.py contains a dead link http://bugs.python.org/issue24497 closed by ned.deily #24504: os.listdir() error if the last folder starts not with the capi http://bugs.python.org/issue24504 closed by Djarbore #24509: Undocumented features of asyncio: call_at, call_later http://bugs.python.org/issue24509 closed by yselivanov #24513: decimal test version mismatch http://bugs.python.org/issue24513 closed by skrah
participants (1)
-
Python tracker