ACTIVITY SUMMARY (2021-07-23 - 2021-07-30)
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    7395 (-25)
  closed 49121 (+80)
  total  56516 (+55)

Open issues with patches: 2926 


Issues opened (34)
==================

#15870: PyType_FromSpec should take metaclass as an argument
https://bugs.python.org/issue15870  reopened by belopolsky

#36050: Why does http.client.HTTPResponse._safe_read use MAXAMOUNT
https://bugs.python.org/issue36050  reopened by bmerry

#41103: Removing old buffer support
https://bugs.python.org/issue41103  reopened by methane

#44479: Windows build doesn't regenerate some files
https://bugs.python.org/issue44479  reopened by steve.dower

#44676: Add ability to serialise types.Union
https://bugs.python.org/issue44676  reopened by serhiy.storchaka

#44729: sys.setprofile bug
https://bugs.python.org/issue44729  opened by AliyevH

#44730: unittest.mock.patch does not work as a decorator on generator 
https://bugs.python.org/issue44730  opened by garethmjwilliams

#44733: Feature request: maxtasksperchild for ProcessPoolExecutor
https://bugs.python.org/issue44733  opened by cool-RR

#44735: Failed venv Activation With "&" In Folder Name
https://bugs.python.org/issue44735  opened by adore_blvnk

#44738: io_uring as a new backend to selectors and asyncio
https://bugs.python.org/issue44738  opened by achimnol

#44740: Lowercase "Internet" and "web" in docs
https://bugs.python.org/issue44740  opened by felixxm

#44742: smtplib: less confusing behaviour when giving incorrect multip
https://bugs.python.org/issue44742  opened by cmatte

#44743: asyncio DatagramProtocol stops calling callbacks after OSError
https://bugs.python.org/issue44743  opened by JulianOrteil

#44744: [security] Open redirect attack due to insufficient validation
https://bugs.python.org/issue44744  opened by ready-research

#44745: Manual for python 3.9.6 will not let me search
https://bugs.python.org/issue44745  opened by matthman2019

#44748: argparse: a bool indicating if arg was encountered
https://bugs.python.org/issue44748  opened by Thermi

#44749: LOAD_NAME not using PyObject_GetItem when globals() is a dict 
https://bugs.python.org/issue44749  opened by douglas-raillard-arm

#44760: Turtle Documentation - Contents Hyperlink conflict
https://bugs.python.org/issue44760  opened by ray_giraffe

#44762: getpass.getpass on Windows fallback detection is bad
https://bugs.python.org/issue44762  opened by matejcik

#44764: Handling interruption in async tasks
https://bugs.python.org/issue44764  opened by ilian

#44766: [easy doc] Remove redundant info in README.valgrind
https://bugs.python.org/issue44766  opened by shihai1991

#44767: python -m flask run gives OSError: [WinError 10013] An attempt
https://bugs.python.org/issue44767  opened by chandrakant.rvce

#44769: socketserver.shutdown should stop serve_forever()  immediately
https://bugs.python.org/issue44769  opened by petr.viktorin

#44771: Adopt changes from importlib_resources 5.2
https://bugs.python.org/issue44771  opened by jaraco

#44772: Regression in memory use of instances due to dictionary orderi
https://bugs.python.org/issue44772  opened by Mark.Shannon

#44773: case_insensitive kwarg in str.replace()
https://bugs.python.org/issue44773  opened by nimit.grover24

#44774: incorrect sys.stdout.encoding within a io.StringIO buffer
https://bugs.python.org/issue44774  opened by pcarbonn

#44775: Speed-up typing.cast by implementing it in C
https://bugs.python.org/issue44775  opened by uriyyo

#44776: Docs on mobile do not use monospace font for code snippets, mi
https://bugs.python.org/issue44776  opened by alexprengere

#44779: Checkouts stale following changes to .gitattributes
https://bugs.python.org/issue44779  opened by jaraco

#44780: Incorrect message: "Invalid decimal literal" (python 3.10)
https://bugs.python.org/issue44780  opened by aroberge

#44781: test_distutils emits deprecation warning about distutils
https://bugs.python.org/issue44781  opened by iritkatriel

#44782: LRU class given as example in OrderedDict docs not work on pop
https://bugs.python.org/issue44782  opened by maximeLeurent

#44783: SSL needs client OCSP stapling
https://bugs.python.org/issue44783  opened by pprindeville



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

#44783: SSL needs client OCSP stapling
https://bugs.python.org/issue44783

#44782: LRU class given as example in OrderedDict docs not work on pop
https://bugs.python.org/issue44782

