[Python-Dev] Summary of Python tracker Issues (original) (raw)

Python tracker status at bugs.python.org
Fri Oct 14 12:08:53 EDT 2016


ACTIVITY SUMMARY (2016-10-07 - 2016-10-14) 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 5527 (+10) closed 34673 (+49) total 40200 (+59)

Open issues with patches: 2397

Issues opened (37)

#28386: Improve documentation about tzinfo.dst(None) http://bugs.python.org/issue28386 opened by Daniel Moisset

#28387: double free in io.TextIOWrapper http://bugs.python.org/issue28387 opened by scufre

#28393: Update encoding lookup docs wrt #27938 http://bugs.python.org/issue28393 opened by scop

#28395: Remove unnecessary semicolons http://bugs.python.org/issue28395 opened by scop

#28396: Remove *.pyo references from man page http://bugs.python.org/issue28396 opened by scop

#28398: Return singleton empty string in _PyUnicode_FromASCII http://bugs.python.org/issue28398 opened by xiang.zhang

#28401: Don't support the PEP384 stable ABI in pydebug builds http://bugs.python.org/issue28401 opened by stefanor

#28403: Porting guide: disabling & warning on implicit unicode convers http://bugs.python.org/issue28403 opened by ncoghlan

#28407: Improve coverage of email.utils.make_msgid() http://bugs.python.org/issue28407 opened by dillon.brock

#28408: Fix redundant code and memory leak in _PyUnicodeWriter_Finish http://bugs.python.org/issue28408 opened by xiang.zhang

#28409: test.regrtest does not support multiple -x flags http://bugs.python.org/issue28409 opened by cstratak

#28410: Add convenient C API for "raise ... from ..." http://bugs.python.org/issue28410 opened by serhiy.storchaka

#28411: Eliminate PyInterpreterState.modules. http://bugs.python.org/issue28411 opened by eric.snow

#28412: os.path.splitdrive documentation out of date http://bugs.python.org/issue28412 opened by snooter

#28414: SSL match_hostname fails for internationalized domain names http://bugs.python.org/issue28414 opened by abracadaber

#28415: PyUnicode_FromFromat interger format handling different from p http://bugs.python.org/issue28415 opened by xiang.zhang

#28416: defining persistent_id in _pickle.Pickler subclass causes refe http://bugs.python.org/issue28416 opened by cwitty

#28418: Raise Deprecation warning for tokenize.generate_tokens http://bugs.python.org/issue28418 opened by mbussonn

#28422: multiprocessing Manager mutable type member access failure http://bugs.python.org/issue28422 opened by vilnis.termanis

#28424: pkgutil.get_data() doesn't work with namespace packages http://bugs.python.org/issue28424 opened by dgreiman

#28425: Python3 ignores init.py that are links to /dev/null http://bugs.python.org/issue28425 opened by dgreiman

#28426: PyUnicode_AsDecodedObject can only return unicode now http://bugs.python.org/issue28426 opened by xiang.zhang

#28427: WeakValueDictionary next bug (with multithreading) http://bugs.python.org/issue28427 opened by arigo

#28428: Rename _futures module to _asyncio http://bugs.python.org/issue28428 opened by inada.naoki

#28429: ctypes fails to import with grsecurity's TPE http://bugs.python.org/issue28429 opened by Glandos

#28430: asyncio: C implemeted Future cause Tornado test fail http://bugs.python.org/issue28430 opened by inada.naoki

#28431: socket gethostbyaddr returns IPv6 names for 127.0.0.1 http://bugs.python.org/issue28431 opened by carbonin

#28432: Fix doc of PyUnicode_EncodeLocale http://bugs.python.org/issue28432 opened by xiang.zhang

#28435: test_urllib2_localnet.ProxyAuthTests fails with no_proxy and N http://bugs.python.org/issue28435 opened by Piotr Szczepaniak

#28436: GzipFile doesn't properly handle short reads and writes on the http://bugs.python.org/issue28436 opened by abacabadabacaba

#28437: Class definition is not consistent with types.new_class http://bugs.python.org/issue28437 opened by neil.g

#28439: Remove redundant checks in PyUnicode_EncodeLocale http://bugs.python.org/issue28439 opened by xiang.zhang

#28440: pip failures on macOS Sierra http://bugs.python.org/issue28440 opened by Marc.Culler

#28441: sys.executable is ambiguous on Cygwin without .exe suffix http://bugs.python.org/issue28441 opened by erik.bray

#28442: tuple(a list subclass) does not iterate through the list http://bugs.python.org/issue28442 opened by siming85

#28443: Logger methods never use kwargs http://bugs.python.org/issue28443 opened by jb098

#28444: Missing extensions modules when cross compiling python 3.5.2 f http://bugs.python.org/issue28444 opened by bennykj

