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

Python tracker status at bugs.python.org
Fri Oct 23 12:08:29 EDT 2015


ACTIVITY SUMMARY (2015-10-16 - 2015-10-23) 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 5181 (+29) closed 32043 (+17) total 37224 (+46)

Open issues with patches: 2287

Issues opened (40)

#24379: operator.subscript http://bugs.python.org/issue24379 reopened by rhettinger

#25154: Drop the pyvenv script http://bugs.python.org/issue25154 reopened by brett.cannon

#25234: test_eintr.test_os_open hangs under Xcode 7 http://bugs.python.org/issue25234 reopened by brett.cannon

#25421: Make sizeof for builtin types more subclass friendly http://bugs.python.org/issue25421 opened by serhiy.storchaka

#25423: Deprecate benchmarks that execute too quickly http://bugs.python.org/issue25423 opened by brett.cannon

#25425: white-spaces encountered in 3.4 http://bugs.python.org/issue25425 opened by pavan kumar Dharmavarapu

#25426: Deprecate the regex_compile benchmark http://bugs.python.org/issue25426 opened by brett.cannon

#25427: Remove the pyvenv script in Python 3.8 http://bugs.python.org/issue25427 opened by brett.cannon

#25430: speed up ipaddress contain method http://bugs.python.org/issue25430 opened by gescheit

#25431: implement address in network in ipaddress module http://bugs.python.org/issue25431 opened by gescheit

#25432: isinstance documentation doesn't explain what happens when typ http://bugs.python.org/issue25432 opened by Michael Crouch

#25433: whitespace in strip()/lstrip()/rstrip() http://bugs.python.org/issue25433 opened by Dimitri Papadopoulos Orfanos

#25435: Wrong function calls and referring to not removed concepts in http://bugs.python.org/issue25435 opened by David Becher

#25436: argparse.ArgumentError missing error message in repr http://bugs.python.org/issue25436 opened by dfortunov

#25437: Issue with ftplib.FTP_TLS and server forcing SSL connection re http://bugs.python.org/issue25437 opened by dwaites

#25438: document what codec PyMemberDef T_STRING decodes the char * as http://bugs.python.org/issue25438 opened by gregory.p.smith

#25439: Add type checks to urllib.request.Request http://bugs.python.org/issue25439 opened by ezio.melotti

#25442: Shelve consistency issues http://bugs.python.org/issue25442 opened by Yanyan Jiang

#25443: Add a count of how many benchmarks are left to run http://bugs.python.org/issue25443 opened by brett.cannon

#25444: Py Launch Icon http://bugs.python.org/issue25444 opened by Nils-Hero

#25446: smtplib.py AUTH LOGIN code messed up sending login and passwor http://bugs.python.org/issue25446 opened by merkel

#25447: TypeError invoking deepcopy on lru_cache http://bugs.python.org/issue25447 opened by jason.coombs

#25449: Test OrderedDict subclass http://bugs.python.org/issue25449 opened by serhiy.storchaka

#25450: Python 3.5 starts in C:\Windows\system32 as current directory http://bugs.python.org/issue25450 opened by Maja Tomic

#25451: tkinter: PhotoImage transparency methods http://bugs.python.org/issue25451 opened by None Becoming

#25452: Add bool() method to subprocess.CompletedProcess http://bugs.python.org/issue25452 opened by conqp

#25453: Arithmetics with complex infinities is inconsistent with C/C++ http://bugs.python.org/issue25453 opened by Francesco Biscani

#25454: operator.methodcaller should accept additional arguments durin http://bugs.python.org/issue25454 opened by abacabadabacaba

#25455: Some repr implementations don't check for self-referential str http://bugs.python.org/issue25455 opened by abacabadabacaba

#25456: 3.4 _tkinter build requires undocumented manual steps to be us http://bugs.python.org/issue25456 opened by terry.reedy

#25457: json dump fails for mixed-type keys when sort_keys is specifie http://bugs.python.org/issue25457 opened by tanzer at swing.co.at

#25458: ftplib: command response shift - mismatch http://bugs.python.org/issue25458 opened by peterpan

#25459: EAGAIN errors in Python logging module http://bugs.python.org/issue25459 opened by Henrique Andrade

#25460: Misc/.gdbinit uses preprocessor macro http://bugs.python.org/issue25460 opened by philtweir

#25461: Unclear language (the word ineffective) in the documentation f http://bugs.python.org/issue25461 opened by Bernt.Røskar.Brenna

#25462: Avoid repeated hash calculation in C implementation of Ordered http://bugs.python.org/issue25462 opened by serhiy.storchaka

#25463: 2.7.10 glibc double free detected http://bugs.python.org/issue25463 opened by wcolburnnrao

#25464: Tix HList header_exists should be "exist" http://bugs.python.org/issue25464 opened by rtw

#25465: Pickle uses O(n) memory overhead http://bugs.python.org/issue25465 opened by prinsherbert

#25466: offer "from future import" option for "raise... from" http://bugs.python.org/issue25466 opened by alanf

Most recent 15 issues with no replies (15)

#25466: offer "from future import" option for "raise... from" http://bugs.python.org/issue25466

#25462: Avoid repeated hash calculation in C implementation of Ordered http://bugs.python.org/issue25462

#25458: ftplib: command response shift - mismatch http://bugs.python.org/issue25458

#25455: Some repr implementations don't check for self-referential str http://bugs.python.org/issue25455

#25454: operator.methodcaller should accept additional arguments durin http://bugs.python.org/issue25454