#44781: test_distutils emits deprecation warning about distutils
https://bugs.python.org/issue44781

#44780: Incorrect message: "Invalid decimal literal" (python 3.10)
https://bugs.python.org/issue44780

#44779: Checkouts stale following changes to .gitattributes
https://bugs.python.org/issue44779

#44775: Speed-up typing.cast by implementing it in C
https://bugs.python.org/issue44775

#44772: Regression in memory use of instances due to dictionary orderi
https://bugs.python.org/issue44772

#44766: [easy doc] Remove redundant info in README.valgrind
https://bugs.python.org/issue44766

#44764: Handling interruption in async tasks
https://bugs.python.org/issue44764

#44760: Turtle Documentation - Contents Hyperlink conflict
https://bugs.python.org/issue44760

#44743: asyncio DatagramProtocol stops calling callbacks after OSError
https://bugs.python.org/issue44743

#44742: smtplib: less confusing behaviour when giving incorrect multip
https://bugs.python.org/issue44742

#44735: Failed venv Activation With "&" In Folder Name
https://bugs.python.org/issue44735

#44730: unittest.mock.patch does not work as a decorator on generator 
https://bugs.python.org/issue44730

#44729: sys.setprofile bug
https://bugs.python.org/issue44729



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

#44781: test_distutils emits deprecation warning about distutils
https://bugs.python.org/issue44781

#44779: Checkouts stale following changes to .gitattributes
https://bugs.python.org/issue44779

#44775: Speed-up typing.cast by implementing it in C
https://bugs.python.org/issue44775

#44771: Adopt changes from importlib_resources 5.2
https://bugs.python.org/issue44771

#44740: Lowercase "Internet" and "web" in docs
https://bugs.python.org/issue44740

#44733: Feature request: maxtasksperchild for ProcessPoolExecutor
https://bugs.python.org/issue44733

#44730: unittest.mock.patch does not work as a decorator on generator 
https://bugs.python.org/issue44730

#44726: Build macOS version with thin lto option
https://bugs.python.org/issue44726

#44725: Expose specialization stats in python
https://bugs.python.org/issue44725

#44712: Replace `type(literal)` with corresponding builtin types
https://bugs.python.org/issue44712

#44690: Adopt binacii.a2b_base64's strict mode in base64.b64decode
https://bugs.python.org/issue44690

#44678: Seperate error message for discontinuous padding in binascii.a
https://bugs.python.org/issue44678

#44677: CSV sniffing falsely detects space as a delimiter
https://bugs.python.org/issue44677

#44660: email.feedparser: support RFC 6532 section 3.5
https://bugs.python.org/issue44660

#44645: Python 3.10: Under some trivial circunstances, GIL not release
https://bugs.python.org/issue44645



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

#41737: Improper NotADirectoryError when opening a file in a fake dire
https://bugs.python.org/issue41737   9 msgs

#44762: getpass.getpass on Windows fallback detection is bad
https://bugs.python.org/issue44762   8 msgs

#43950: Include column offsets for bytecode instructions
https://bugs.python.org/issue43950   6 msgs

#44660: email.feedparser: support RFC 6532 section 3.5
https://bugs.python.org/issue44660   6 msgs

#44740: Lowercase "Internet" and "web" in docs
https://bugs.python.org/issue44740   6 msgs

#42626: readline history, vi-editingmode and ANSI color codes bug
https://bugs.python.org/issue42626   5 msgs

#43944: Processes in Python 3.9 exiting with code 1 when It's created 
https://bugs.python.org/issue43944   5 msgs

#44748: argparse: a bool indicating if arg was encountered
https://bugs.python.org/issue44748   5 msgs

#44771: Adopt changes from importlib_resources 5.2
https://bugs.python.org/issue44771   5 msgs

#44774: incorrect sys.stdout.encoding within a io.StringIO buffer
https://bugs.python.org/issue44774   5 msgs



Issues closed (79)
==================

#25702: Link Time Optimizations support for GCC and CLANG
https://bugs.python.org/issue25702  closed by methane

#26153: PyImport_GetModuleDict: no module dictionary! when `__del__` t
https://bugs.python.org/issue26153  closed by twouters

#27827: pathlib is_reserved fails for some reserved paths on Windows
https://bugs.python.org/issue27827  closed by lukasz.langa

#29298: argparse fails with required subparsers, un-named dest, and em
https://bugs.python.org/issue29298  closed by petr.viktorin

#31746: crashes in sqlite3.Connection in case it is uninitialized or p
https://bugs.python.org/issue31746  closed by erlendaasland