Most recent 15 issues with no replies (15)

#28444: Missing extensions modules when cross compiling python 3.5.2 f http://bugs.python.org/issue28444

#28443: Logger methods never use kwargs http://bugs.python.org/issue28443

#28442: tuple(a list subclass) does not iterate through the list http://bugs.python.org/issue28442

#28441: sys.executable is ambiguous on Cygwin without .exe suffix http://bugs.python.org/issue28441

#28440: pip failures on macOS Sierra http://bugs.python.org/issue28440

#28439: Remove redundant checks in PyUnicode_EncodeLocale http://bugs.python.org/issue28439

#28435: test_urllib2_localnet.ProxyAuthTests fails with no_proxy and N http://bugs.python.org/issue28435

#28432: Fix doc of PyUnicode_EncodeLocale http://bugs.python.org/issue28432

#28430: asyncio: C implemeted Future cause Tornado test fail http://bugs.python.org/issue28430

#28429: ctypes fails to import with grsecurity's TPE http://bugs.python.org/issue28429

#28422: multiprocessing Manager mutable type member access failure http://bugs.python.org/issue28422

#28416: defining persistent_id in _pickle.Pickler subclass causes refe http://bugs.python.org/issue28416

#28412: os.path.splitdrive documentation out of date http://bugs.python.org/issue28412

#28408: Fix redundant code and memory leak in _PyUnicodeWriter_Finish http://bugs.python.org/issue28408

#28407: Improve coverage of email.utils.make_msgid() http://bugs.python.org/issue28407

Most recent 15 issues waiting for review (15)

#28443: Logger methods never use kwargs http://bugs.python.org/issue28443

#28441: sys.executable is ambiguous on Cygwin without .exe suffix http://bugs.python.org/issue28441

#28440: pip failures on macOS Sierra http://bugs.python.org/issue28440

#28439: Remove redundant checks in PyUnicode_EncodeLocale http://bugs.python.org/issue28439

#28435: test_urllib2_localnet.ProxyAuthTests fails with no_proxy and N http://bugs.python.org/issue28435

#28432: Fix doc of PyUnicode_EncodeLocale http://bugs.python.org/issue28432

#28428: Rename _futures module to _asyncio http://bugs.python.org/issue28428

#28427: WeakValueDictionary next bug (with multithreading) http://bugs.python.org/issue28427

#28426: PyUnicode_AsDecodedObject can only return unicode now http://bugs.python.org/issue28426

#28411: Eliminate PyInterpreterState.modules. http://bugs.python.org/issue28411

#28410: Add convenient C API for "raise ... from ..." http://bugs.python.org/issue28410

#28409: test.regrtest does not support multiple -x flags http://bugs.python.org/issue28409

#28408: Fix redundant code and memory leak in _PyUnicodeWriter_Finish http://bugs.python.org/issue28408

#28407: Improve coverage of email.utils.make_msgid() http://bugs.python.org/issue28407

#28401: Don't support the PEP384 stable ABI in pydebug builds http://bugs.python.org/issue28401

Top 10 most discussed issues (10)

#21720: "TypeError: Item in ``from list'' not a string" message http://bugs.python.org/issue21720 12 msgs

#28092: Build failure for 3.6 on Centos 5.11 http://bugs.python.org/issue28092 11 msgs

#28409: test.regrtest does not support multiple -x flags http://bugs.python.org/issue28409 11 msgs

#28339: "TypeError: Parameterized generics cannot be used with class o http://bugs.python.org/issue28339 10 msgs

#28428: Rename _futures module to _asyncio http://bugs.python.org/issue28428 10 msgs

#28333: input() with Unicode prompt produces mojibake on Windows http://bugs.python.org/issue28333 9 msgs

#22635: subprocess.getstatusoutput changed behavior in 3.4 (maybe 3.3. http://bugs.python.org/issue22635 7 msgs

#27998: Bytes paths now are supported in os.scandir() on Windows http://bugs.python.org/issue27998 7 msgs

#28214: Improve exception reporting for problematic set_name attri http://bugs.python.org/issue28214 7 msgs

#28403: Porting guide: disabling & warning on implicit unicode convers http://bugs.python.org/issue28403 6 msgs

Issues closed (46)

#13646: Document poor interaction between multiprocessing and -m on Wi http://bugs.python.org/issue13646 closed by ncoghlan

#15332: 2to3 should fix bad indentation (or warn about it) http://bugs.python.org/issue15332 closed by r.david.murray

#18287: PyType_Ready() should sanity-check the tp_name field http://bugs.python.org/issue18287 closed by serhiy.storchaka

#18789: XML Vunerability Table Unclear http://bugs.python.org/issue18789 closed by gvanrossum

#20766: reference leaks in pdb http://bugs.python.org/issue20766 closed by xdegaye

