ACTIVITY SUMMARY (2017-06-23 - 2017-06-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 6006 (-20) closed 36565 (+95) total 42571 (+75) Open issues with patches: 2344 Issues opened (53) ================== #14094: ntpath.realpath() should use GetFinalPathNameByHandle() http://bugs.python.org/issue14094 reopened by eryksun #30744: Local variable assignment is broken when combined with threads http://bugs.python.org/issue30744 opened by njs #30747: _Py_atomic_* not actually atomic on Windows with MSVC http://bugs.python.org/issue30747 opened by Paxxi #30748: Upgrade tuples in socket to named tuple like http://bugs.python.org/issue30748 opened by Ben Lewis #30751: IDLE: Display entry errors for key sequence entry in entry box http://bugs.python.org/issue30751 opened by terry.reedy #30754: textwrap.dedent mishandles empty lines http://bugs.python.org/issue30754 opened by Julian #30755: locale.normalize() and getdefaultlocale() convert C.UTF-8 to e http://bugs.python.org/issue30755 opened by mattheww #30756: ttk: GUI tests fail on Ubuntu http://bugs.python.org/issue30756 opened by csabella #30757: pyinstaller can be added to docs, py2exe ref can be updated http://bugs.python.org/issue30757 opened by denfromufa #30758: regrtest hangs sometimes on the master branch (test_pydoc? tes http://bugs.python.org/issue30758 opened by haypo #30759: [2.7] Fix python2 -m test --list-cases test_multibytecodec_sup http://bugs.python.org/issue30759 opened by haypo #30760: configparse module in python3 can not write '%' to config file http://bugs.python.org/issue30760 opened by quanyechavshuo #30761: pdb: Add step / next count arguments http://bugs.python.org/issue30761 opened by louielu #30762: Misleading message “can't concat bytes to str” http://bugs.python.org/issue30762 opened by antoine.pietri #30766: Make CHECK_STATUS_PTHREAD signal-safe http://bugs.python.org/issue30766 opened by pitrou #30767: logging must check exc_info correctly http://bugs.python.org/issue30767 opened by krivushinme #30768: PyThread_acquire_lock_timed() should recompute the timeout whe http://bugs.python.org/issue30768 opened by haypo #30772: Normalise non-ASCII variable names in __all__ http://bugs.python.org/issue30772 opened by Nate Soares #30773: async generator receives wrong value when shared between corou http://bugs.python.org/issue30773 opened by Dima.Tisnek #30774: list_repr not safe against concurrent mutation http://bugs.python.org/issue30774 opened by pitrou #30777: IDLE: configdialog -- add docstrings and improve comments http://bugs.python.org/issue30777 opened by terry.reedy #30778: test_bsddb3 crash on x86 Windows XP 2.7 http://bugs.python.org/issue30778 opened by haypo #30779: IDLE: configdialog -- factor out Changes class http://bugs.python.org/issue30779 opened by terry.reedy #30780: IDLE: configdialog - add tests for ConfigDialog GUI. http://bugs.python.org/issue30780 opened by terry.reedy #30781: IDLE: configdialog -- switch to ttk widgets. http://bugs.python.org/issue30781 opened by terry.reedy #30782: Allow limiting the number of concurrent tasks in asyncio.as_co http://bugs.python.org/issue30782 opened by andybalaam #30784: IDLE: separate editor window and text http://bugs.python.org/issue30784 opened by louielu #30786: getaddrinfo emulation does not support AI_NUMERICSERV http://bugs.python.org/issue30786 opened by smejkar #30788: email.policy.SMTP.fold() issue for long filenames with spaces http://bugs.python.org/issue30788 opened by jhillacre #30789: Redesign PyCodeObject.co_extras to use a single memory block, http://bugs.python.org/issue30789 opened by haypo #30790: Can't use proxy to connect internet on windows http://bugs.python.org/issue30790 opened by Cordius #30791: tkinter.Tk() adds suffix to window class name when launching m http://bugs.python.org/issue30791 opened by hakonhagland #30792: Add contextlib.convert_exception manager http://bugs.python.org/issue30792 opened by steven.daprano #30793: Parsing error on f-string-expressions containing strings with http://bugs.python.org/issue30793 opened by Anselm Kiefner #30794: Add multiprocessing.Process.kill() http://bugs.python.org/issue30794 opened by pitrou #30795: OS X failures in test_site http://bugs.python.org/issue30795 opened by pitrou #30797: ./pyconfig.h:1438:0: warning: "_GNU_SOURCE" redefined [enabled http://bugs.python.org/issue30797 opened by Segev Finer #30798: Document that subprocess.Popen does not set PWD http://bugs.python.org/issue30798 opened by jamesdlin #30799: Improved test coverage Lib/_osx_support.py 99% http://bugs.python.org/issue30799 opened by chexex #30800: zlib.compressobj took too much memory on window http://bugs.python.org/issue30800 opened by dennisding #30801: shoutdown process error with python 3.4 and pyqt/PySide http://bugs.python.org/issue30801 opened by alberfontan1 #30802: datetime.datetime.strptime('200722', '%Y%U') http://bugs.python.org/issue30802 opened by winton #30803: Truth value of sets not properly documented http://bugs.python.org/issue30803 opened by thomassen #30804: bolen-dmg-3.x build-installer.py failed http://bugs.python.org/issue30804 opened by haypo #30805: asyncio: race condition with debug and subprocess http://bugs.python.org/issue30805 opened by wg #30806: netrc.__repr__() is broken for writing to file http://bugs.python.org/issue30806 opened by Bezier89 #30808: Use _Py_atomic API for concurrency-sensitive signal state http://bugs.python.org/issue30808 opened by pitrou #30809: IDLE parenmatch - highlighting options http://bugs.python.org/issue30809 opened by wohlganger #30811: A venv created and activated from within a virtualenv uses the http://bugs.python.org/issue30811 opened by Antony.Lee #30814: Import dotted name as alias breaks with concurrency http://bugs.python.org/issue30814 opened by Samuele Santi2 #30816: test_open() of test_eintr timeout after 10 min on "x86-64 El C http://bugs.python.org/issue30816 opened by haypo #30817: Abort in PyErr_PrintEx() when no memory http://bugs.python.org/issue30817 opened by xdegaye #30818: Warning -- asyncore.socket_map was modified by test_ftplib on http://bugs.python.org/issue30818 opened by haypo Most recent 15 issues with no replies (15) ========================================== #30816: test_open() of test_eintr timeout after 10 min on "x86-64 El C http://bugs.python.org/issue30816 #30814: Import dotted name as alias breaks with concurrency http://bugs.python.org/issue30814 #30811: A venv created and activated from within a virtualenv uses the http://bugs.python.org/issue30811 #30806: netrc.__repr__() is broken for writing to file http://bugs.python.org/issue30806 #30805: asyncio: race condition with debug and subprocess http://bugs.python.org/issue30805 #30804: bolen-dmg-3.x build-installer.py failed http://bugs.python.org/issue30804 #30801: shoutdown process error with python 3.4 and pyqt/PySide http://bugs.python.org/issue30801 #30800: zlib.compressobj took too much memory on window http://bugs.python.org/issue30800 #30799: Improved test coverage Lib/_osx_support.py 99% http://bugs.python.org/issue30799 #30798: Document that subprocess.Popen does not set PWD http://bugs.python.org/issue30798 #30797: ./pyconfig.h:1438:0: warning: "_GNU_SOURCE" redefined [enabled http://bugs.python.org/issue30797 #30794: Add multiprocessing.Process.kill() http://bugs.python.org/issue30794 #30791: tkinter.Tk() adds suffix to window class name when launching m http://bugs.python.org/issue30791 #30790: Can't use proxy to connect internet on windows http://bugs.python.org/issue30790 #30789: Redesign PyCodeObject.co_extras to use a single memory block, http://bugs.python.org/issue30789 Most recent 15 issues waiting for review (15) ============================================= #30817: Abort in PyErr_PrintEx() when no memory http://bugs.python.org/issue30817 #30808: Use _Py_atomic API for concurrency-sensitive signal state http://bugs.python.org/issue30808 #30747: _Py_atomic_* not actually atomic on Windows with MSVC http://bugs.python.org/issue30747 #30714: test_ssl fails with openssl 1.1.0f http://bugs.python.org/issue30714 #30711: getaddrinfo invalid port number http://bugs.python.org/issue30711 #30710: getaddrinfo raises OverflowError http://bugs.python.org/issue30710 #30696: infinite loop in PyRun_InteractiveLoopFlags() http://bugs.python.org/issue30696 #30695: add a nomemory_allocator to the _testcapi module http://bugs.python.org/issue30695 #30693: tarfile add uses random order http://bugs.python.org/issue30693 #30688: support named Unicode escapes (\N{name}) in re http://bugs.python.org/issue30688 #30680: textwrap should treat Unicode em-dash like ASCII em-dash http://bugs.python.org/issue30680 #30665: pass big values for arg to fcntl.ioctl http://bugs.python.org/issue30665 #30593: sqlite3 executescript does not respect isolation_level? http://bugs.python.org/issue30593 #30560: Py_SetFatalErrorAbortFunc: Allow embedding program to handle f http://bugs.python.org/issue30560 #30541: Add restricted mocks to the python unittest mocking framework http://bugs.python.org/issue30541 Top 10 most discussed issues (10) ================================= #24813: Redesign Help => About IDLE, make it non-modal http://bugs.python.org/issue24813 21 msgs #30703: Non-reentrant signal handler (test_multiprocessing_forkserver http://bugs.python.org/issue30703 18 msgs #29926: IDLE: in shell, time.sleep ignores _thread.interrupt_main() http://bugs.python.org/issue29926 16 msgs #30744: Local variable assignment is broken when combined with threads http://bugs.python.org/issue30744 13 msgs #30422: Add roadmap.txt section to idlelib http://bugs.python.org/issue30422 11 msgs #21998: asyncio: support fork http://bugs.python.org/issue21998 9 msgs #30730: [security] Injecting environment variable in subprocess on Win http://bugs.python.org/issue30730 9 msgs #29988: (async) with blocks and try/finally are not as KeyboardInterru http://bugs.python.org/issue29988 8 msgs #30302: Improve .__repr__ implementation for datetime.timedelta http://bugs.python.org/issue30302 7 msgs #30726: [Windows] Warnings in elementtree due to new expat http://bugs.python.org/issue30726 7 msgs Issues closed (87) ================== #10909: IDLE: thread hang, possibly related to print http://bugs.python.org/issue10909 closed by terry.reedy #10972: zipfile: add "unicode" option to the force the filename encodi http://bugs.python.org/issue10972 closed by haypo #12215: TextIOWrapper: issues with interlaced read-write http://bugs.python.org/issue12215 closed by haypo #12512: codecs: StreamWriter issues with stateful codecs after a seek http://bugs.python.org/issue12512 closed by haypo #12513: codec.StreamReaderWriter: issues with interlaced read-write http://bugs.python.org/issue12513 closed by haypo #13552: Compilation issues of the curses module on Solaris and OpenInd http://bugs.python.org/issue13552 closed by haypo #13617: Reject embedded null characters in wchar* strings http://bugs.python.org/issue13617 closed by serhiy.storchaka #19150: IDLE shell fails: "ModifiedInterpreter instance has no attribu http://bugs.python.org/issue19150 closed by terry.reedy #20615: Replace PyDict_GetItem() with PyDict_GetItemWithError() http://bugs.python.org/issue20615 closed by haypo #20718: OpenBSD/AIX: tests passing a file descriptor with sendmsg/recv http://bugs.python.org/issue20718 closed by haypo #21080: asyncio.subprocess: connect pipes of two programs http://bugs.python.org/issue21080 closed by haypo #21519: IDLE : Bug in keybinding validity check http://bugs.python.org/issue21519 closed by terry.reedy #22207: Test for integer overflow on Py_ssize_t: explicitly cast to si http://bugs.python.org/issue22207 closed by haypo #22271: Deprecate PyUnicode_AsUnicode(): emit a DeprecationWarning http://bugs.python.org/issue22271 closed by haypo #23587: asyncio: use the new traceback.TracebackException class http://bugs.python.org/issue23587 closed by haypo #23763: Chain exceptions in C http://bugs.python.org/issue23763 closed by haypo #24598: asyncio: add background task detecting reference cycles http://bugs.python.org/issue24598 closed by haypo #24999: Segfault in test_re.test_sre_character_class_literals() when P http://bugs.python.org/issue24999 closed by haypo #25606: asyncio doc: 'socket' transport extra info is not mandatory http://bugs.python.org/issue25606 closed by haypo #25796: Running test_multiprocessing_spawn is slow (more than 8 minute http://bugs.python.org/issue25796 closed by haypo #25868: test_eintr.test_sigwaitinfo() hangs on "AMD64 FreeBSD CURRENT http://bugs.python.org/issue25868 closed by haypo #26373: asyncio: add support for async context manager on streams? http://bugs.python.org/issue26373 closed by haypo #26643: regrtest: rework libregrtest.save_env submodule http://bugs.python.org/issue26643 closed by haypo #26757: test_urllib2net.test_http_basic() timeout after 15 min on http://bugs.python.org/issue26757 closed by haypo #27103: regrtest: capture stdout (-W) option is incompatible with refl http://bugs.python.org/issue27103 closed by haypo #27847: os.set_inheritable() looks to be broken on OpenIndiana, regres http://bugs.python.org/issue27847 closed by haypo #27940: xml.etree: Avoid XML declaration for the "ascii" encoding http://bugs.python.org/issue27940 closed by haypo #28223: test_tools fails with timeout on AMD64 Snow Leop 3.x buildbot http://bugs.python.org/issue28223 closed by haypo #28224: Compilation warnings on Windows: export 'PyInit_xx' specified http://bugs.python.org/issue28224 closed by haypo #28232: asyncio: wrap_future() doesn't handle cancellation correctly http://bugs.python.org/issue28232 closed by haypo #28554: Windows: _socket module fails to compile on "AMD64 Windows7 SP http://bugs.python.org/issue28554 closed by haypo #28572: IDLE: add tests for config dialog. http://bugs.python.org/issue28572 closed by terry.reedy #28711: IDLE doesn't open http://bugs.python.org/issue28711 closed by terry.reedy #29461: Experiment usage of likely/unlikely in CPython core http://bugs.python.org/issue29461 closed by haypo #29512: regrtest refleak: implement bisection feature http://bugs.python.org/issue29512 closed by haypo #29530: Windows buildbots broken by the migration to GitHub (meta issu http://bugs.python.org/issue29530 closed by haypo #29585: site.py imports relatively large `sysconfig` module. http://bugs.python.org/issue29585 closed by inada.naoki #29910: Ctrl-D eats a character on IDLE http://bugs.python.org/issue29910 closed by terry.reedy #30038: Race condition in how trip_signal writes to wakeup fd http://bugs.python.org/issue30038 closed by njs #30062: datetime in Python 3.6+ no longer respects 'TZ' environment va http://bugs.python.org/issue30062 closed by ammar2 #30172: test_tools takes longer than 5 minutes on some buildbots http://bugs.python.org/issue30172 closed by haypo #30263: regrtest: log the system load? http://bugs.python.org/issue30263 closed by haypo #30280: Warning -- threading._dangling was modified by test_asyncio on http://bugs.python.org/issue30280 closed by haypo #30314: Buildbots: 15 min is too low for test_tools on x86 Tiger 3.6 b http://bugs.python.org/issue30314 closed by haypo #30329: poplib and imaplib should catch "OSError: [WinError 10022] An http://bugs.python.org/issue30329 closed by haypo #30362: Launcher add list and list with paths options http://bugs.python.org/issue30362 closed by steve.dower #30368: [2.7] OpenSSL compilation fails on AMD64 Windows7 SP1 VS9.0 2. http://bugs.python.org/issue30368 closed by haypo #30523: regrtest: add --list-cases option to only display test case id http://bugs.python.org/issue30523 closed by haypo #30542: test_files() of test_tools.test_unparse.DirectoryTestCase leak http://bugs.python.org/issue30542 closed by haypo #30596: Add close() to multiprocessing.Process http://bugs.python.org/issue30596 closed by pitrou #30599: test_threaded_import leaks references http://bugs.python.org/issue30599 closed by haypo #30645: imp.py: load_package() appends to its own loop variable http://bugs.python.org/issue30645 closed by brett.cannon #30647: CODESET error on AMD64 FreeBSD 10.x Shared 3.x caused by the P http://bugs.python.org/issue30647 closed by ncoghlan #30664: Change unittest's _SubTest to not sort its params when printin http://bugs.python.org/issue30664 closed by serhiy.storchaka #30673: Add -t option (timeout) to Tools/buildbot/test.bat for "AMD64 http://bugs.python.org/issue30673 closed by haypo #30674: IDLE: add docstrings to grep.py http://bugs.python.org/issue30674 closed by terry.reedy #30675: test_zipfile leaks references on Python 3.5 on the wo Refleaks http://bugs.python.org/issue30675 closed by haypo #30704: test_free_different_thread() of test_code leaks references on http://bugs.python.org/issue30704 closed by haypo #30705: python2.7 -m test -R 3:3 hangs on Refleaks 2.7 buildbots http://bugs.python.org/issue30705 closed by haypo #30706: EmailMessage Object Creation http://bugs.python.org/issue30706 closed by r.david.murray #30708: Ensure that the result of PyUnicode_AsWideCharString() doesn't http://bugs.python.org/issue30708 closed by serhiy.storchaka #30723: IDLE parenmatch - left and right highlighting, independent fla http://bugs.python.org/issue30723 closed by terry.reedy #30733: Typo in Document What's New: Calendar http://bugs.python.org/issue30733 closed by doerwalter #30734: 200000 indexes crashes eval and python (without eval) http://bugs.python.org/issue30734 closed by serhiy.storchaka #30742: VS2015 support for 2.7 branch http://bugs.python.org/issue30742 closed by steve.dower #30743: unittest discover does not mention module file must be named w http://bugs.python.org/issue30743 closed by alex.75 #30745: Warnings in Modules/_winapi.c http://bugs.python.org/issue30745 closed by serhiy.storchaka #30746: Reject environment variable names containing '=' http://bugs.python.org/issue30746 closed by serhiy.storchaka #30749: Non-atomic and unusual (wrong) rename behavior under OS X http://bugs.python.org/issue30749 closed by Alex Groce #30750: Update `make patchcheck` to understand Misc/NEWS.d http://bugs.python.org/issue30750 closed by brett.cannon #30752: Basic subtraction is wrong ( 1.83 - 1.52 == 0.3100000000000000 http://bugs.python.org/issue30752 closed by mark.dickinson #30753: not able to execute print command on page 16 of documentation http://bugs.python.org/issue30753 closed by steven.daprano #30763: There is functionality bug in linecache library. http://bugs.python.org/issue30763 closed by gvanrossum #30764: regrtest: Add --fail-env-changed option http://bugs.python.org/issue30764 closed by haypo #30765: PyThread_acquire_lock can block even when asked not ot http://bugs.python.org/issue30765 closed by pitrou #30769: [EASY (C)] test_execve_invalid_env() of test_os leaks referenc http://bugs.python.org/issue30769 closed by haypo #30775: test_multiprocessing_forkserver leaks references on Python 3 http://bugs.python.org/issue30775 closed by pitrou #30776: regrtest: change -R/--huntrleaks rule to decide if a test leak http://bugs.python.org/issue30776 closed by haypo #30783: Spawned subprocesses don't respect environment http://bugs.python.org/issue30783 closed by eryksun #30785: ast.c duplicates STR(CHILD) http://bugs.python.org/issue30785 closed by emilyemorehouse #30787: Please add a comprehensive index of decorators to the document http://bugs.python.org/issue30787 closed by brett.cannon #30796: Failures/crashes in test_signal on some buildbots http://bugs.python.org/issue30796 closed by pitrou #30807: setitimer() can disable timer by mistake http://bugs.python.org/issue30807 closed by pitrou #30810: Germany made the upper case ß official. 'ß'.upper() should n http://bugs.python.org/issue30810 closed by haypo #30812: Running test_warnings twice fails http://bugs.python.org/issue30812 closed by haypo #30813: test_unittest fails when hunting reference leaks http://bugs.python.org/issue30813 closed by haypo #30815: StringIO uses inefficient PyUnicode_AsUCS4 http://bugs.python.org/issue30815 closed by inada.naoki
Le 1 juil. 2017 10:18 AM, "Serhiy Storchaka" <storchaka@gmail.com> a écrit : Victor closed a half of hundred his issues. Let me elaborate :-) I am still learning the new GitHub workflow, and it's common that I forget to close issues after merging a change. I had many issues that I forgot to update since we moved to GitHub. I had also complex bugs splitted into small issues and it took time to fix all branches and to wait for buildots to confirm that it's really fixed. To finish, I closed a lot of issues that were older than 2 years because the bug was fixed in the meanwhile in another issue, or just because I lost track of the issue and also lost interest and I don't consider that the bug or feature was worth it. Victor
participants (3)
-
Python tracker
-
Serhiy Storchaka
-
Victor Stinner