#34013: Inconsistent SyntaxError for print
https://bugs.python.org/issue34013  closed by pablogsal

#35728: Tkinter font nametofont requires default root
https://bugs.python.org/issue35728  closed by terry.reedy

#37224: [subinterpreters] test__xxsubinterpreters fails randomly
https://bugs.python.org/issue37224  closed by lukasz.langa

#37715: 2to3 set default encoding
https://bugs.python.org/issue37715  closed by benjamin.peterson

#40085: Argument parsing option c should accept int between -128 to 25
https://bugs.python.org/issue40085  closed by Dennis Sweeney

#40263: ValueError exception on _winapi.WaitForMultipleObjects
https://bugs.python.org/issue40263  closed by steve.dower

#41911: Language reference for expressions incorrectly specifies what 
https://bugs.python.org/issue41911  closed by lukasz.langa

#42167: Documentation for SETUP_WITH opcode is wrong
https://bugs.python.org/issue42167  closed by iritkatriel

#42357: Wrong Availability for signal.SIGCHLD
https://bugs.python.org/issue42357  closed by zach.ware

#42853: `OverflowError: signed integer is greater than maximum` in ssl
https://bugs.python.org/issue42853  closed by lukasz.langa

#42892: AttributeError in email.message.get_body()
https://bugs.python.org/issue42892  closed by lukasz.langa

#43184: Missing docs for LoggerAdapter manager and name property
https://bugs.python.org/issue43184  closed by vinay.sajip

#43235: Tools/scripts/stable_abi.py should also check PC/python3dll.c 
https://bugs.python.org/issue43235  closed by petr.viktorin

#43443: Should shelve support dict union?
https://bugs.python.org/issue43443  closed by lukasz.langa

#43497: SyntaxWarning for "assertion is always true, perhaps remove pa
https://bugs.python.org/issue43497  closed by iritkatriel

#43565: PyUnicode_KIND macro does not has specified return type
https://bugs.python.org/issue43565  closed by petr.viktorin

#43625: CSV has_headers heuristic could be improved
https://bugs.python.org/issue43625  closed by lukasz.langa

#43897: Implement support for validation of pattern matching ASTs
https://bugs.python.org/issue43897  closed by brandtbucher

#43967: Valgrind memcheck on Py_Initialize
https://bugs.python.org/issue43967  closed by shihai1991

#44021: enum docs in 3.10:  missing "New in version 3.10"
https://bugs.python.org/issue44021  closed by Akuli

#44195: importlib.abc.TraversableReader is not implemented
https://bugs.python.org/issue44195  closed by jaraco

#44388: venv API Docs for EnvBuilder.ensure_directories incorrectly de
https://bugs.python.org/issue44388  closed by vinay.sajip

#44399: log rotator cookbook example might waste disk space
https://bugs.python.org/issue44399  closed by vinay.sajip

#44429: Tkinter Flow Geometry Manager
https://bugs.python.org/issue44429  closed by Gary73

#44453: Documented return type of sysconfig.get_path() is wrong
https://bugs.python.org/issue44453  closed by lukasz.langa

#44461: 'Pdb' object has no attribute 'botframe'
https://bugs.python.org/issue44461  closed by jaraco

#44473: logging.handlers.QueueHandler acts unexpected
https://bugs.python.org/issue44473  closed by vinay.sajip

#44515: contextlib test incompatibility with non-refcounted GC
https://bugs.python.org/issue44515  closed by lukasz.langa

#44544: Add full list of possible args to textwrap: wrap, fill, shorte
https://bugs.python.org/issue44544  closed by lukasz.langa

#44590: Create frame objects lazily when needed
https://bugs.python.org/issue44590  closed by Mark.Shannon

#44600: match/case statements trace incorrectly in 3.10.0b4
https://bugs.python.org/issue44600  closed by brandtbucher

#44648: Inspect.getsource raises wrong error on classes in interactive
https://bugs.python.org/issue44648  closed by lukasz.langa

#44657: instancemethod_call should use PyInstanceMethod_GET_FUNCTION m
https://bugs.python.org/issue44657  closed by corona10

#44658: No ValueError for duplicate key value in mapping patern when l
https://bugs.python.org/issue44658  closed by brandtbucher

#44662: Add ability to annotate types.Union
https://bugs.python.org/issue44662  closed by lukasz.langa

#44666: compileall.compile_file fails when sys.stdout is redirected to
https://bugs.python.org/issue44666  closed by lukasz.langa

#44671: Create a built-in yaml module
https://bugs.python.org/issue44671  closed by terry.reedy

#44682: Pdb commands allows to add commands to invalid breakpoint
https://bugs.python.org/issue44682  closed by lukasz.langa