#21443: asyncio logging documentation clarifications http://bugs.python.org/issue21443 closed by gvanrossum

#22502: after continue in pdb stops in signal.py http://bugs.python.org/issue22502 closed by xdegaye

#24098: Multiple use after frees in obj2ast_* methods http://bugs.python.org/issue24098 closed by serhiy.storchaka

#24452: Make webbrowser support Chrome on Mac OS X http://bugs.python.org/issue24452 closed by gvanrossum

#25783: test_traceback.test_walk_stack() fails when run directly (with http://bugs.python.org/issue25783 closed by serhiy.storchaka

#26081: Implement asyncio Future in C to improve performance http://bugs.python.org/issue26081 closed by inada.naoki

#26293: Embedded zipfile fields dependent on absolute position http://bugs.python.org/issue26293 closed by serhiy.storchaka

#26869: unittest longMessage docs http://bugs.python.org/issue26869 closed by gvanrossum

#27170: IDLE: remove Toggle Auto Coloring or add to edit menu & doc http://bugs.python.org/issue27170 closed by terry.reedy

#27588: Type (typing) objects are hashable and comparable for equality http://bugs.python.org/issue27588 closed by gvanrossum

#27972: Confusing error during cyclic yield http://bugs.python.org/issue27972 closed by yselivanov

#28100: Refactor error messages in symtable.c http://bugs.python.org/issue28100 closed by levkivskyi

#28183: Clean up and speed up dict iteration http://bugs.python.org/issue28183 closed by serhiy.storchaka

#28257: Regression for star argument parameter error messages http://bugs.python.org/issue28257 closed by serhiy.storchaka

#28317: Improve support of FORMAT_VALUE in dis http://bugs.python.org/issue28317 closed by serhiy.storchaka

#28376: rangeiter_new fails when creating a range of step 0 http://bugs.python.org/issue28376 closed by serhiy.storchaka

#28377: struct.unpack of Bool http://bugs.python.org/issue28377 closed by berker.peksag

#28378: urllib2 does not handle cookies with , http://bugs.python.org/issue28378 closed by SilentGhost

#28379: PyUnicode_CopyCharacters could lead to undefined behaviour http://bugs.python.org/issue28379 closed by serhiy.storchaka

#28388: Update documentation for typing module http://bugs.python.org/issue28388 closed by gvanrossum

#28389: xmlrpc.client HTTP proxy example code does not work http://bugs.python.org/issue28389 closed by berker.peksag

#28390: Wrong heading levels in whatsnew/3.6 http://bugs.python.org/issue28390 closed by berker.peksag

#28391: Multiple occurances of: Closing quotes separate words http://bugs.python.org/issue28391 closed by r.david.murray

#28392: shlex - non-posix-mode: error in Multiple occurances of quotes http://bugs.python.org/issue28392 closed by r.david.murray

#28394: Spelling fixes http://bugs.python.org/issue28394 closed by martin.panter

#28397: Faster index range checks http://bugs.python.org/issue28397 closed by serhiy.storchaka

#28399: Remove UNIX socket from FS before binding http://bugs.python.org/issue28399 closed by yselivanov

#28400: Remove uncessary checks in unicode_char and resize_copy http://bugs.python.org/issue28400 closed by serhiy.storchaka

#28402: Add signed catalog files for stdlib on Windows http://bugs.python.org/issue28402 closed by steve.dower

#28404: Logging SyslogHandler not appending '\n' to the end http://bugs.python.org/issue28404 closed by vinay.sajip

#28405: Compile error on Modules/_futuresmodule.c http://bugs.python.org/issue28405 closed by berker.peksag

#28406: Possible PyUnicode_InternInPlace() edge-case bug http://bugs.python.org/issue28406 closed by larry

#28413: unprefixed global symbol freegrammar http://bugs.python.org/issue28413 closed by python-dev

#28417: va_end twice in PyUnicode_FromFormatV http://bugs.python.org/issue28417 closed by python-dev

#28419: List comprehension in class scope does not have access to clas http://bugs.python.org/issue28419 closed by r.david.murray

#28420: is ok http://bugs.python.org/issue28420 closed by xiang.zhang

#28421: lib/distutils/sysconfig.py fails to pick up Py_ENABLE_SHARED v http://bugs.python.org/issue28421 closed by tmatsuzawa

#28423: list.insert(-1,value) is wrong! http://bugs.python.org/issue28423 closed by tim.peters

#28433: Add sorted (ordered) containers http://bugs.python.org/issue28433 closed by r.david.murray

#28434: U+1F441 EYE Missing in unicodedata http://bugs.python.org/issue28434 closed by ned.deily

#28438: Wrong link in pkgutil.get_data doc http://bugs.python.org/issue28438 closed by orsenthil



More information about the Python-Dev mailing list