ACTIVITY SUMMARY (2021-01-22 - 2021-01-29)
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    7588 (+10)
  closed 47211 (+50)
  total  54799 (+60)

Open issues with patches: 3032 


Issues opened (40)
==================

#33387: Simplify bytecodes for try-finally, try-except and with blocks
https://bugs.python.org/issue33387  reopened by iritkatriel

#36675: Doctest directives and comments missing from code samples
https://bugs.python.org/issue36675  reopened by mdk

#43006: Changed behaviour of inspect.signature() in Python 3.10
https://bugs.python.org/issue43006  opened by Zac Hatfield-Dodds

#43007: set_wakeup_fd() only works in main thread
https://bugs.python.org/issue43007  opened by MeneMeneTekel

#43009: Port curses capi pointer array to a struct
https://bugs.python.org/issue43009  opened by shihai1991

#43010: @functools.wraps and abc.abstractmethod interoperability
https://bugs.python.org/issue43010  opened by erezinman

#43012: Remove pathlib accessors
https://bugs.python.org/issue43012  opened by barneygale

#43013: IDLE:  update code, mostly by cleanups of 2.x or 2to3 artifact
https://bugs.python.org/issue43013  opened by terry.reedy

#43015: Add str.replaceall?
https://bugs.python.org/issue43015  opened by Nathaniel Manista

#43016: Improve tests for curses
https://bugs.python.org/issue43016  opened by serhiy.storchaka

#43017: Improve error message in the parser when using un-parenthesise
https://bugs.python.org/issue43017  opened by pablogsal

#43019: wait_for(to_thread)) does not work as expected. Extra document
https://bugs.python.org/issue43019  opened by synchronizing

#43022: Unable to dynamically load functions from python3.dll
https://bugs.python.org/issue43022  opened by paul.moore

#43024: improve signature (in help, etc) for functions taking sentinel
https://bugs.python.org/issue43024  opened by iritkatriel

#43026: Missing words renders meaning unclear in fcntl.html
https://bugs.python.org/issue43026  opened by EzraBC

#43027: Calling _PyBytes_Resize() on 1-byte bytes may raise error
https://bugs.python.org/issue43027  opened by malin

#43029: unittest: Add assertUniqeIn
https://bugs.python.org/issue43029  opened by rousseldenis

#43030: signed/unsigned mismatch in Py_UNICODE_ISSPACE macro
https://bugs.python.org/issue43030  opened by doko

#43034: Python tutorial misleads users about floor division behavior
https://bugs.python.org/issue43034  opened by jessevsilverman

#43035: FileNotFoundError in distutils\file_util.py copy_tree
https://bugs.python.org/issue43035  opened by knzivid

#43036: TOS-behaviour documentation is inconsistent
https://bugs.python.org/issue43036  opened by xmorel

#43039: tempfile.TemporaryDirectory() name string is incorrect
https://bugs.python.org/issue43039  opened by eosborne

#43041: copying WeakValueDictionary is not iteration safe
https://bugs.python.org/issue43041  opened by djromberg

#43042: tutorial ambiguous about creation of local symbol table for re
https://bugs.python.org/issue43042  opened by jessevsilverman

#43043: Python tutorial could make rules for default argument definiti
https://bugs.python.org/issue43043  opened by jessevsilverman

#43045: Instructions for installing pip on Ubuntu/WSL2 is incomplete
https://bugs.python.org/issue43045  opened by lennart.borgman

#43046: argparse: capturing actions
https://bugs.python.org/issue43046  opened by monkeyman79

#43047: logging.config formatters documentation is out of sync with co
https://bugs.python.org/issue43047  opened by iwienand

#43048: Printing RecursionError results in RecursionError
https://bugs.python.org/issue43048  opened by vlad2

#43049: Use io.IncrementalNewlineDecoder for doctest newline conversio
https://bugs.python.org/issue43049  opened by pdonis

#43050: threading timer memory leak
https://bugs.python.org/issue43050  opened by fengjiang

#43052: _dyld_shared_cache_contains_path needs SYSTEM_VERSION_COMPAT=0
https://bugs.python.org/issue43052  opened by isuruf

#43053: Speed up math.isqrt, again
https://bugs.python.org/issue43053  opened by juraj.sukop

#43054: What does the existence of a struct in a header file imply abo
https://bugs.python.org/issue43054  opened by Mark.Shannon

#43056: Use of dicts in sections 4.2 and 4.7 of Python tutorial a bit 
https://bugs.python.org/issue43056  opened by jessevsilverman

#43058: setting a logging Handler name
https://bugs.python.org/issue43058  opened by bcohen

#43059: sqlite3: Externally developed?
https://bugs.python.org/issue43059  opened by user1347091

#43060: Convert _decimal C API from pointer array to struct
https://bugs.python.org/issue43060  opened by erlendaasland

#43062: Non-integer values in collections.Counter
https://bugs.python.org/issue43062  opened by HuangFuSL

#43063: zipfile.Path / importlib.resources raises KeyError if a file w
https://bugs.python.org/issue43063  opened by The Compiler



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

#43062: Non-integer values in collections.Counter
https://bugs.python.org/issue43062