#44688: [sqlite3] Remove ASCII limitation from sqlite3.Connection.crea
https://bugs.python.org/issue44688  closed by erlendaasland

#44693: Unclear definition of the "__future__" module in Docs
https://bugs.python.org/issue44693  closed by terry.reedy

#44698: Undefined behaviour in Objects/complexobject.c's complex_pow
https://bugs.python.org/issue44698  closed by lukasz.langa

#44707: runtime error: applying zero offset to null pointer in Objects
https://bugs.python.org/issue44707  closed by lukasz.langa

#44709: [3.7] Popen Control Characters in stdout affect shell session
https://bugs.python.org/issue44709  closed by terry.reedy

#44711: Optimize type check in pipes.py
https://bugs.python.org/issue44711  closed by lukasz.langa

#44717: Improve AttributeError on circular imports of submodules
https://bugs.python.org/issue44717  closed by lukasz.langa

#44719: Incorrect callable object crashes Python 3.11.0a0
https://bugs.python.org/issue44719  closed by Dennis Sweeney

#44720: Weakref proxy crashes on null tp_iternext slot.
https://bugs.python.org/issue44720  closed by lukasz.langa

#44722: RFC: string Multiline Formatter
https://bugs.python.org/issue44722  closed by creative-resort

#44731: Simplify implementation of the union type
https://bugs.python.org/issue44731  closed by pablogsal

#44732: Rename types.Union to types.UnionType
https://bugs.python.org/issue44732  closed by pablogsal

#44734: turtle: tests for Vec2D.__abs__ are too strict
https://bugs.python.org/issue44734  closed by lukasz.langa

#44736: '\t' Escape Sequence behaving differently.
https://bugs.python.org/issue44736  closed by steven.daprano

#44737: Mapping from to collections.abc
https://bugs.python.org/issue44737  closed by Jelle Zijlstra

#44739: Tkinter text horizontal scrollbar is not stationary
https://bugs.python.org/issue44739  closed by logon_name

#44741: Pattern Matching - star subpattern with a subject derived from
https://bugs.python.org/issue44741  closed by brandtbucher

#44746: Improper behaviour of 'finally' keyword
https://bugs.python.org/issue44746  closed by steven.daprano

#44747: Refactor usage of sys._getframe at typing module
https://bugs.python.org/issue44747  closed by lukasz.langa

#44750: .popitem() is inconsistent in collections and collections.abc
https://bugs.python.org/issue44750  closed by rhettinger

#44751: crypt.h should be in _cryptmodule.c, not in public header
https://bugs.python.org/issue44751  closed by miss-islington

#44752: Tab completion executes @property getter function
https://bugs.python.org/issue44752  closed by lukasz.langa

#44753: backupCount is not respected in TimedRotatingFileHandler when 
https://bugs.python.org/issue44753  closed by vinay.sajip

#44754: Documentation for pop in Built-in Types
https://bugs.python.org/issue44754  closed by lukasz.langa

#44755: cpython Lib bisect.py overflow  (lo + hi) // 2 a problem?
https://bugs.python.org/issue44755  closed by Dennis Sweeney

#44756: In ./Doc, "make html" and "make build" should depend on "make 
https://bugs.python.org/issue44756  closed by lukasz.langa

#44757: Insecure Deserialization
https://bugs.python.org/issue44757  closed by steven.daprano

#44758: Why " True != 3 in [3] "  is True?
https://bugs.python.org/issue44758  closed by steven.daprano

#44759: ctype generates misleading error-msg opening lib.so when compi
https://bugs.python.org/issue44759  closed by stephan.boekelmann

#44761: NewType __module__ attr default value
https://bugs.python.org/issue44761  closed by lukasz.langa

#44763: "width defaults to 70." in textwrap.wrap documentation is repe
https://bugs.python.org/issue44763  closed by lukasz.langa

#44765: Misspelled Word In Docs
https://bugs.python.org/issue44765  closed by lukasz.langa

#44768: dataclasses.dataclass and collections.namedtuple do the same t
https://bugs.python.org/issue44768  closed by steven.daprano

#44770: float('nan') is True
https://bugs.python.org/issue44770  closed by tim.peters

#44777: Create mechanism to contact buildbot worker owners
https://bugs.python.org/issue44777  closed by lukasz.langa

#44778: os seperator error. str method of PureWindowsPath on Ming64 en
https://bugs.python.org/issue44778  closed by eryksun
_______________________________________________
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/VCOPVFKQQWYHDKGFTNSO3B76TIM7L6YO/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to