ACTIVITY SUMMARY (2019-07-12 - 2019-07-19)
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    7111 (+12)
  closed 42272 (+47)
  total  49383 (+59)

Open issues with patches: 2877 


Issues opened (41)
==================

#28292: Make Calendar.itermonthdates() behave consistently in edge cas
https://bugs.python.org/issue28292  reopened by rhettinger

#34443: enum repr should use __qualname__
https://bugs.python.org/issue34443  reopened by ethan.furman

#37574: Mention spec_from_loader() in Finder.find_spec() docs.
https://bugs.python.org/issue37574  opened by eric.snow

#37575: Python Documentation on strings (tutorial section 3.1.2.)
https://bugs.python.org/issue37575  opened by Deshpande

#37577: ModuleNotFoundError: No module named '_sysconfigdata__linux_x8
https://bugs.python.org/issue37577  opened by luisalejandro

#37578: Change Glob: Allow Recursion for Hidden Files
https://bugs.python.org/issue37578  opened by k64

#37581: Docs: Improve phrasing of flush argument for print()
https://bugs.python.org/issue37581  opened by aeros167

#37583: Got a 113 error when running the test_socket
https://bugs.python.org/issue37583  opened by shihai1991

#37584: Multiple test failures with OSError: [Errno 84] Invalid or inc
https://bugs.python.org/issue37584  opened by dimitern

#37586: macOS: posix_spawn(..., setsid=True)
https://bugs.python.org/issue37586  opened by ronaldoussoren

#37587: JSON loads performance improvement for long strings
https://bugs.python.org/issue37587  opened by mpaolini

#37588: Py_DEPRECATED and unavoidable warnings
https://bugs.python.org/issue37588  opened by philthompson10

#37589: Missing dependences in the Makefile
https://bugs.python.org/issue37589  opened by vemakereporter

#37591: test_concurrent_future failed
https://bugs.python.org/issue37591  opened by Martin Bammer

#37592: sysconfig should not rely on sys.version
https://bugs.python.org/issue37592  opened by carlbordum

#37595: Python 3.7.4 does not build on Raspbian Buster
https://bugs.python.org/issue37595  opened by kal.sze

#37596: Reproducible pyc: frozenset is not serialized in a determinist
https://bugs.python.org/issue37596  opened by vstinner

#37597: audit event table breaks PDF sphinx build
https://bugs.python.org/issue37597  opened by mdk

#37601: shutil.make_archive does not follow symlinks for zip archives
https://bugs.python.org/issue37601  opened by Kevin Teague

#37602: nonzero fixer problem
https://bugs.python.org/issue37602  opened by shiyuchong

#37603: parsetok(): Assertion `(intptr_t)(int)(a - line_start) == (a -
https://bugs.python.org/issue37603  opened by vstinner

#37604: warnings should use a ContextVar to manage filters/registry
https://bugs.python.org/issue37604  opened by graingert

#37605: CI should not depend on gmane response
https://bugs.python.org/issue37605  opened by terry.reedy

#37607: segfault running code in jupyter on macOS 10.14.5 - crashed on
https://bugs.python.org/issue37607  opened by wesinator

#37608: _thread: acquire_lock,release_lock still in use while declared
https://bugs.python.org/issue37608  opened by shiyuchong

#37609: support "UNC" device paths in ntpath.splitdrive
https://bugs.python.org/issue37609  opened by eryksun

#37611: Improve the "Dealing with Bugs" documentation, include guideli
https://bugs.python.org/issue37611  opened by Mariatta

#37612: os.link(..., follow_symlinks=True) broken on Linux
https://bugs.python.org/issue37612  opened by jo-he

#37616: [3.10 prep] zip path incorrect
https://bugs.python.org/issue37616  opened by Anthony Sottile

#37618: Docs: Code example locations in stdtypes
https://bugs.python.org/issue37618  opened by aeros167

#37619: update_one_slot() should not ignore wrapper descriptors for wr
https://bugs.python.org/issue37619  opened by jdemeyer

#37620: str.split(sep=None, maxsplit=-1,any=False)
https://bugs.python.org/issue37620  opened by hcoin

#37621: Line continuation of blank line emits NEWLINE
https://bugs.python.org/issue37621  opened by miedzinski

#37622: Signature of SHA256 HMAC digest not matching with the signatur
https://bugs.python.org/issue37622  opened by dodain

#37623: namedtuple integration for importlib.abc.Loader
https://bugs.python.org/issue37623  opened by captain-kark

#37626: Documentation:conflict between docs
https://bugs.python.org/issue37626  opened by shiyuchong

#37627: Minor improvements to IDLE's "Run Customized"
https://bugs.python.org/issue37627  opened by rhettinger

#37628: IDLE Font Sample distracting and too large
https://bugs.python.org/issue37628  opened by rhettinger

#37630: Investigate replacing SHA3 code with OpenSSL
https://bugs.python.org/issue37630  opened by christian.heimes

#37631: EXTRA_CFLAGS get overrided by CFLAGS_NODIST
https://bugs.python.org/issue37631  opened by Dormouse759