#43060: Convert _decimal C API from pointer array to struct
https://bugs.python.org/issue43060

#43058: setting a logging Handler name
https://bugs.python.org/issue43058

#43056: Use of dicts in sections 4.2 and 4.7 of Python tutorial a bit 
https://bugs.python.org/issue43056

#43052: _dyld_shared_cache_contains_path needs SYSTEM_VERSION_COMPAT=0
https://bugs.python.org/issue43052

#43049: Use io.IncrementalNewlineDecoder for doctest newline conversio
https://bugs.python.org/issue43049

#43047: logging.config formatters documentation is out of sync with co
https://bugs.python.org/issue43047

#43045: Instructions for installing pip on Ubuntu/WSL2 is incomplete
https://bugs.python.org/issue43045

#43043: Python tutorial could make rules for default argument definiti
https://bugs.python.org/issue43043

#43042: tutorial ambiguous about creation of local symbol table for re
https://bugs.python.org/issue43042

#43036: TOS-behaviour documentation is inconsistent
https://bugs.python.org/issue43036

#43027: Calling _PyBytes_Resize() on 1-byte bytes may raise error
https://bugs.python.org/issue43027

#43026: Missing words renders meaning unclear in fcntl.html
https://bugs.python.org/issue43026

#43019: wait_for(to_thread)) does not work as expected. Extra document
https://bugs.python.org/issue43019

#43016: Improve tests for curses
https://bugs.python.org/issue43016



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

#43059: sqlite3: Externally developed?
https://bugs.python.org/issue43059

#43049: Use io.IncrementalNewlineDecoder for doctest newline conversio
https://bugs.python.org/issue43049

#43047: logging.config formatters documentation is out of sync with co
https://bugs.python.org/issue43047

#43046: argparse: capturing actions
https://bugs.python.org/issue43046

#43030: signed/unsigned mismatch in Py_UNICODE_ISSPACE macro
https://bugs.python.org/issue43030

#43029: unittest: Add assertUniqeIn
https://bugs.python.org/issue43029

#43024: improve signature (in help, etc) for functions taking sentinel
https://bugs.python.org/issue43024

#43017: Improve error message in the parser when using un-parenthesise
https://bugs.python.org/issue43017

#43016: Improve tests for curses
https://bugs.python.org/issue43016

#43013: IDLE:  update code, mostly by cleanups of 2.x or 2to3 artifact
https://bugs.python.org/issue43013

#43009: Port curses capi pointer array to a struct
https://bugs.python.org/issue43009

#42999: `pathlib.Path.link_to()` documentation is misleading
https://bugs.python.org/issue42999

#42997: Improve error message for missing : before suites
https://bugs.python.org/issue42997

#42995: Add PurePath.with_suffix_appended()
https://bugs.python.org/issue42995

#42994: Missing MIME types for opus, AAC, 3gpp and 3gpp2
https://bugs.python.org/issue42994



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

#42973: argparse: mixing optional and positional arguments... not agai
https://bugs.python.org/issue42973  17 msgs

#3353: make built-in tokenizer available via Python C API
https://bugs.python.org/issue3353  15 msgs

#43013: IDLE:  update code, mostly by cleanups of 2.x or 2to3 artifact
https://bugs.python.org/issue43013  13 msgs

#43022: Unable to dynamically load functions from python3.dll
https://bugs.python.org/issue43022  12 msgs

#42967: [security] urllib.parse.parse_qsl(): Web cache poisoning - `; 
https://bugs.python.org/issue42967  11 msgs

#43046: argparse: capturing actions
https://bugs.python.org/issue43046   7 msgs

#43053: Speed up math.isqrt, again
https://bugs.python.org/issue43053   7 msgs

#43006: Changed behaviour of inspect.signature() in Python 3.10
https://bugs.python.org/issue43006   6 msgs

#43059: sqlite3: Externally developed?
https://bugs.python.org/issue43059   6 msgs

#38307: Add .end_lineno attribute to pyclbr _Objects
https://bugs.python.org/issue38307   5 msgs



Issues closed (49)
==================

#2636: Adding a new regex module (compatible with re)
https://bugs.python.org/issue2636  closed by vstinner

#23544: IDLE hangs when selecting Stack View with debug active
https://bugs.python.org/issue23544  closed by terry.reedy

#27772: Refer to actual format string when creating “zero padding”
https://bugs.python.org/issue27772  closed by serhiy.storchaka

#29076: Mac installer shell updater script silently fails if default s
https://bugs.python.org/issue29076  closed by ned.deily

#33289: tkinter askcolor returning floats for r, g, b values instead o
https://bugs.python.org/issue33289  closed by serhiy.storchaka

#36086: Split IDLE into separate feature in Windows installer
https://bugs.python.org/issue36086  closed by rhettinger

#36379: nb_inplace_pow is always called with an invalid argument
https://bugs.python.org/issue36379  closed by gregory.p.smith

#38250: enum.Flag should be more set-like
https://bugs.python.org/issue38250  closed by ethan.furman

#40745: Typo in library/typing
https://bugs.python.org/issue40745  closed by iritkatriel

