ACTIVITY SUMMARY (2020-01-17 - 2020-01-24) Python tracker at https://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 7285 (+17) closed 43910 (+55) total 51195 (+72)
Open issues with patches: 2852
Issues opened (45) ==================
#29258: __init__.py required for pkgutil.walk_packages in python3 https://bugs.python.org/issue29258 reopened by inada.naoki
#39353: Deprecate the binhex module, binhex4 and hexbin4 standards https://bugs.python.org/issue39353 reopened by vstinner
#39372: The header files in Include/ have many declarations with no de https://bugs.python.org/issue39372 reopened by pablogsal
#39374: Key in sort -> Callable Object instead of function https://bugs.python.org/issue39374 opened by Carlos Segura González
#39375: Document os.environ[x] = y and os.putenv() as thread unsafe https://bugs.python.org/issue39375 opened by gregory.p.smith
#39376: Avoid modifying the process global environment (not thread saf https://bugs.python.org/issue39376 opened by gregory.p.smith
#39378: partial of PickleState struct should be traversed. https://bugs.python.org/issue39378 opened by shihai1991
#39379: sys.path[0] is already absolute path https://bugs.python.org/issue39379 opened by ksato9700
#39380: ftplib uses latin-1 as default encoding https://bugs.python.org/issue39380 opened by SebastianGPedersen
#39382: abstract_issubclass() doesn't take bases tuple item ref https://bugs.python.org/issue39382 opened by Yonatan Goldschmidt
#39384: Email parser creates a message object that can't be flattened https://bugs.python.org/issue39384 opened by msapiro
#39385: Add an assertNoLogs context manager to unittest TestCase https://bugs.python.org/issue39385 opened by Kit Yan Choi
#39388: IDLE: Changes to keybindings aren't reverted on cancel https://bugs.python.org/issue39388 opened by cheryl.sabella
#39390: shutil.copytree - 3.8 changed argument types of the ignore cal https://bugs.python.org/issue39390 opened by mbarkhau
#39392: Python Turtle is not filling alternate overlapping areas of a https://bugs.python.org/issue39392 opened by lijose
#39393: Misleading error message upon dependent DLL resolution failure https://bugs.python.org/issue39393 opened by plimkilde
#39394: re: DeprecationWarning for `flag not at the start of expressio https://bugs.python.org/issue39394 opened by jugmac00
#39400: pydoc: Use of MANPAGER variable is incorrect https://bugs.python.org/issue39400 opened by Brocellous
#39401: Unsafe dll loading in getpathp.c on Win7 https://bugs.python.org/issue39401 opened by anthonywee
#39405: Using relative path as a --prefix during configure. https://bugs.python.org/issue39405 opened by Sankark
#39407: Bitfield Union does not work for bit widths greater than 8 bit https://bugs.python.org/issue39407 opened by jschulte
#39408: Add support for SQLCipher https://bugs.python.org/issue39408 opened by Sebastian.Noack
#39409: AIX: FAIL: test_specific_values (test.test_cmath.CMathTests) https://bugs.python.org/issue39409 opened by Michael.Felt
#39410: CentOS 6.10 SQLite 3.30.1 - _sqlite3 builds successfully but i https://bugs.python.org/issue39410 opened by cehovski
#39411: pyclbr rewrite using AST https://bugs.python.org/issue39411 opened by Batuhan Taskaya
#39413: Implement os.unsetenv() on Windows https://bugs.python.org/issue39413 opened by vstinner
#39414: Multiprocessing resolving object as None https://bugs.python.org/issue39414 opened by rdil
#39416: Document default numeric string formats https://bugs.python.org/issue39416 opened by kop
#39417: Link to "Python Packaging User Guide: Creating and using virtu https://bugs.python.org/issue39417 opened by angelcervera
#39418: str.strip() should have a means of adding to the default behav https://bugs.python.org/issue39418 opened by senji
#39419: Core dump when trying to use workaround for custom warning cat https://bugs.python.org/issue39419 opened by Gerrit.Holl
#39423: Process finished with exit code -1073741819 (0xC0000005) when https://bugs.python.org/issue39423 opened by mapf
#39424: [easy] test_signal: test_pidfd_send_signal() uses deprecated a https://bugs.python.org/issue39424 opened by vstinner
#39427: python -X options are not documented in the CLI --help https://bugs.python.org/issue39427 opened by pablogsal
#39428: allow creation of "symtable entry" objects from Python https://bugs.python.org/issue39428 opened by carljm
#39430: tarfile.open(mode="r") race condition when importing lzma https://bugs.python.org/issue39430 opened by Maciej Gol
#39432: Distutils generates the wrong export symbol for unicode module https://bugs.python.org/issue39432 opened by da-woods
#39433: curses.setupterm can raise _curses.error https://bugs.python.org/issue39433 opened by mdk
#39434: Remove unnecessary logic of float __floordiv__ https://bugs.python.org/issue39434 opened by corona10
#39435: pickle: inconsistent arguments pickle.py vs _pickle.c vs docs https://bugs.python.org/issue39435 opened by crusaderky
#39438: better handling of foreign signal handlers in signal.signal https://bugs.python.org/issue39438 opened by Steven G. Johnson
#39441: mimetypes.guess_extension unable to get non-lowercase mimetype https://bugs.python.org/issue39441 opened by Inkhey
#39442: from __future__ import annotations makes dataclasses.Field.typ https://bugs.python.org/issue39442 opened by lopek
#39443: Inhomogeneous behaviour for descriptors in between the class-i https://bugs.python.org/issue39443 opened by Hugo Ricateau
#39444: Incorrect description of sorting for PrettyPrinter https://bugs.python.org/issue39444 opened by TextGeek
Most recent 15 issues with no replies (15) ==========================================
#39443: Inhomogeneous behaviour for descriptors in between the class-i https://bugs.python.org/issue39443
#39441: mimetypes.guess_extension unable to get non-lowercase mimetype https://bugs.python.org/issue39441
#39438: better handling of foreign signal handlers in signal.signal https://bugs.python.org/issue39438
#39435: pickle: inconsistent arguments pickle.py vs _pickle.c vs docs https://bugs.python.org/issue39435
#39432: Distutils generates the wrong export symbol for unicode module https://bugs.python.org/issue39432
#39428: allow creation of "symtable entry" objects from Python https://bugs.python.org/issue39428
#39424: [easy] test_signal: test_pidfd_send_signal() uses deprecated a https://bugs.python.org/issue39424
#39419: Core dump when trying to use workaround for custom warning cat https://bugs.python.org/issue39419
#39407: Bitfield Union does not work for bit widths greater than 8 bit https://bugs.python.org/issue39407
#39405: Using relative path as a --prefix during configure. https://bugs.python.org/issue39405
#39392: Python Turtle is not filling alternate overlapping areas of a https://bugs.python.org/issue39392
#39388: IDLE: Changes to keybindings aren't reverted on cancel https://bugs.python.org/issue39388
#39385: Add an assertNoLogs context manager to unittest TestCase https://bugs.python.org/issue39385
#39382: abstract_issubclass() doesn't take bases tuple item ref https://bugs.python.org/issue39382
#39378: partial of PickleState struct should be traversed. https://bugs.python.org/issue39378
Most recent 15 issues waiting for review (15) =============================================
#39435: pickle: inconsistent arguments pickle.py vs _pickle.c vs docs https://bugs.python.org/issue39435
#39434: Remove unnecessary logic of float __floordiv__ https://bugs.python.org/issue39434
#39432: Distutils generates the wrong export symbol for unicode module https://bugs.python.org/issue39432
#39430: tarfile.open(mode="r") race condition when importing lzma https://bugs.python.org/issue39430
#39427: python -X options are not documented in the CLI --help https://bugs.python.org/issue39427
#39416: Document default numeric string formats https://bugs.python.org/issue39416
#39413: Implement os.unsetenv() on Windows https://bugs.python.org/issue39413
#39411: pyclbr rewrite using AST https://bugs.python.org/issue39411
#39400: pydoc: Use of MANPAGER variable is incorrect https://bugs.python.org/issue39400
#39393: Misleading error message upon dependent DLL resolution failure https://bugs.python.org/issue39393
#39390: shutil.copytree - 3.8 changed argument types of the ignore cal https://bugs.python.org/issue39390
#39388: IDLE: Changes to keybindings aren't reverted on cancel https://bugs.python.org/issue39388
#39385: Add an assertNoLogs context manager to unittest TestCase https://bugs.python.org/issue39385
#39384: Email parser creates a message object that can't be flattened https://bugs.python.org/issue39384
#39382: abstract_issubclass() doesn't take bases tuple item ref https://bugs.python.org/issue39382
Top 10 most discussed issues (10) =================================
#39390: shutil.copytree - 3.8 changed argument types of the ignore cal https://bugs.python.org/issue39390 12 msgs
#38076: Make struct module PEP-384 compatible https://bugs.python.org/issue38076 9 msgs
#39413: Implement os.unsetenv() on Windows https://bugs.python.org/issue39413 9 msgs
#39430: tarfile.open(mode="r") race condition when importing lzma https://bugs.python.org/issue39430 9 msgs
#39353: Deprecate the binhex module, binhex4 and hexbin4 standards https://bugs.python.org/issue39353 7 msgs
#39408: Add support for SQLCipher https://bugs.python.org/issue39408 6 msgs
#39434: Remove unnecessary logic of float __floordiv__ https://bugs.python.org/issue39434 6 msgs
#39372: The header files in Include/ have many declarations with no de https://bugs.python.org/issue39372 5 msgs
#39418: str.strip() should have a means of adding to the default behav https://bugs.python.org/issue39418 5 msgs
#17005: Add a topological sort algorithm https://bugs.python.org/issue17005 4 msgs
Issues closed (54) ==================
#18091: Remove PyNoArgsFunction https://bugs.python.org/issue18091 closed by serhiy.storchaka
#18842: Add float.is_finite is_nan is_infinite to match Decimal method https://bugs.python.org/issue18842 closed by corona10
#21600: mock.patch.stopall doesn't work with patch.dict https://bugs.python.org/issue21600 closed by cjw296
#24658: open().write() and .read() fails on 2 GB+ data (OS X) https://bugs.python.org/issue24658 closed by zach.ware
#29435: Allow to pass fileobj to is_tarfile https://bugs.python.org/issue29435 closed by ethan.furman
#32989: IDLE: Fix pyparse.find_good_parse_start https://bugs.python.org/issue32989 closed by terry.reedy
#34145: uuid3 and uuid5 hard to use portably between Python 2 and 3 https://bugs.python.org/issue34145 closed by zach.ware
#34834: test_ssl.test_options does not correctly account for built-in https://bugs.python.org/issue34834 closed by zach.ware
#35182: Popen.communicate() breaks when child closes its side of pipe https://bugs.python.org/issue35182 closed by gregory.p.smith
#35561: Valgrind reports Syscall param epoll_ctl(event) points to unin https://bugs.python.org/issue35561 closed by vstinner
#36417: unicode.isdecimal bug in online Python 2 documentation https://bugs.python.org/issue36417 closed by zach.ware
#37669: Make mock_open return per-file content https://bugs.python.org/issue37669 closed by cjw296
#38536: Trailing space in formatted currency with international=True a https://bugs.python.org/issue38536 closed by inada.naoki
#39035: Travis CI fail on backports: pyvenv not installed https://bugs.python.org/issue39035 closed by vstinner
#39146: too much memory consumption in re.compile unicode https://bugs.python.org/issue39146 closed by zach.ware
#39197: argparse: title and description for mutually exclusive arg gro https://bugs.python.org/issue39197 closed by paul.j3
#39295: usage of bitfields in ctypes structures changed between 3.7.5 https://bugs.python.org/issue39295 closed by vinay.sajip
#39331: 2to3 mishandles indented imports https://bugs.python.org/issue39331 closed by cheryl.sabella
#39336: Immutable module type can't be used as package in custom loade https://bugs.python.org/issue39336 closed by dino.viehland
#39343: Travis CI: documentation job fails in library/nntplib.rst with https://bugs.python.org/issue39343 closed by vstinner
#39361: [C API] Document PyTypeObject.tp_print removal in What's New I https://bugs.python.org/issue39361 closed by vstinner
#39365: Support (SEEK_END/SEEK_CUR) relative seeking in StringIO https://bugs.python.org/issue39365 closed by serhiy.storchaka
#39366: Remove deprecated nntplib method https://bugs.python.org/issue39366 closed by berker.peksag
#39370: askopenfilename is missing from the Tkinter filedialog library https://bugs.python.org/issue39370 closed by ned.deily
#39373: -- https://bugs.python.org/issue39373 closed by zach.ware
#39377: json.loads encoding parameter deprecation removal in Python 3. https://bugs.python.org/issue39377 closed by inada.naoki
#39381: Fix get_event_loop documentation https://bugs.python.org/issue39381 closed by asvetlov
#39383: Mention Darwin as a potential value for platform.system() https://bugs.python.org/issue39383 closed by ned.deily
#39386: Prevent double awaiting of async iterator https://bugs.python.org/issue39386 closed by asvetlov
#39387: configparser read_file() with variable https://bugs.python.org/issue39387 closed by Mattia Verga
#39389: gzip metadata fails to reflect compresslevel https://bugs.python.org/issue39389 closed by serhiy.storchaka
#39391: Nondeterministic Pydoc output on functions that have functions https://bugs.python.org/issue39391 closed by serhiy.storchaka
#39395: The os module should unset() environment variable at exit https://bugs.python.org/issue39395 closed by vstinner
#39396: AIX: self.assertEqualSign(math.nextafter(-0.0, +0.0), +0.0) te https://bugs.python.org/issue39396 closed by vstinner
#39397: Mac : fail to launch Python 3.8 https://bugs.python.org/issue39397 closed by inada.naoki
#39398: AMD64 Fedora Rawhide Clang 3.x: C compiler cannot create execu https://bugs.python.org/issue39398 closed by vstinner
#39399: Cross compilation using different libc is broken https://bugs.python.org/issue39399 closed by ned.deily
#39402: Consistent use of terms https://bugs.python.org/issue39402 closed by rhettinger
#39403: Objects equal (assertEqual return True) but behave differently https://bugs.python.org/issue39403 closed by zach.ware
#39404: Pexpect : setwinsize() not working in SLES 12.4 kernel 4.12.14 https://bugs.python.org/issue39404 closed by archi-pandey
#39406: Implement os.putenv() with setenv() if available https://bugs.python.org/issue39406 closed by vstinner
#39412: Install launcher for all users https://bugs.python.org/issue39412 closed by steve.dower
#39415: Remove unused code from longobject.c complexobject.c floatobje https://bugs.python.org/issue39415 closed by benjamin.peterson
#39420: Windows: convertenviron() doesn't parse environment variables https://bugs.python.org/issue39420 closed by vstinner
#39421: Use-after-free in heappushpop() of heapq module https://bugs.python.org/issue39421 closed by pablogsal
#39422: datetime.datetime.strptime incorrectly interpretting format '% https://bugs.python.org/issue39422 closed by SilentGhost
#39425: list.count performance regression https://bugs.python.org/issue39425 closed by pablogsal
#39426: Pickler docstring misstates default and highest protocols https://bugs.python.org/issue39426 closed by pitrou
#39429: Add a new "Python Development Mode" page to the documentation https://bugs.python.org/issue39429 closed by vstinner
#39431: Mention nonlocal too in assignment quirk https://bugs.python.org/issue39431 closed by terry.reedy
#39436: Strange behavior of comparing int and float numbers https://bugs.python.org/issue39436 closed by mrabarnett
#39437: collections.Counter support multiplication https://bugs.python.org/issue39437 closed by ammar2
#39439: Windows Multiprocessing in Virtualenv: sys.prefix is incorrect https://bugs.python.org/issue39439 closed by eryksun
#39440: Use PyNumber_InPlaceAdd in sum() for the second iteration onwa https://bugs.python.org/issue39440 closed by edk