#37632: generator expression doesn't find subclass
https://bugs.python.org/issue37632  opened by Ákos Tompos



Most recent 15 issues with no replies (15)
==========================================

#37630: Investigate replacing SHA3 code with OpenSSL
https://bugs.python.org/issue37630

#37628: IDLE Font Sample distracting and too large
https://bugs.python.org/issue37628

#37627: Minor improvements to IDLE's "Run Customized"
https://bugs.python.org/issue37627

#37622: Signature of SHA256 HMAC digest not matching with the signatur
https://bugs.python.org/issue37622

#37621: Line continuation of blank line emits NEWLINE
https://bugs.python.org/issue37621

#37619: update_one_slot() should not ignore wrapper descriptors for wr
https://bugs.python.org/issue37619

#37616: [3.10 prep] zip path incorrect
https://bugs.python.org/issue37616

#37596: Reproducible pyc: frozenset is not serialized in a determinist
https://bugs.python.org/issue37596

#37595: Python 3.7.4 does not build on Raspbian Buster
https://bugs.python.org/issue37595

#37592: sysconfig should not rely on sys.version
https://bugs.python.org/issue37592

#37591: test_concurrent_future failed
https://bugs.python.org/issue37591

#37581: Docs: Improve phrasing of flush argument for print()
https://bugs.python.org/issue37581

#37574: Mention spec_from_loader() in Finder.find_spec() docs.
https://bugs.python.org/issue37574

#37567: Python compiles empty bytecode files when out of virtual memor
https://bugs.python.org/issue37567

#37561: the _sysconfigdata name should not encode MACHDEP and PLATFORM
https://bugs.python.org/issue37561



Most recent 15 issues waiting for review (15)
=============================================

#37623: namedtuple integration for importlib.abc.Loader
https://bugs.python.org/issue37623

#37621: Line continuation of blank line emits NEWLINE
https://bugs.python.org/issue37621

#37619: update_one_slot() should not ignore wrapper descriptors for wr
https://bugs.python.org/issue37619

#37612: os.link(..., follow_symlinks=True) broken on Linux
https://bugs.python.org/issue37612

#37609: support "UNC" device paths in ntpath.splitdrive
https://bugs.python.org/issue37609

#37603: parsetok(): Assertion `(intptr_t)(int)(a - line_start) == (a -
https://bugs.python.org/issue37603

#37592: sysconfig should not rely on sys.version
https://bugs.python.org/issue37592

#37588: Py_DEPRECATED and unavoidable warnings
https://bugs.python.org/issue37588

#37587: JSON loads performance improvement for long strings
https://bugs.python.org/issue37587

#37583: Got a 113 error when running the test_socket
https://bugs.python.org/issue37583

#37574: Mention spec_from_loader() in Finder.find_spec() docs.
https://bugs.python.org/issue37574

#37570: [Windows] distutils.util.byte_compile() fails indirect byte co
https://bugs.python.org/issue37570

#37564: ArgumentParser should support bool type according to truth val
https://bugs.python.org/issue37564

#37562: PEP 590 implementation may have introduced a performance regre
https://bugs.python.org/issue37562

#37560: with cgi.FieldStorage(...) fails on cleanup with AttributeErro
https://bugs.python.org/issue37560



Top 10 most discussed issues (10)
=================================

#37588: Py_DEPRECATED and unavoidable warnings
https://bugs.python.org/issue37588  12 msgs

#37565: test_faulthandler: test_register_chain() crash with SIGSEGV (s
https://bugs.python.org/issue37565   9 msgs

#37555: _CallList.__contains__ doesn't always respect ANY.
https://bugs.python.org/issue37555   8 msgs

#22121: Start IDLE from icon in a better place.
https://bugs.python.org/issue22121   7 msgs

#28292: Make Calendar.itermonthdates() behave consistently in edge cas
https://bugs.python.org/issue28292   7 msgs

#7940: re.finditer and re.findall should support negative end positio
https://bugs.python.org/issue7940   6 msgs

#33610: IDLE: Make multiple improvements to CodeContext
https://bugs.python.org/issue33610   6 msgs

#37461: email.parser.Parser hang
https://bugs.python.org/issue37461   6 msgs

#37559: IDLE: Scrolling issues with code context shown
https://bugs.python.org/issue37559   6 msgs

#36044: PROFILE_TASK for PGO build is not a good workload
https://bugs.python.org/issue36044   5 msgs



Issues closed (47)
==================

#15730: Silence unused value warnings under Mac OS X 10.8/clang
https://bugs.python.org/issue15730  closed by ronaldoussoren

#19696: Merge all (non-syntactic) import-related tests into test_impor
https://bugs.python.org/issue19696  closed by brett.cannon

#24231: os.makedirs('/', exist_ok=True) fails on Darwin
https://bugs.python.org/issue24231  closed by SilentGhost

#26967: argparse: allow_abbrev=False stops -vv from working
https://bugs.python.org/issue26967  closed by petr.viktorin

#27452: IDLE: Cleanup config code
https://bugs.python.org/issue27452  closed by terry.reedy