#25451: tkinter: PhotoImage transparency methods http://bugs.python.org/issue25451

#25443: Add a count of how many benchmarks are left to run http://bugs.python.org/issue25443

#25433: whitespace in strip()/lstrip()/rstrip() http://bugs.python.org/issue25433

#25431: implement address in network in ipaddress module http://bugs.python.org/issue25431

#25430: speed up ipaddress contain method http://bugs.python.org/issue25430

#25427: Remove the pyvenv script in Python 3.8 http://bugs.python.org/issue25427

#25421: Make sizeof for builtin types more subclass friendly http://bugs.python.org/issue25421

#25416: Add encoding aliases from the (HTML5) Encoding Standard http://bugs.python.org/issue25416

#25413: ctypes (libffi) fails to compile on Solaris X86 http://bugs.python.org/issue25413

#25397: improve ac_cv_have_long_long_format GCC fallback http://bugs.python.org/issue25397

Most recent 15 issues waiting for review (15)

#25464: Tix HList header_exists should be "exist" http://bugs.python.org/issue25464

#25462: Avoid repeated hash calculation in C implementation of Ordered http://bugs.python.org/issue25462

#25461: Unclear language (the word ineffective) in the documentation f http://bugs.python.org/issue25461

#25460: Misc/.gdbinit uses preprocessor macro http://bugs.python.org/issue25460

#25449: Test OrderedDict subclass http://bugs.python.org/issue25449

#25447: TypeError invoking deepcopy on lru_cache http://bugs.python.org/issue25447

#25446: smtplib.py AUTH LOGIN code messed up sending login and passwor http://bugs.python.org/issue25446

#25439: Add type checks to urllib.request.Request http://bugs.python.org/issue25439

#25436: argparse.ArgumentError missing error message in repr http://bugs.python.org/issue25436

#25435: Wrong function calls and referring to not removed concepts in http://bugs.python.org/issue25435

#25431: implement address in network in ipaddress module http://bugs.python.org/issue25431

#25430: speed up ipaddress contain method http://bugs.python.org/issue25430

#25421: Make sizeof for builtin types more subclass friendly http://bugs.python.org/issue25421

#25420: "import random" blocks on entropy collection on Linux with low http://bugs.python.org/issue25420

#25419: Readline completion of module names in import statements http://bugs.python.org/issue25419

Top 10 most discussed issues (10)

#25410: Clean up and fix OrderedDict http://bugs.python.org/issue25410 22 msgs

#25453: Arithmetics with complex infinities is inconsistent with C/C++ http://bugs.python.org/issue25453 14 msgs

#25461: Unclear language (the word ineffective) in the documentation f http://bugs.python.org/issue25461 12 msgs

#25420: "import random" blocks on entropy collection on Linux with low http://bugs.python.org/issue25420 11 msgs

#25446: smtplib.py AUTH LOGIN code messed up sending login and passwor http://bugs.python.org/issue25446 8 msgs

#25395: SIGSEGV using json.tool: highly nested OrderedDict http://bugs.python.org/issue25395 7 msgs

#23735: Readline not adjusting width after resize with 6.3 http://bugs.python.org/issue23735 6 msgs

#25154: Drop the pyvenv script http://bugs.python.org/issue25154 6 msgs

#25447: TypeError invoking deepcopy on lru_cache http://bugs.python.org/issue25447 6 msgs

#25439: Add type checks to urllib.request.Request http://bugs.python.org/issue25439 5 msgs

Issues closed (18)

#13195: subprocess: args with shell=True is not documented on Windows http://bugs.python.org/issue13195 closed by martin.panter

#23981: Update test_unicodedata.py to use script_helpers http://bugs.python.org/issue23981 closed by berker.peksag

#24885: StreamReaderProtocol docs recommend using private API http://bugs.python.org/issue24885 closed by gvanrossum

#25390: Can't define a typing.Union containing a typing.re.Pattern http://bugs.python.org/issue25390 closed by gvanrossum

#25407: Update PEP 4 to keep modules in Python 3 http://bugs.python.org/issue25407 closed by brett.cannon

#25408: Consider dropping html5lib and spambayes from the default benc http://bugs.python.org/issue25408 closed by brett.cannon

#25411: SMTPHandler in the logging module fails with unicode strings http://bugs.python.org/issue25411 closed by python-dev

#25414: Bypass unnecessary size limit test from deques on builds with http://bugs.python.org/issue25414 closed by rhettinger

#25417: Minor typo in Path.samefile docstring http://bugs.python.org/issue25417 closed by berker.peksag

#25422: tokenize: add tests for multi-line strings http://bugs.python.org/issue25422 closed by eric.smith

#25424: Deprecate older versions of benchmarks http://bugs.python.org/issue25424 closed by brett.cannon

#25428: Have datetime understand integer arguments for timezones http://bugs.python.org/issue25428 closed by r.david.murray

#25429: Can segfault Python with itertools.chain.from_iterable http://bugs.python.org/issue25429 closed by rhettinger

#25434: Fix typo in whatsnew/3.5 http://bugs.python.org/issue25434 closed by berker.peksag

#25440: python3.4-config --extension-suffix not expanded http://bugs.python.org/issue25440 closed by doko

#25441: StreamWriter.drain() unreliably reports closed sockets http://bugs.python.org/issue25441 closed by gvanrossum

#25445: type xterm in python http://bugs.python.org/issue25445 closed by r.david.murray

#25448: Exception ABC doesn't work in Python 3 (but does in Python 2.7 http://bugs.python.org/issue25448 closed by eryksun



More information about the Python-Dev mailing list