ACTIVITY SUMMARY (2016-12-23 - 2016-12-30) 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 5663 (+11) closed 35208 (+49) total 40871 (+60) Open issues with patches: 2449 Issues opened (32) ================== #28871: Destructor of ElementTree.Element is recursive http://bugs.python.org/issue28871 reopened by haypo #29057: Compiler failure on Mac OS X - sys/random.h http://bugs.python.org/issue29057 opened by Pam.McANulty #29058: Mark new limited C API http://bugs.python.org/issue29058 opened by serhiy.storchaka #29059: Windows: Python not using ANSI compatible console http://bugs.python.org/issue29059 opened by joseph.hackman #29062: hashlib documentation link error http://bugs.python.org/issue29062 opened by frankmillman #29063: Fixed timemodule compile warnings. http://bugs.python.org/issue29063 opened by Decorater #29067: Source archive: wrong directory attributes http://bugs.python.org/issue29067 opened by amig #29070: Integration tests for pty.spawn on Linux and all other platfor http://bugs.python.org/issue29070 opened by Cornelius Diekmann #29075: Remove Windows Vista support http://bugs.python.org/issue29075 opened by steve.dower #29076: Python 3.6 installer doesn't update "python3" shell command http://bugs.python.org/issue29076 opened by elias #29077: build failure when enabling dtrace on FreeBSD http://bugs.python.org/issue29077 opened by swills #29081: time.strptime() return wrong result http://bugs.python.org/issue29081 opened by hywl51 #29082: In 2.7.13, _ctypes.LoadLibrary no longer accepts Unicode objec http://bugs.python.org/issue29082 opened by Chi Hsuan Yen #29083: Readd PyArg_VaParse to the stable API http://bugs.python.org/issue29083 opened by serhiy.storchaka #29084: C API of OrderedDict http://bugs.python.org/issue29084 opened by serhiy.storchaka #29086: Document C API that is not part of the limited API http://bugs.python.org/issue29086 opened by serhiy.storchaka #29090: python34.dll crash http://bugs.python.org/issue29090 opened by MikeH #29092: Sync os.stat's doc and doc string http://bugs.python.org/issue29092 opened by xiang.zhang #29093: Windows launcher breaks history in Git Bash http://bugs.python.org/issue29093 opened by evan_ #29094: Regression in zipfile writing in 2.7.13 http://bugs.python.org/issue29094 opened by Peter Ebden #29096: Signal Handlers reliably cause UnboundLocalErrors http://bugs.python.org/issue29096 opened by Ted Meyer #29097: datetime.fromtimestamp(t) when 0 <= t <= 86399 fails on Python http://bugs.python.org/issue29097 opened by pekka.klarck #29098: document minimum sqlite version http://bugs.python.org/issue29098 opened by carlwgeorge #29099: sqlite3 timestamp converter cannot handle timezone http://bugs.python.org/issue29099 opened by bozo.kopic #29100: Core dump / OverflowError for datetime.fromtimestamp with over http://bugs.python.org/issue29100 opened by Jordon Phillips #29102: Add an id field to PyInterpreterState. http://bugs.python.org/issue29102 opened by eric.snow #29104: Left bracket remains in format string result when '\' preceeds http://bugs.python.org/issue29104 opened by Jim Fasarakis-Hilliard #29105: code or doc improvement for logging.handlers.RotatingFileHandl http://bugs.python.org/issue29105 opened by redstone-cold #29107: traceback module incorrectly formats args-less syntax errors http://bugs.python.org/issue29107 opened by Naftali.Harris #29108: Python 3.6.0 multiprocessing map_async callback http://bugs.python.org/issue29108 opened by Jose Miguel Colella #29110: [patch] Fix file object leak in `aifc.open` when given invalid http://bugs.python.org/issue29110 opened by azhang #29113: modulefinder no longer finds all required modules for Python i http://bugs.python.org/issue29113 opened by adamwill Most recent 15 issues with no replies (15) ========================================== #29113: modulefinder no longer finds all required modules for Python i http://bugs.python.org/issue29113 #29110: [patch] Fix file object leak in `aifc.open` when given invalid http://bugs.python.org/issue29110 #29107: traceback module incorrectly formats args-less syntax errors http://bugs.python.org/issue29107 #29105: code or doc improvement for logging.handlers.RotatingFileHandl http://bugs.python.org/issue29105 #29100: Core dump / OverflowError for datetime.fromtimestamp with over http://bugs.python.org/issue29100 #29098: document minimum sqlite version http://bugs.python.org/issue29098 #29094: Regression in zipfile writing in 2.7.13 http://bugs.python.org/issue29094 #29092: Sync os.stat's doc and doc string http://bugs.python.org/issue29092 #29086: Document C API that is not part of the limited API http://bugs.python.org/issue29086 #29083: Readd PyArg_VaParse to the stable API http://bugs.python.org/issue29083 #29081: time.strptime() return wrong result http://bugs.python.org/issue29081 #29075: Remove Windows Vista support http://bugs.python.org/issue29075 #29070: Integration tests for pty.spawn on Linux and all other platfor http://bugs.python.org/issue29070 #29067: Source archive: wrong directory attributes http://bugs.python.org/issue29067 #29063: Fixed timemodule compile warnings. http://bugs.python.org/issue29063 Most recent 15 issues waiting for review (15) ============================================= #29110: [patch] Fix file object leak in `aifc.open` when given invalid http://bugs.python.org/issue29110 #29104: Left bracket remains in format string result when '\' preceeds http://bugs.python.org/issue29104 #29102: Add an id field to PyInterpreterState. http://bugs.python.org/issue29102 #29099: sqlite3 timestamp converter cannot handle timezone http://bugs.python.org/issue29099 #29097: datetime.fromtimestamp(t) when 0 <= t <= 86399 fails on Python http://bugs.python.org/issue29097 #29092: Sync os.stat's doc and doc string http://bugs.python.org/issue29092 #29086: Document C API that is not part of the limited API http://bugs.python.org/issue29086 #29082: In 2.7.13, _ctypes.LoadLibrary no longer accepts Unicode objec http://bugs.python.org/issue29082 #29070: Integration tests for pty.spawn on Linux and all other platfor http://bugs.python.org/issue29070 #29063: Fixed timemodule compile warnings. http://bugs.python.org/issue29063 #29062: hashlib documentation link error http://bugs.python.org/issue29062 #29059: Windows: Python not using ANSI compatible console http://bugs.python.org/issue29059 #29058: Mark new limited C API http://bugs.python.org/issue29058 #29057: Compiler failure on Mac OS X - sys/random.h http://bugs.python.org/issue29057 #29054: pty.py: pty.spawn hangs after client disconnect over nc (netca http://bugs.python.org/issue29054 Top 10 most discussed issues (10) ================================= #23903: Generate PC/python3.def by scraping headers http://bugs.python.org/issue23903 15 msgs #29048: Coverage influence tests, make some of them fail http://bugs.python.org/issue29048 14 msgs #29062: hashlib documentation link error http://bugs.python.org/issue29062 13 msgs #29102: Add an id field to PyInterpreterState. http://bugs.python.org/issue29102 13 msgs #29058: Mark new limited C API http://bugs.python.org/issue29058 10 msgs #29057: Compiler failure on Mac OS X - sys/random.h http://bugs.python.org/issue29057 9 msgs #29104: Left bracket remains in format string result when '\' preceeds http://bugs.python.org/issue29104 9 msgs #29097: datetime.fromtimestamp(t) when 0 <= t <= 86399 fails on Python http://bugs.python.org/issue29097 8 msgs #29099: sqlite3 timestamp converter cannot handle timezone http://bugs.python.org/issue29099 8 msgs #26382: List object memory allocator http://bugs.python.org/issue26382 7 msgs Issues closed (49) ================== #9770: curses.ascii.isblank() function is broken. It confuses backspa http://bugs.python.org/issue9770 closed by serhiy.storchaka #13051: Infinite recursion in curses.textpad.Textbox http://bugs.python.org/issue13051 closed by serhiy.storchaka #14483: inspect.getsource fails to read a file of only comments http://bugs.python.org/issue14483 closed by r.david.murray #25778: winreg.EnumValue does not truncate strings correctly http://bugs.python.org/issue25778 closed by steve.dower #26758: Unnecessary format string handling for no argument slot wrappe http://bugs.python.org/issue26758 closed by inada.naoki #28427: WeakValueDictionary next bug (with multithreading) http://bugs.python.org/issue28427 closed by pitrou #28446: pyvenv generates malformed hashbangs for scripts http://bugs.python.org/issue28446 closed by vinay.sajip #28675: about PEP 528 / PEP 529 http://bugs.python.org/issue28675 closed by steve.dower #28902: 3.6.0rc1 installer fails to install / uninstall. http://bugs.python.org/issue28902 closed by steve.dower #28954: Incorrect EBNF rule of keywords_arguments http://bugs.python.org/issue28954 closed by martin.panter #28960: Small typo in Thread.join docs http://bugs.python.org/issue28960 closed by martin.panter #28998: Unifying Long Integers and Integers in 2.7 http://bugs.python.org/issue28998 closed by serhiy.storchaka #29003: sqlite3: can't run VACUUM on Python 3.6 http://bugs.python.org/issue29003 closed by berker.peksag #29004: binascii.crc_hqx() implements CRC-CCITT http://bugs.python.org/issue29004 closed by martin.panter #29025: random.seed() relation to hash() function and its determinism http://bugs.python.org/issue29025 closed by rhettinger #29037: Python 2.7.13 prints version header and exits immediately on W http://bugs.python.org/issue29037 closed by steve.dower #29047: Where are the test results stored? http://bugs.python.org/issue29047 closed by patriki #29049: Lazy GC tracking frame http://bugs.python.org/issue29049 closed by inada.naoki #29055: random.choice on empty sequence should hide previous exception http://bugs.python.org/issue29055 closed by rhettinger #29056: logging.Formatter doesn't respect more than one formatExceptio http://bugs.python.org/issue29056 closed by vinay.sajip #29060: Changing the installation location still adds AppData filepath http://bugs.python.org/issue29060 closed by steve.dower #29061: secrets.randbelow(-1) hangs http://bugs.python.org/issue29061 closed by rhettinger #29064: Package numpy can't be used normally http://bugs.python.org/issue29064 closed by xiang.zhang #29065: SSL module problem on Python 3.6.0 and macOS Sierra http://bugs.python.org/issue29065 closed by ned.deily #29066: PIP doesn't honor --trusted-host or --cert options http://bugs.python.org/issue29066 closed by ned.deily #29068: Fix example code for PyErr_Fetch http://bugs.python.org/issue29068 closed by serhiy.storchaka #29069: Default PyPI URL in docs is not what is really in code http://bugs.python.org/issue29069 closed by berker.peksag #29071: IDLE doesn't highlight f-strings properly http://bugs.python.org/issue29071 closed by terry.reedy #29072: the message of help(os.environ.setdefault) have some error http://bugs.python.org/issue29072 closed by r.david.murray #29073: bytearray.__mod__() truncates on first \x00 http://bugs.python.org/issue29073 closed by serhiy.storchaka #29074: repr doesn't give full result for this re math result http://bugs.python.org/issue29074 closed by mrabarnett #29078: Example in Section 8.1.5 time Objects is broken http://bugs.python.org/issue29078 closed by xiang.zhang #29079: pathlib.resolve() causes infinite loop on Windows http://bugs.python.org/issue29079 closed by steve.dower #29080: unnecessary hg required for build version 3.6 on Windows http://bugs.python.org/issue29080 closed by steve.dower #29085: Python 3.6 on Windows doesn't seed Random() well enough http://bugs.python.org/issue29085 closed by python-dev #29087: UCS4 support functions are not implemented http://bugs.python.org/issue29087 closed by serhiy.storchaka #29088: Inconsistent use of underscore in names that start with "is" http://bugs.python.org/issue29088 closed by r.david.murray #29089: dictionary keys described incorrectly in tutorial http://bugs.python.org/issue29089 closed by rhettinger #29091: Python 3.5+ socket.socketpair fallback incorrectly implemented http://bugs.python.org/issue29091 closed by benjamin.peterson #29095: Compiling Python 3.6 from source on MacOS X Sierra http://bugs.python.org/issue29095 closed by ned.deily #29101: Nested lambdas in setattr() lose context in Python 2.7 http://bugs.python.org/issue29101 closed by benjamin.peterson #29103: Make enum.py pep8 compliant http://bugs.python.org/issue29103 closed by rhettinger #29106: get-pip.py fails with Python 3.6 embed Windows http://bugs.python.org/issue29106 closed by ammar2 #29109: Small doc improvements for tracemalloc http://bugs.python.org/issue29109 closed by haypo #29111: Strange signature for memoryview constructor http://bugs.python.org/issue29111 closed by skrah #29112: questionable wording in sequences documentation http://bugs.python.org/issue29112 closed by xiang.zhang #29114: __class__ not exists in the method which bounded by types.Meth http://bugs.python.org/issue29114 closed by ncoghlan #29115: distutils.core.setup does not let people set 'bugtrack_url'. http://bugs.python.org/issue29115 closed by berker.peksag #1446619: extended slice behavior inconsistent with docs http://bugs.python.org/issue1446619 closed by martin.panter _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com