#41459: pickle.load raises SystemError on malformed input
https://bugs.python.org/issue41459  closed by eric.smith

#41798: [C API] Revisit usage of the PyCapsule C API with multi-phase 
https://bugs.python.org/issue41798  closed by shihai1991

#42300: Typo in translation to portuguese
https://bugs.python.org/issue42300  closed by iritkatriel

#42383: Pdb does not correclty restart the target if it changes the cu
https://bugs.python.org/issue42383  closed by gvanrossum

#42384: Inconsistent sys.path between python and pdb
https://bugs.python.org/issue42384  closed by gvanrossum

#42843: What min_sphinx for Python 3.10
https://bugs.python.org/issue42843  closed by mdk

#42869: pydoc does not append .html to documentation
https://bugs.python.org/issue42869  closed by mdk

#42901: [Enum] move member creation to __set_name__ in order to suppor
https://bugs.python.org/issue42901  closed by ethan.furman

#42915: enum.Flag ~ bitwise negation is very slow and can't be defined
https://bugs.python.org/issue42915  closed by ethan.furman

#42948: bytearray.copy is undocumented
https://bugs.python.org/issue42948  closed by wim.glenn

#42955: Add sys.stdlib_module_names: list of stdlib module names (Pyth
https://bugs.python.org/issue42955  closed by vstinner

#42957: os.readlink produces wrong result on windows
https://bugs.python.org/issue42957  closed by steve.dower

#42977: Tkinter Optionmenu Too Narrow on Mac
https://bugs.python.org/issue42977  closed by serhiy.storchaka

#42979: _zoneinfo: zoneinfomodule_exec() doesn't check for PyDateTime_
https://bugs.python.org/issue42979  closed by vstinner

#42985: AMD64 Arch Linux Asan 3.x fails: command timed out: 1200 secon
https://bugs.python.org/issue42985  closed by vstinner

#42992: Tkinter bbox coordinates incorrectly drawn
https://bugs.python.org/issue42992  closed by terry.reedy

#43002: Exception chaining accepts exception classes
https://bugs.python.org/issue43002  closed by steven.daprano

#43003: Parts of the API will be removed in Python 4.0 ?
https://bugs.python.org/issue43003  closed by terry.reedy

#43004: No type variables left in collections.abc.Callable
https://bugs.python.org/issue43004  closed by tyler.yep

#43005: Package Relative Imports - double dot doc example not working
https://bugs.python.org/issue43005  closed by gvanrossum

#43008: IDLE ignores sys.excepthook in normal, subprocess mode
https://bugs.python.org/issue43008  closed by terry.reedy

#43011: DeprecationWarnings in test_ctypes
https://bugs.python.org/issue43011  closed by benjamin.peterson

#43014: tokenize spends a lot of time in `re.compile(...)`
https://bugs.python.org/issue43014  closed by BTaskaya

#43018: unwanted label showing up in ttk.LabeledScale
https://bugs.python.org/issue43018  closed by serhiy.storchaka

#43020: str.lower method with "Ä°" character
https://bugs.python.org/issue43020  closed by steven.daprano

#43021: Unpacking tuple argument in combination with inline if stateme
https://bugs.python.org/issue43021  closed by steven.daprano

#43023: Remove a redundant check in _PyBytes_Resize()
https://bugs.python.org/issue43023  closed by malin

#43025: Use normal 'i' character to denote imaginary part of complex n
https://bugs.python.org/issue43025  closed by eric.smith

#43028: seeking past the end of a file unexpected behavior
https://bugs.python.org/issue43028  closed by cotton.seed

#43031: aarch64 RHEL7 LTO + PGO 3.7: "make" hangs when running test_as
https://bugs.python.org/issue43031  closed by vstinner

#43032: Size of pie chart in matplotlib (frame affects it)
https://bugs.python.org/issue43032  closed by mark.dickinson

#43033: Incorrect handling of PyObject_SetAttrString() in the _zoneinf
https://bugs.python.org/issue43033  closed by serhiy.storchaka

#43037: Importlib reload by module name (String)
https://bugs.python.org/issue43037  closed by brett.cannon

#43038: ensurepip: tries to use setup.py/setup.cfg
https://bugs.python.org/issue43038  closed by ned.deily

#43040: random.py randrange() is very slow if the range is a power of 
https://bugs.python.org/issue43040  closed by rhettinger

#43044: Python 2.7 documentation links to 404 pages when the library w
https://bugs.python.org/issue43044  closed by vstinner

#43051: Pip Permissions Error overwriting pip directory
https://bugs.python.org/issue43051  closed by steve.dower

#43055: Inconsistent behaviour when using walrus operator with 'and'/'
https://bugs.python.org/issue43055  closed by eric.smith

#43057: Timezone 'Etc/GMT-5' functions as Timezone 'Etc/GMT+5'
https://bugs.python.org/issue43057  closed by mark.dickinson

#43061: subprocess: feature request: Get only the stdout of the last s
https://bugs.python.org/issue43061  closed by r.david.murray
_______________________________________________
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/IJ4QMZRQOECJ7BKWNPGSSP6DIHT6LVQK/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to