#29577: Enum: mixin classes don't mix well with already mixed Enums
https://bugs.python.org/issue29577  closed by ethan.furman

#30088: mailbox.Maildir doesn't create subdir structure when create=Tr
https://bugs.python.org/issue30088  closed by asvetlov

#34264: Inconsistency between stack size in main thread and secondary 
https://bugs.python.org/issue34264  closed by ronaldoussoren

#34536: Enum._missing_ doesn't raise TypeError when a non-Enum object 
https://bugs.python.org/issue34536  closed by ethan.furman

#34749: improve performance of binascii.a2b_base64()
https://bugs.python.org/issue34749  closed by petr.viktorin

#36261: email examples should not gratuitously mess with preamble
https://bugs.python.org/issue36261  closed by steve.dower

#36390: IDLE: Move formatting functions into new format module.
https://bugs.python.org/issue36390  closed by terry.reedy

#37284: Not obvious that new required attrs of sys.implementation must
https://bugs.python.org/issue37284  closed by eric.snow

#37291: AST - code cleanup
https://bugs.python.org/issue37291  closed by serhiy.storchaka

#37347: Reference-counting problem in sqlite
https://bugs.python.org/issue37347  closed by benjamin.peterson

#37352: Typo in documentation: "to making it easy"
https://bugs.python.org/issue37352  closed by rhettinger

#37358: Use vectorcall for functools.partial
https://bugs.python.org/issue37358  closed by petr.viktorin

#37406: Disable runtime checks in release mode
https://bugs.python.org/issue37406  closed by vstinner

#37468: Don't install wininst*.exe on non-Windows platforms
https://bugs.python.org/issue37468  closed by vstinner

#37473: importlib: Remove libregrtest hack: "We import importlib *ASAP
https://bugs.python.org/issue37473  closed by vstinner

#37521: importlib examples have their exec_module()/sys.modules assign
https://bugs.python.org/issue37521  closed by brett.cannon

#37530: IDLE: simplify, optimize, and clean up code context
https://bugs.python.org/issue37530  closed by taleinat

#37543: Optimize pymalloc for non PGO build
https://bugs.python.org/issue37543  closed by inada.naoki

#37548: Document range of atan, acos and asin
https://bugs.python.org/issue37548  closed by mark.dickinson

#37557: Example snippets for simpler functions/methods
https://bugs.python.org/issue37557  closed by rhettinger

#37571: Incorrect use of c_char_p in example code
https://bugs.python.org/issue37571  closed by steve.dower

#37572: email lib bug
https://bugs.python.org/issue37572  closed by SilentGhost

#37576: SSL Malloc Error w/OpenSSL 1.1.1c-fips & FIPS_mode_set(1)
https://bugs.python.org/issue37576  closed by christian.heimes

#37579: Difference in equality check between C and Python implementati
https://bugs.python.org/issue37579  closed by p-ganssle

#37580: Markup typo in http.cookiejar doc
https://bugs.python.org/issue37580  closed by petr.viktorin

#37582: can you add this new feature about grammar?
https://bugs.python.org/issue37582  closed by steven.daprano

#37585: Comparing PyDictValues does not give expected results
https://bugs.python.org/issue37585  closed by serhiy.storchaka

#37590: Remove redundant docs of PyEval_EvalFrameEx
https://bugs.python.org/issue37590  closed by steve.dower

#37593: ast.arguments has confusing args/posonlyargs ordering
https://bugs.python.org/issue37593  closed by pablogsal

#37594: re does not honor matching trailing multiple periods
https://bugs.python.org/issue37594  closed by serhiy.storchaka

#37598: Don't use _ as a function name in logging documentation cookbo
https://bugs.python.org/issue37598  closed by vinay.sajip

#37599: Remove a vague statement in documentation of Integer Objects
https://bugs.python.org/issue37599  closed by rhettinger

#37600: os.sched_getaffinity() is missing - module 'os' has no attribu
https://bugs.python.org/issue37600  closed by josh.r

#37606: Improve test_dtrace.py
https://bugs.python.org/issue37606  closed by xiang.zhang

#37610: Improve "Python  Usage and Setup" documentation re: Editors & 
https://bugs.python.org/issue37610  closed by Mariatta

#37613: Broken "Back to top" link in www.python.org (mobile)
https://bugs.python.org/issue37613  closed by Mariatta

#37614: Pasteing 🌹into idle makes it crash
https://bugs.python.org/issue37614  closed by terry.reedy

#37615: json - make load and dump work with filenames and path-like ob
https://bugs.python.org/issue37615  closed by serhiy.storchaka

#37617: [3.10 prep] site.py uses `sys.version[:3]`
https://bugs.python.org/issue37617  closed by Anthony Sottile

#37624: random.choices has unexpected behavior with negative weights
https://bugs.python.org/issue37624  closed by rhettinger

#37625: Class variable is still accessible after class instance has be
https://bugs.python.org/issue37625  closed by eric.smith

#37629: Imghdr doesnt recognise some jpeg
https://bugs.python.org/issue37629  closed by pchopin
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/JNLWJM3JL36522KR6AU5723OGDGBZLCK/

Reply via email to