Overview
Could not load contribution data
Please try again later
99 Pull requests merged by 40 people
-
gh-91625: Don't ignore extended args of adaptive opcodes
#91626 merged
Apr 17, 2022 -
gh-91298: Refine traversable (apply changes from importlib_resources 5.7.1)
#91623 merged
Apr 17, 2022 -
gh-90284: Restore docstrings in importlib.metadata tests.
#32288 merged
Apr 17, 2022 -
gh-90501: Fix refleak in PyErr_SetExcInfo/PyErr_SetHandledException
#91627 merged
Apr 17, 2022 -
gh-78607: Replace __ltrace__ with __lltrace__
#91619 merged
Apr 16, 2022 -
gh-91462: Make lltrace output human-readable.
#91463 merged
Apr 16, 2022 -
[3.10] gh-91607: Fix several test_concurrent_futures tests to test what they claim
#91612 merged
Apr 16, 2022 -
gh-86178: wsgiref.types: Add missing TypeAlias annotations
#91608 merged
Apr 16, 2022 -
gh-91217: deprecate nis
#91606 merged
Apr 16, 2022 -
gh-91276: Fix an out of date comment in compile.c
#91615 merged
Apr 16, 2022 -
gh-89770: Implement PEP-678 - Exception notes
#31317 merged
Apr 16, 2022 -
gh-91607: Fix several test_concurrent_futures tests to actually test what they claim
#91600 merged
Apr 16, 2022 -
gh-86178: Add wsgiref.types
#32335 merged
Apr 16, 2022 -
gh-84853: Use Argument Clinic for csv (where possible)
#20200 merged
Apr 16, 2022 -
gh-89263: Add typing.get_overloads
#31716 merged
Apr 16, 2022 -
[3.10] gh-91595: fix the comparison of character and integer by using ord() (GH-91596)
#91604 merged
Apr 16, 2022 -
[3.9] gh-91595: fix the comparison of character and integer by using ord() (GH-91596)
#91605 merged
Apr 16, 2022 -
gh-91595: fix the comparison of character and integer by using ord()
#91596 merged
Apr 16, 2022 -
gh-69093: sqlite3 blob doc amendments
#91561 merged
Apr 16, 2022 -
[3.9] gh-82849: revise intro to os.path.rst (GH-32232)
#91593 merged
Apr 16, 2022 -
[3.10] gh-82849: revise intro to os.path.rst (GH-32232)
#91592 merged
Apr 16, 2022 -
bpo-43224: Add tests for TypeVarTuple substitution in Annotated
#31846 merged
Apr 16, 2022 -
gh-82849: revise intro to os.path.rst
#32232 merged
Apr 16, 2022 -
gh-69093: Add context manager support to sqlite3.Blob
#91562 merged
Apr 16, 2022 -
[3.10] gh-89588: Add link to documentation translation list (GH-91560)
#91589 merged
Apr 16, 2022 -
[3.9] gh-89588: Add link to documentation translation list (GH-91560)
#91588 merged
Apr 16, 2022 -
Issue templates: Remove duplicate links to security policy
#91590 merged
Apr 16, 2022 -
Add minimal issue templates
#91569 merged
Apr 16, 2022 -
gh-89588: Add link to documentation translation list
#91560 merged
Apr 16, 2022 -
gh-91487: Optimize asyncio UDP speed
#91488 merged
Apr 15, 2022 -
gh-91217: deprecate nntplib
#91543 merged
Apr 15, 2022 -
gh-91276: Make JUMP_IF_TRUE_OR_POP/JUMP_IF_FALSE_OR_POP relative
#32215 merged
Apr 15, 2022 -
gh-90501: Add PyErr_GetHandledException and PyErr_SetHandledException
#30531 merged
Apr 15, 2022 -
gh-69093: improve sqlite3.Connection.blobopen() error handling
#91571 merged
Apr 15, 2022 -
gh-91404: Improve `re` performance
#91495 merged
Apr 15, 2022 -
gh-69093: Disallow instantiation of sqlite3.Blob objects
#91570 merged
Apr 15, 2022 -
gh-90699: Use _Py_STR(empty) instead of PyUnicode_New(0, 0)
#91476 merged
Apr 15, 2022 -
[3.10] gh-88513: clarify shutil.copytree's dirs_exist_ok arg (GH-91434)
#91464 merged
Apr 15, 2022 -
gh-69093: Expose sqlite3.Blob as a class
#91550 merged
Apr 15, 2022 -
[3.9] bpo-40376: slightly improved the wording for os.getgrouplist (GH-19702)
#91557 merged
Apr 15, 2022 -
gh-79156: Add start_tls() method to streams API
#91453 merged
Apr 15, 2022 -
gh-84556: slightly improved the wording for os.getgrouplist
#19702 merged
Apr 15, 2022 -
gh-90699: Remove usage of _Py_IDENTIFIER from unicodedata module.
#91532 merged
Apr 15, 2022 -
[3.9] gh-70979: Fix runpy.run_path parameter name in docs (GH-32265)
#91553 merged
Apr 15, 2022 -
[3.10] gh-70979: Fix runpy.run_path parameter name in docs (GH-32265)
#91552 merged
Apr 15, 2022 -
gh-70979: Fix runpy.run_path parameter name in docs
#32265 merged
Apr 15, 2022 -
gh-91520: Rewrite imghdr inlining for clarity and completeness
#91521 merged
Apr 15, 2022 -
gh-69093: Support basic incremental I/O to blobs in `sqlite3`
#30680 merged
Apr 15, 2022 -
gh-91428: include specialized opcodes in _PyOpcode_OpName
#91467 merged
Apr 14, 2022 -
gh-91217: deprecate msilib
#91515 merged
Apr 14, 2022 -
gh-89455: Fix an uninitialized bool in exception print context.
#91466 merged
Apr 14, 2022 -
[3.10] Add redirects to Misc/NEWS bpo links (GH-91454)
#91535 merged
Apr 14, 2022 -
[3.9] Add redirects to Misc/NEWS bpo links (GH-91454)
#91536 merged
Apr 14, 2022 -
gh-84461: Drop -sWASM, fix building tests for browser (GH-91530)
#91530 merged
Apr 14, 2022 -
gh-91353: Fix void return type handling in ctypes (GH-32246)
#32246 merged
Apr 14, 2022 -
Add redirects to Misc/NEWS bpo links
#91454 merged
Apr 14, 2022 -
[3.9] gh-90879: Fix missing parameter for put_nowait() (GH-91514)
#91528 merged
Apr 14, 2022 -
[3.10] gh-90879: Fix missing parameter for put_nowait() (GH-91514)
#91527 merged
Apr 14, 2022 -
gh-90879: Fix missing parameter for put_nowait()
#91514 merged
Apr 14, 2022 -
gh-91156: Fix encoding="locale" in UTF-8 mode
#70056 merged
Apr 14, 2022 -
gh-90699: Remove usage of _Py_IDENTIFIER from bisect module.
#91522 merged
Apr 14, 2022 -
gh-90326: Remove quotes for logging config (GH-91516)
#91516 merged
Apr 14, 2022 -
[3.9] gh-87497: Document that urllib.request sends headers in camel case (GH-24661)
#91518 merged
Apr 14, 2022 -
gh-91266: refactor bytearray strip methods
#32096 merged
Apr 14, 2022 -
gh-87497: Explicit that headers sent in camel-case
#24661 merged
Apr 14, 2022 -
[3.9] gh-91421: Use constant value check during runtime (GH-91422)
#91493 merged
Apr 14, 2022 -
[3.10] gh-91421: Use constant value check during runtime (GH-91422)
#91492 merged
Apr 14, 2022 -
compiler: Get rid of slops in structs
#91458 merged
Apr 13, 2022 -
gh-90449: Improve accuracy and readability of exceptions tutorial
#31899 merged
Apr 13, 2022 -
gh-91217: deprecate imghdr
#91461 merged
Apr 13, 2022 -
Update authors for Required[] and NotRequired[] implementation
#91506 merged
Apr 13, 2022 -
gh-90971: suppress deprecation warning in `test_lib2to3`
#31464 merged
Apr 13, 2022 -
gh-91502: Add a new API to check if a frame is an entry frame
#91503 merged
Apr 13, 2022 -
bpo-43218: Prevent venv creation when the target directory contains a PATH separator. (GH-24530)
#24530 merged
Apr 13, 2022 -
bpo-43224: Forbid TypeVar substitution with Unpack
#32031 merged
Apr 13, 2022 -
gh-91421: Use constant value check during runtime
#91422 merged
Apr 13, 2022 -
[3.9] gh-88513: clarify shutil.copytree's dirs_exist_ok arg (GH-91434)
#91465 merged
Apr 13, 2022 -
gh-91243: Add typing.Required and NotRequired (PEP 655)
#32419 merged
Apr 12, 2022 -
gh-91308: Automatically regenerate sre_constants.h
#91439 merged
Apr 12, 2022 -
gh-90839: Forward gzip.compress() compresslevel to zlib
#31215 merged
Apr 12, 2022 -
gh-91276: make space for longer opcodes in dis output
#91444 merged
Apr 12, 2022 -
[3.9] GH-89074: Fixed IsolatedAsyncioTestCase from throwing an exception on leaked tasks (GH-27765)
#91471 merged
Apr 12, 2022 -
gh-88513: [DOC] clarify shutil.copytree's dirs_exist_ok arg
#91434 merged
Apr 12, 2022 -
gh-79097: Add support for aggregate window functions in sqlite3
#20903 merged
Apr 12, 2022 -
gh-91217: deprecate crypt
#91459 merged
Apr 12, 2022 -
gh-91428: Add _PyOpcode_OpName to opcode.h of debug builds
#91430 merged
Apr 11, 2022 -
gh-91217: Deprecate `chunk`
#91419 merged
Apr 11, 2022 -
gh-91117: Ensure integer mod and pow operations use cached small ints
#31843 merged
Apr 11, 2022 -
Remove dead "Check PRs with 'CLA not signed' label"
#91429 merged
Apr 11, 2022 -
Update Sphinx bpo role to use redirect URI.
#32342 merged
Apr 11, 2022 -
gh-91423: Remove bugs.python.org from bugs.rst
#91425 merged
Apr 11, 2022 -
GH-89480: Document motivation, design and implementation of 3.11 frame stack.
#32304 merged
Apr 11, 2022 -
bpo-44807: Allow Protocol classes to define __init__
#31628 merged
Apr 11, 2022 -
bpo-45995: add "z" format specifer to coerce negative 0 to zero
#30049 merged
Apr 11, 2022 -
bpo-47120: make POP_JUMP_IF_TRUE/FALSE/NONE/NOT_NONE relative
#32400 merged
Apr 11, 2022 -
Replace contributor-visible mentions of BPO in .github/*
#91426 merged
Apr 10, 2022 -
gh-91424: Remove linking to bugs.python.org from the README
#91418 merged
Apr 10, 2022 -
Remove the issue template config after the migration
#32106 merged
Apr 10, 2022
53 Pull requests opened by 38 people
-
gh-91230: Concise catch_warnings with simplefilter
#91435 opened
Apr 11, 2022 -
gh-91441: Clarify the docs of asyncio.loop.subprocess_exec()
#91442 opened
Apr 11, 2022 -
gh-72346: Added isdst deprecation warning to email.utils.localtime
#91450 opened
Apr 11, 2022 -
[3.8] Update: usage doc for heappushpop (GH-32136)
#91451 opened
Apr 11, 2022 -
gh-91456: Fix issue affecting the use of auto() alongside aliases in Enums
#91457 opened
Apr 11, 2022 -
gh-59121: bpo-14916: interactive fd is not tied to stdin
#91469 opened
Apr 12, 2022 -
gh-91432: Add FOR_END, alternate: keep FOR_ITER around.
#91472 opened
Apr 12, 2022 -
[WIP] gh-89621: re.subn?(): raise error when RegexFlag is wrongly used as count argument
#91477 opened
Apr 12, 2022 -
updated code listings error messages
#91478 opened
Apr 12, 2022 -
gh-90765: Catch LegacyInterpolation deprecation warning
#91480 opened
Apr 12, 2022 -
gh-91247: improve performance of list and tuple repeat (with specialization for n=1)
#91482 opened
Apr 12, 2022 -
gh-91447: Fix findtext to only give an empty string on None
#91486 opened
Apr 12, 2022 -
gh-91061: also accept pathlib.Path for winsound.PlaySound
#91489 opened
Apr 12, 2022 -
gh-91401: Add a failsafe way to disable vfork.
#91490 opened
Apr 13, 2022 -
gh-91081: Add note on WeakKeyDictionary behavior when deleting a replaced entry
#91499 opened
Apr 13, 2022 -
CI: Don't apply 'stale' label to issues
#91501 opened
Apr 13, 2022 -
Fix awkward sentence in signal docs
#91508 opened
Apr 13, 2022 -
[3.10] gh-87497: Document that urllib.request sends headers in camel case (GH-24661)
#91517 opened
Apr 14, 2022 -
gh-89885: Add example for spam.Bar
#91523 opened
Apr 14, 2022 -
gh-91524: Speed up the regular expression substitution
#91525 opened
Apr 14, 2022 -
gh-91526: io: Remove device encoding support from TextIOWrapper
#91529 opened
Apr 14, 2022 -
gh-88116: Enhance the inspect frame APIs to use the extended position information
#91531 opened
Apr 14, 2022 -
Remove duplicate explanation about dict creation (docs)
#91534 opened
Apr 14, 2022 -
gh-91537: Remove non-existing C:\bin from os.defpath
#91538 opened
Apr 14, 2022 -
gh-68966: Fix CVE-2015-20107 in mailcap
#91542 opened
Apr 14, 2022 -
gh-91544: Better stringification of Parameter defaults
#91548 opened
Apr 14, 2022 -
gh-91551: Remove the ancient Pynche color editor
#91554 opened
Apr 15, 2022 -
gh-90829: Changing error message in builtins.min/max
#91559 opened
Apr 15, 2022 -
gh-89253: Add 3.10 whatsnew section for itertools.pairwise
#91563 opened
Apr 15, 2022 -
gh-89159: Add missing TarInfo members
#91564 opened
Apr 15, 2022 -
gh-91539: improve performance of get_proxies_environment
#91566 opened
Apr 15, 2022 -
gh-91565 Simple changes to reflect new bug reporting location.
#91568 opened
Apr 15, 2022 -
gh-89022: Map SQLITE_MISUSE to sqlite3.InterfaceError
#91572 opened
Apr 15, 2022 -
gh-91576: Speed up iteration of strings
#91574 opened
Apr 15, 2022 -
gh-91577: SharedMemory move imports out of methods
#91579 opened
Apr 15, 2022 -
gh-91575: Update case-insensitive matching in re to the latest Unicode version
#91580 opened
Apr 15, 2022 -
gh-91581: Check result of utc_to_seconds
#91582 opened
Apr 15, 2022 -
Doc: Update py2app link.
#91585 opened
Apr 15, 2022 -
gh-74166: Add option to get all errors from socket.create_connection
#91586 opened
Apr 15, 2022 -
gh-90622: Prevent max_tasks_per_child use with a fork mp_context.
#91587 opened
Apr 16, 2022 -
gh-90622: Do not spawn ProcessPool workers on demand via fork method.
#91598 opened
Apr 16, 2022 -
gh-69093: Add mapping protocol support to sqlite3.Blob
#91599 opened
Apr 16, 2022 -
Fix typo in asyncio-extending.rst
#91609 opened
Apr 16, 2022 -
gh-72793: C implementation of parts of copy.deepcopy
#91610 opened
Apr 16, 2022 -
gh-91611: Use example.com for documentation. Not others' domain.
#91613 opened
Apr 16, 2022 -
gh-88546: Made new paragraph for emphasis and reordered sentence
#91614 opened
Apr 16, 2022 -
gh-91622: Deprecated _AttributeHolder._get_args().
#91624 opened
Apr 17, 2022 -
gh-87801: Add run() to CalledProcessError description
#91628 opened
Apr 17, 2022 -
gh-91629 Use conf.d configs and fish_add_path to set the PATH when installing for the Fish shell.
#91630 opened
Apr 17, 2022 -
gh-91603: Speed up isinstance/issubclass on union types
#91631 opened
Apr 17, 2022 -
[Feature] Add mean centering to statistics library
#91633 opened
Apr 17, 2022 -
gh-91541: Fix error in example in moudules tutorial
#91634 opened
Apr 17, 2022 -
gh-90527: Evaluate typing.ForwardRef inside typing.NewType
#91637 opened
Apr 17, 2022
151 Issues closed by 39 people
-
possible solution for the import problem in python 3.10 (import Mapping from collections)
#91639 closed
Apr 17, 2022 -
`__abstractmethods__` gives attribute error although described in `dir(type)`
#91591 closed
Apr 17, 2022 -
Document importlib.resources.abc.Traversable
#91298 closed
Apr 17, 2022 -
Unittest output drives developers to avoid docstrings
#90284 closed
Apr 17, 2022 -
test_concurrent_futures does not exercise each mp_context method reliably due to code smell
#91607 closed
Apr 17, 2022 -
argparse - "expected one argument" when used -: in argument
#91158 closed
Apr 17, 2022 -
Possible performance improvement for heapq.merge()
#83119 closed
Apr 16, 2022 -
"__lltrace__" seems to be wrong , "__ltrace__" is correct in Misc/SpecialBuilds.txt
#78607 closed
Apr 16, 2022 -
Optimize long_pow for the common case
#90178 closed
Apr 16, 2022 -
PyMapping_Check returns 1 for list
#90534 closed
Apr 16, 2022 -
Move tests from setobject.c to _testcapimodule
#91288 closed
Apr 16, 2022 -
importlib.resources.read_text() raises FileNotFound
#90184 closed
Apr 16, 2022 -
Use Argument Clinic for csv
#84853 closed
Apr 16, 2022 -
Make all jump opcodes relative
#91276 closed
Apr 16, 2022 -
SyntaxError in Python 3.10.0b1: wrong token for missing comma
#88347 closed
Apr 16, 2022 -
classmethod change in 3.9 needs better documentation
#86998 closed
Apr 16, 2022 -
Comparison of character and integer
#91595 closed
Apr 16, 2022 -
Deadlock when mixing event loops and subprocesses
#88056 closed
Apr 16, 2022 -
crash if asyncio is used before and after re-initialization if using python embedded in an application
#89425 closed
Apr 16, 2022 -
Revisit: start_tls() difficult when using asyncio.start_server()
#90046 closed
Apr 16, 2022 -
DatagramProtocol + IPv6 does not work with ProactorEventLoop
#83329 closed
Apr 16, 2022 -
There is an error in the Chinese documentation of contextlib.AbstractContextManager
#89588 closed
Apr 16, 2022 -
Mapping bpo numbers in what's new does not reference GitHub issues correctly.
#91567 closed
Apr 16, 2022 -
unittest increment tests executed
#88026 closed
Apr 15, 2022 -
test_recursive_repr breaks tracing in test_xml_etree
#81135 closed
Apr 15, 2022 -
Unexpected behaviour random.shuffle with multidimensional numpy array
#91546 closed
Apr 15, 2022 -
socket.makefile documentation is missing data regarding the 'buffering' parameter
#91408 closed
Apr 15, 2022 -
LOAD_GLOBAL instruction with wrong source position
#91409 closed
Apr 15, 2022 -
The speed of asyncio UDP is too slow when transferring large file
#91487 closed
Apr 15, 2022 -
FAIL: test_create_connection (test.test_socket.NetworkConnectionNoServer)
#59822 closed
Apr 15, 2022 -
SyntaxError message pointing to comment line
#91584 closed
Apr 15, 2022 -
Add PyErr_GetActiveException and PyErr_SetActiveException
#90501 closed
Apr 15, 2022 -
The loop in utility `socket.create_connection()` swallows previous errors
#73943 closed
Apr 15, 2022 -
StreamWriter.wait_closed() can hang indefinitely.
#83939 closed
Apr 15, 2022 -
nntplib is broken when responses are longer than _MAXLINE
#73157 closed
Apr 15, 2022 -
cgi module, parse_multipart fails
#85570 closed
Apr 15, 2022 -
cgi.parse() fatally attempts str.decode when handling multipart/form-data
#83908 closed
Apr 15, 2022 -
with cgi.FieldStorage(...) fails on cleanup with AttributeError, missing try/except in __exit__
#81741 closed
Apr 15, 2022 -
cgi.FieldStorage doesn't parse QUERY_STRING with POST that is not application/x-www-form-urlencoded
#78163 closed
Apr 15, 2022 -
cgi.FieldStorage constructor assumes all lines terminate with \n
#76722 closed
Apr 15, 2022 -
CGI library - Using unicode in header fields
#70714 closed
Apr 15, 2022 -
CGI large POST data string truncated
#69259 closed
Apr 15, 2022 -
Truncated POST data in CGI script on Windows 7
#60270 closed
Apr 15, 2022 -
cgi.FieldStorage should not call read_multi on files
#59769 closed
Apr 15, 2022 -
Allow multilevel subdirectories in cgi_directories
#58770 closed
Apr 15, 2022 -
cgi.parse_multipart is broken on 3.x
#56620 closed
Apr 15, 2022 -
Let cgi.FieldStorage have named uploaded file
#54177 closed
Apr 15, 2022 -
[Windows] cgi handling of POSTed files is broken in Windows
#52324 closed
Apr 15, 2022 -
make _ctypes work with non-gcc compilers
#45857 closed
Apr 15, 2022 -
distutils.sysconfig is not cross-platform compatible
#45640 closed
Apr 15, 2022 -
cgi.py multipart/form-data
#44313 closed
Apr 15, 2022 -
ExceptionGroup should be generic
#91549 closed
Apr 14, 2022 -
enhanced dir?
#91410 closed
Apr 14, 2022 -
Add opname array to `opcode.h` of debug builds.
#91428 closed
Apr 14, 2022 -
exception error in _scproxy.so when called after fork
#58037 closed
Apr 14, 2022 -
Add stacklevel support for exceptions
#85571 closed
Apr 14, 2022 -
Proposal: `for in match` within list comprehension
#91540 closed
Apr 14, 2022 -
Failing test_exceptions and test_threading
#89697 closed
Apr 14, 2022 -
__name__ attribute in typing module
#88690 closed
Apr 14, 2022 -
test_regrest: test_tools_script_run_tests() failed on GHA Windows x64
#89100 closed
Apr 14, 2022 -
flaky test.test_asyncio.test_events.ProactorEventLoopTests.test_call_later
#85801 closed
Apr 14, 2022 -
asyncio _UnixWritePipeTransport._close abandons unflushed writes
#70850 closed
Apr 14, 2022 -
asyncio reference cycles after ConnectionResetError
#69752 closed
Apr 14, 2022 -
Top / function argument level ClassVar should not be allowed during `get_type_hints()`
#89446 closed
Apr 14, 2022 -
proposal: add support for regex in Literal type hint
#89102 closed
Apr 14, 2022 -
Add Void type to typing library
#87408 closed
Apr 14, 2022 -
@overload-ing method of parent class without actual implementation
#86978 closed
Apr 14, 2022 -
Don't return implicit optional types by get_type_hints
#77314 closed
Apr 14, 2022 -
SimpleQueue.put_nowait() documentation error
#90879 closed
Apr 14, 2022 -
Make encoding="locale" uses locale encoding even in UTF-8 mode is enabled.
#91156 closed
Apr 14, 2022 -
Incorrect format specified for the "style" key in the configuration file format formatter example
#90326 closed
Apr 14, 2022 -
Refactor bytearray strip methods
#91266 closed
Apr 14, 2022 -
localtime fails when run from a cygwin terminal
#91511 closed
Apr 13, 2022 -
[doc] First argument to raise can also be BaseException
#90449 closed
Apr 13, 2022 -
more controlled inheritance
#91509 closed
Apr 13, 2022 -
AttributeError: type object 'Callable' has no attribute '_abc_registry'
#84812 closed
Apr 13, 2022 -
typing.get_type_hints doesn't know about typeshed
#78881 closed
Apr 13, 2022 -
telnetlib crash in Python3 while receiving un-printable characters from server
#81821 closed
Apr 13, 2022 -
[DOC] Warnings/notes in docs including most of the page
#91483 closed
Apr 13, 2022 -
Extra `DeprecationWarning` when running `lib2to3` tests
#90971 closed
Apr 13, 2022 -
Allow tools to check if a frame is an entry frame
#91502 closed
Apr 13, 2022 -
`csv` module documentation looks funny for Python 3.10.4
#91500 closed
Apr 13, 2022 -
seealso is corrupted in 3.9 or later documentation (since Apr 12th?)
#91496 closed
Apr 13, 2022 -
Error 0x80070642: Failed to install MSI package.
#91475 closed
Apr 13, 2022 -
Improve size validation in _Py_DecodeUTF8Ex
#91421 closed
Apr 13, 2022 -
Default to emitting FutureWarning for provisional APIs
#75923 closed
Apr 13, 2022 -
Improve documentation for typing._GenericAlias
#90747 closed
Apr 13, 2022 -
pprint output could be more organised
#91460 closed
Apr 12, 2022 -
Docs for `re` inaccurately indicate support for non-capturing inline modifiers
#91431 closed
Apr 12, 2022 -
improve telnetlib.Telnet so option negotiation becomes easie
#44693 closed
Apr 12, 2022 -
sndhdr.what() does not recognize wav file
#44318 closed
Apr 12, 2022 -
smtplib.SMTP_SSL leaks socket connections on SSL error
#56587 closed
Apr 12, 2022 -
Implement PEP 678 - exception notes
#91479 closed
Apr 12, 2022 -
gzip.compress does not forward compresslevel to zlib.compress
#90839 closed
Apr 12, 2022 -
nntplib throws spurious NNTPProtocolError
#82100 closed
Apr 12, 2022 -
cgitb sends a bogus HTTP header if the app crashes before finishing headers
#52950 closed
Apr 12, 2022 -
telnetlib process_rawq() callback
#80662 closed
Apr 12, 2022 -
@staticmethod called as regular function (= outside the class scope?)
#91473 closed
Apr 12, 2022 -
test_nntplib: sporadic failures, network isses? server down?
#63955 closed
Apr 12, 2022 -
Increased test coverage for uu and telnet
#62931 closed
Apr 12, 2022 -
imghdr doesn't recognize variant jpeg formats
#60716 closed
Apr 12, 2022 -
test_spwd fails on solaris using NIS users
#73454 closed
Apr 12, 2022 -
__all__ lists are incomplete
#68071 closed
Apr 12, 2022 -
Add create_window_function() to sqlite3.Connection
#79097 closed
Apr 12, 2022 -
msilib: SetProperty() accepts str, but GetProperty() returns bytes
#85362 closed
Apr 11, 2022 -
Division result incorrect for certain very large numbers in python 3.8.10
#91455 closed
Apr 11, 2022 -
string formatting: normalize negative zero
#90153 closed
Apr 11, 2022 -
Update Doc/bugs.rst
#91423 closed
Apr 11, 2022 -
Missing signatures operator module
#70211 closed
Apr 11, 2022 -
Add callback parameter to concurrent.futures.Executor.map
#74092 closed
Apr 11, 2022 -
typing.Protocol silently overrides __init__ method of delivered class
#88970 closed
Apr 11, 2022 -
CI should not depend on gmane response
#81786 closed
Apr 11, 2022 -
nntplib file write failure causes exception from QUIT command
#66546 closed
Apr 11, 2022 -
NNTPLib connections become corrupt after long periods of activity
#65667 closed
Apr 11, 2022 -
NNTP: add post_message wrapper to post Email Message objects
#63969 closed
Apr 11, 2022 -
test_nntplib: sporadic failures, test_article_head_body()
#63812 closed
Apr 11, 2022 -
NNTP should accept bytestrings for username and password
#54493 closed
Apr 11, 2022 -
Use math module in turtle
#85700 closed
Apr 11, 2022 -
Add test for imghdr cli
#83504 closed
Apr 11, 2022 -
codecs.StreamWriter: reset() on close()
#35150 closed
Apr 11, 2022 -
maximum length not enforced in cgi.parse()
#42628 closed
Apr 11, 2022 -
cgitb.py should assume a binary stream for output
#54688 closed
Apr 11, 2022 -
cgitb html: wrong encoding for utf-8
#66935 closed
Apr 11, 2022 -
cgitb uses the locale encoding for log files
#85312 closed
Apr 11, 2022 -
Ceil division with math.ceildiv
#90797 closed
Apr 11, 2022 -
Add support for yescrypt in crypt.
#88475 closed
Apr 11, 2022 -
Allow specifying code packing order in audioop adpcm functions
#76185 closed
Apr 11, 2022 -
Syntax for aliases to keys of python dictionaries
#91440 closed
Apr 11, 2022 -
list.extend() by map Raises MemoryError
#91438 closed
Apr 11, 2022 -
Crash on Py_DecRef'ing builtin object from previous run
#89919 closed
Apr 11, 2022 -
SRE: Atomic Grouping (?>...) is not supported
#34627 closed
Apr 11, 2022 -
PEP 484 implementation
#68161 closed
Apr 11, 2022 -
"Deep-freeze": skip the marshal step by generating C code
#89859 closed
Apr 11, 2022 -
test_freeze_simple_script in test_tools fails
#91275 closed
Apr 11, 2022 -
cgi.parse_header does not handle escaping correctly
#88076 closed
Apr 11, 2022 -
cgi.parse() does not work with multipart POST requests.
#84215 closed
Apr 11, 2022 -
cgi.FieldStorage can't parse simple body with Content-Length and no Content-Disposition
#71964 closed
Apr 11, 2022 -
Promise the long-time truth that `args=list` works
#89898 closed
Apr 11, 2022 -
support for splitting multichannel audio fragments in audioop module
#87157 closed
Apr 11, 2022 -
Issues with reading large float values in AIFC files
#77159 closed
Apr 11, 2022 -
Implementing PEP 673 (Self type)
#90692 closed
Apr 10, 2022 -
Can not add a metclass that inherits both ABCMeta & ABC to a Union
#87761 closed
Apr 10, 2022 -
_tkinter built on macOS 10.14 does not link to Tcl and Tk in /Library/Frameworks
#79137 closed
Apr 10, 2022 -
Improved support for prepared SQL statements
#67145 closed
Apr 10, 2022 -
Use pkg-config to find dependencies
#72394 closed
Apr 10, 2022 -
Postpone configparser deprecations until 3.12
#89336 closed
Apr 10, 2022 -
reference to the previous issue tracker in the main readme
#91424 closed
Apr 10, 2022 -
fnmatchicase for case insensitive file search
#62323 closed
Apr 10, 2022
57 Issues opened by 46 people
-
Issue with detecting when a user closes the window
#91638 opened
Apr 17, 2022 -
Assertion failure when func_repr is called on an already tp_clear-ed object
#91636 opened
Apr 17, 2022 -
Inconsistent behavior of asyncio.Transport.get_extra_info("peername") on TLS vs. non-TLS connections
#91635 opened
Apr 17, 2022 -
Memory leak with static iterator types
#91632 opened
Apr 17, 2022 -
Improve Fish path setup on macOS
#91629 opened
Apr 17, 2022 -
Adaptive opcodes neglect EXTENDED_ARG
#91625 opened
Apr 17, 2022 -
argparse: _AttributeHolder repr() prints out positional arguments twice
#91622 opened
Apr 16, 2022 -
`typing.get_type_hints()` works for `Callable[[], None]` from the `typing` module, but not `collections.abc`
#91621 opened
Apr 16, 2022 -
Python 3.8.13 unconditionally enables -g with LTO even without debug features
#91620 opened
Apr 16, 2022 -
datetime calculations with zoneinfo don't work
#91618 opened
Apr 16, 2022 -
Path.rglob fails with *.* on Python 3.11.0a7
#91616 opened
Apr 16, 2022 -
use example.com for documentation
#91611 opened
Apr 16, 2022 -
Speed up isinstance on union types
#91603 opened
Apr 16, 2022 -
dump of a single table in sqlite3 library
#91602 opened
Apr 16, 2022 -
ipaddress.reverse_pointer returns nonsense if prefixed input is given
#91601 opened
Apr 16, 2022 -
Regression in the AC generated code
#91583 opened
Apr 15, 2022 -
Error condition in _datetimemodule.c is unchecked with `datetime.fromtimestamp` on local times > Y10k
#91581 opened
Apr 15, 2022 -
updating the error message for abstract class
#91578 opened
Apr 15, 2022 -
SharedMemory.unlink() can fail if called during interpreter shutdown
#91577 opened
Apr 15, 2022 -
Speed up iteration of strings
#91576 opened
Apr 15, 2022 -
Outdated Unicode data in the re module
#91575 opened
Apr 15, 2022 -
Cannot use multiprocessing-based python code as a function argument on windows ?
#91573 opened
Apr 15, 2022 -
Code still refers to bugs.python.org
#91565 opened
Apr 15, 2022 -
Windows: Provide an option to disable search in CWD on `shutil.which`
#91558 opened
Apr 15, 2022 -
Remove Tools/pynche
#91551 opened
Apr 15, 2022 -
Remove "Undocumented modules" page
#91547 opened
Apr 14, 2022 -
inspect.Signature doesn't display defaults as they appear in code
#91544 opened
Apr 14, 2022 -
[doc] Error in example in modules tutorial
#91541 opened
Apr 14, 2022 -
speed up urllib.request.getproxies_environment
#91539 opened
Apr 14, 2022 -
On Windows, ` os.defpath` incorrectly mentions `C:\bin`
#91537 opened
Apr 14, 2022 -
Proposal: Convert the `typing`-module PEPs into a series of HOWTOs
#91533 opened
Apr 14, 2022 -
Remove console encoding support from TextIOWrapper.
#91526 opened
Apr 14, 2022 -
Speed up regular expression substitution
#91524 opened
Apr 14, 2022 -
Cleanup Lib/email/image.py after imghdr deprecation
#91520 opened
Apr 14, 2022 -
importlib does unnecessary os.stat calls checking for namespace __init__.py files
#91519 opened
Apr 14, 2022 -
add `%(taskname)s` in `logging` for asyncio
#91513 opened
Apr 14, 2022 -
Python dataclasses __post_init__ order of parameters is fragile
#91507 opened
Apr 13, 2022 -
warnings.catch_warnings is async-unsafe
#91505 opened
Apr 13, 2022 -
OSError when try convert URI to pathlib.Path
#91504 opened
Apr 13, 2022 -
socket: Add TCP_CONNECTION_INFO
#91498 opened
Apr 13, 2022 -
os.getgroups is not consistent with macOS's getgroups
#91497 opened
Apr 13, 2022 -
Add typing to 3.11 What's New
#91491 opened
Apr 13, 2022 -
documentation for function arguments
#91485 opened
Apr 12, 2022 -
[ENH] Support F-contiguous `memoryview`s in `cast`
#91484 opened
Apr 12, 2022 -
New test issue to test mentions
#91474 opened
Apr 12, 2022 -
Improve decorators documentation
#91470 opened
Apr 12, 2022 -
Make lltrace output human-readable.
#91462 opened
Apr 12, 2022 -
Enum `auto()` functionally fails following alias creation
#91456 opened
Apr 11, 2022 -
findtext returns empty string on integer zero value
#91447 opened
Apr 11, 2022 -
Documentation of asyncio.loop.subprocess_exec() mentions connect_write_pipe() in an incorrect context
#91441 opened
Apr 11, 2022 -
Some after-migration messages are semi-attributed to mannequins
#91437 opened
Apr 11, 2022 -
selectors' closing behaviors completely inconsistent across selector types
#91433 opened
Apr 10, 2022 -
Replace JUMP+FOR_ITER with FOR_END
#91432 opened
Apr 10, 2022 -
Out-of-date links to Python 3 docs from docs.python.org/2
#91427 opened
Apr 10, 2022 -
Test issue
#91420 opened
Apr 10, 2022
348 Unresolved conversations
Sometimes conversations happen on old items that arenβt yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
gh-87390: Add tests demonstrating current type variable substitution behaviour
#32341 commented on
Apr 16, 2022 β’ 30 new comments -
bpo-47222: Allow pass-thru with stdout/stderr capture (GH-91378)
#32344 commented on
Apr 14, 2022 β’ 13 new comments -
bpo-46075: Allow for explicit domains in CookieJar
#30108 commented on
Apr 16, 2022 β’ 12 new comments -
bpo-46337: Urllib.parse scheme-specific behavior without reliance on URL scheme
#30520 commented on
Apr 14, 2022 β’ 11 new comments -
gh-91389: Fix show_caches in dis module
#32406 commented on
Apr 15, 2022 β’ 11 new comments -
bpo-47256: re module, limit the maximum capturing group to 1,073,741,823, increasing the depth of backtracking.
#32411 commented on
Apr 16, 2022 β’ 11 new comments -
Include column offsets for bytecode instructions
#88116 commented on
Apr 17, 2022 β’ 10 new comments -
bpo-43224: Implement pickling of TypeVarTuples
#32119 commented on
Apr 15, 2022 β’ 9 new comments -
gh-85567: Register a cleanup function to close files for FileType objects in argparse
#32257 commented on
Apr 15, 2022 β’ 8 new comments -
Deep Lazy Imports - Interpreter-level deferred module loading
#91119 commented on
Apr 12, 2022 β’ 7 new comments -
Performance regression 3.10b1: inlining issue in the big _PyEval_EvalFrameDefault() function with Visual Studio (MSC)
#89279 commented on
Apr 13, 2022 β’ 7 new comments -
mailcap.findmatch: document shell command Injection danger in filename parameter
#68966 commented on
Apr 15, 2022 β’ 7 new comments -
bpo-2716: add license for audioop module
#19972 commented on
Apr 12, 2022 β’ 6 new comments -
gh-85525: Indicate supported sound header formats
#21575 commented on
Apr 13, 2022 β’ 6 new comments -
gh-90213: Speed up right shifts of negative integers
#30277 commented on
Apr 12, 2022 β’ 6 new comments -
gh-91291: Accept attributes as keyword arguments in decimal.localcontext
#32242 commented on
Apr 14, 2022 β’ 6 new comments -
gh-89279: In ceval.c, redefine some macros for speed
#32387 commented on
Apr 15, 2022 β’ 6 new comments -
./configure --enable-optimizations should enable LTO
#89536 commented on
Apr 13, 2022 β’ 5 new comments -
Kodi crashing
#90619 commented on
Apr 14, 2022 β’ 5 new comments -
gh-85455: Add missing doc strings and improve docs
#21573 commented on
Apr 13, 2022 β’ 5 new comments -
bpo-41379 Clarification on options needed for indentation
#27830 commented on
Apr 11, 2022 β’ 5 new comments -
bpo-46053: Fix OSS audio support on NetBSD
#30065 commented on
Apr 16, 2022 β’ 5 new comments -
gh-90005: Port _ctypes to PY_STDLIB_MOD
#32229 commented on
Apr 14, 2022 β’ 5 new comments -
bpo-46014: Add docs regarding `functools.singledispatch` changes
#32282 commented on
Apr 16, 2022 β’ 5 new comments -
Add `f_state` attribute to FrameObjects.
#91202 commented on
Apr 11, 2022 β’ 4 new comments -
Provide a more convenient way to set an exception as "active", from Python code
#89524 commented on
Apr 14, 2022 β’ 4 new comments -
Fix a BrokenPipeError when a multiprocessing.Queue is garbage collected
#91185 commented on
Apr 15, 2022 β’ 4 new comments -
PEP 646: Decide on substitution behavior
#91162 commented on
Apr 16, 2022 β’ 4 new comments -
bpo-22276: Fix pathlib.Path.glob not to ignore trailing path separator
#10349 commented on
Apr 17, 2022 β’ 4 new comments -
gh-91265: Make old ctypes.macholib tests runned by `python -m test`
#32094 commented on
Apr 17, 2022 β’ 4 new comments -
bpo-30718: Add information about text buffering
#32351 commented on
Apr 11, 2022 β’ 4 new comments -
Improve Telnetlib's throughput
#90896 commented on
Apr 12, 2022 β’ 3 new comments -
Improve performance of list and tuple repeat methods
#91247 commented on
Apr 12, 2022 β’ 3 new comments -
winsound.PlaySound should accept pathlib.Path instances
#91061 commented on
Apr 13, 2022 β’ 3 new comments -
'I'.lower() should give non dotted i for LANG=tr_TR
#90422 commented on
Apr 14, 2022 β’ 3 new comments -
turtle.write doc missing tuple parens for font default in 3.10+
#89560 commented on
Apr 15, 2022 β’ 3 new comments -
Possible slowdown of regex searching in 3.11
#91404 commented on
Apr 15, 2022 β’ 3 new comments -
Code readability: rename InterpreterFrame to `_Py_framedata`
#88963 commented on
Apr 17, 2022 β’ 3 new comments -
Improve help() by making typing.overload() information accessible at runtime
#89263 commented on
Apr 17, 2022 β’ 3 new comments -
bpo-39990: try resolving type hints in pydoc
#19874 commented on
Apr 15, 2022 β’ 3 new comments -
gh-67377: Document that PyErr_SetString, etc. chain exceptions
#20329 commented on
Apr 14, 2022 β’ 3 new comments -
bpo-45516: improve TraversableResources's documentation
#29174 commented on
Apr 11, 2022 β’ 3 new comments -
gh-81536: For nonblocking sockets, add `SSLSocket.eager_recv` to call `SSL_read` in a loop
#31492 commented on
Apr 14, 2022 β’ 3 new comments -
bpo-45210: _Py_Dealloc() checks tp_dealloc exception
#32357 commented on
Apr 15, 2022 β’ 3 new comments -
gh-91432: Replace JUMP+FOR_ITER with FOR_END
#70016 commented on
Apr 12, 2022 β’ 3 new comments -
Daily/weekly ABI scan?
#65341 commented on
Apr 11, 2022 β’ 2 new comments -
Travis CI: documentation job fails in library/nntplib.rst with random network issue on news.gmane.io
#83524 commented on
Apr 12, 2022 β’ 2 new comments -
Windows does not raise IsADirectoryError
#87261 commented on
Apr 12, 2022 β’ 2 new comments -
resource tracker destroys shared memory segments when other processes should still have valid access
#82300 commented on
Apr 13, 2022 β’ 2 new comments -
typing.NamedTuple with default arguments without type annotations is falsy
#90130 commented on
Apr 13, 2022 β’ 2 new comments -
Add support for PEP 646
#87390 commented on
Apr 13, 2022 β’ 2 new comments -
typing: Unexpected result with value of instance of class inherited from typing.NamedTuple
#77258 commented on
Apr 13, 2022 β’ 2 new comments -
Reorganize the re module sources
#91308 commented on
Apr 14, 2022 β’ 2 new comments -
urllib.parse: Allow more flexibility in schemes and URL resolution behavior
#90495 commented on
Apr 14, 2022 β’ 2 new comments -
Port module setup to PY_STDLIB_MOD() macro and addext()
#90005 commented on
Apr 14, 2022 β’ 2 new comments -
Allow incremental I/O to blobs in sqlite3
#69093 commented on
Apr 15, 2022 β’ 2 new comments -
Merge BINARY_SUBSCR_LIST_INT with BINARY_SUBSCR_LIST_TUPLE
#91407 commented on
Apr 15, 2022 β’ 2 new comments -
Document exceptions raised by fnmtach
#89973 commented on
Apr 15, 2022 β’ 2 new comments -
loop.sock_connect doesn't resolve the address parameter on Windows
#89696 commented on
Apr 15, 2022 β’ 2 new comments -
Make errors due to full parser stack identifiable
#55552 commented on
Apr 15, 2022 β’ 2 new comments -
No protection: `import numpy` in two different threads can lead to race-condition
#91238 commented on
Apr 15, 2022 β’ 2 new comments -
Add option to get all errors from create_connection in an ExceptionGroup
#74166 commented on
Apr 16, 2022 β’ 2 new comments -
functools.singledispatch does not support Union types
#90172 commented on
Apr 16, 2022 β’ 2 new comments -
Deprecate modules listed in PEP 594
#91217 commented on
Apr 16, 2022 β’ 2 new comments -
PEP 678: Make it possible to enrich an exception's error message
#89770 commented on
Apr 16, 2022 β’ 2 new comments -
Asyncio Tutorial
#79012 commented on
Apr 17, 2022 β’ 2 new comments -
bpo-31412: wave.open takes a path-like object
#3484 commented on
Apr 12, 2022 β’ 2 new comments -
bpo-35617: Fix for unittest discover not working with implicit namespace packages
#11364 commented on
Apr 11, 2022 β’ 2 new comments -
bpo-23677: Mention dict and set comprehension in stdtypes
#20027 commented on
Apr 14, 2022 β’ 2 new comments -
bpo-44775: Speed-up typing.cast by implementing it in C
#27474 commented on
Apr 13, 2022 β’ 2 new comments -
bpo-44975: [typing] Support issubclass for ClassVar data members
#27883 commented on
Apr 13, 2022 β’ 2 new comments -
bpo-40350: fix namespace package support in modulefinder
#29196 commented on
Apr 13, 2022 β’ 2 new comments -
Add extra newline in io.BytesIO.seek() to prevent a Sphinx warning
#29519 commented on
Apr 17, 2022 β’ 2 new comments -
bpo-45235: Fix argparse namespace overridden by subparsers default
#29574 commented on
Apr 17, 2022 β’ 2 new comments -
bpo-45897: Fix frozen-slotted dataclass bug
#29895 commented on
Apr 13, 2022 β’ 2 new comments -
gh-90533: Implement BytesIO.peek()
#30808 commented on
Apr 14, 2022 β’ 2 new comments -
gh-90667: Add specializations of Py_DECREF when types are known
#30872 commented on
Apr 12, 2022 β’ 2 new comments -
bpo-46712: share more global strings in deepfreeze
#32152 commented on
Apr 17, 2022 β’ 2 new comments -
bpo-45451: Remove IDLE shell sidebar padding
#32363 commented on
Apr 11, 2022 β’ 2 new comments -
bpo-47243: Duplicate entry in 'Objects/unicodetype_db.h'
#32376 commented on
Apr 16, 2022 β’ 2 new comments -
gh-91578: error message updated for abstract class
#47246 commented on
Apr 15, 2022 β’ 2 new comments -
Add support for SQLCipher
#83589 commented on
Apr 10, 2022 β’ 1 new comment -
isinstance and weakref proxies.
#38595 commented on
Apr 10, 2022 β’ 1 new comment -
speed-up PyLong_As*() for large longs
#82088 commented on
Apr 10, 2022 β’ 1 new comment -
Negative lookaround assertions sometimes leak capture groups
#89702 commented on
Apr 11, 2022 β’ 1 new comment -
Quantifier and Expanded Regex Expression Gives Different Results
#91101 commented on
Apr 11, 2022 β’ 1 new comment -
Require IEEE 754 floating point to build Python 3.11
#91073 commented on
Apr 11, 2022 β’ 1 new comment -
Indicate supported sound header formats
#85525 commented on
Apr 11, 2022 β’ 1 new comment -
better name for re.error Exception class.
#83162 commented on
Apr 11, 2022 β’ 1 new comment -
Remove asyncore, asynchat and smtpd modules
#72719 commented on
Apr 11, 2022 β’ 1 new comment -
test_poplib replace asyncore
#74699 commented on
Apr 11, 2022 β’ 1 new comment -
Building Python documentation with doctest logs a ResourceWarning in Doc/library/nntplib.rst
#89463 commented on
Apr 11, 2022 β’ 1 new comment -
cross: wrong interpreter returned when no python available
#88228 commented on
Apr 11, 2022 β’ 1 new comment -
zipfile library doesn't extract windows zip files properly on linux
#91036 commented on
Apr 11, 2022 β’ 1 new comment -
test_multiprocessing_fork probabilistic failure
#91405 commented on
Apr 11, 2022 β’ 1 new comment -
Argparse can't parse subparsers with parse_known_args
#91199 commented on
Apr 11, 2022 β’ 1 new comment -
TarFile.getmember cannot work on tar sourced directory over 100 characters
#91387 commented on
Apr 11, 2022 β’ 1 new comment -
Database corruption with the shelve module
#91228 commented on
Apr 11, 2022 β’ 1 new comment -
Make Python compatible with OpenSSL 3.0.0
#83001 commented on
Apr 11, 2022 β’ 1 new comment -
GCC 9 compiler warnings on MacOS Catalina
#84696 commented on
Apr 11, 2022 β’ 1 new comment -
DragonflyBSD fix nis module build
#89337 commented on
Apr 11, 2022 β’ 1 new comment -
Missing sanity checks for various C library function calls...
#68066 commented on
Apr 11, 2022 β’ 1 new comment -
Configparser is not reading Indended Sections as Mentioned in Docs
#85551 commented on
Apr 11, 2022 β’ 1 new comment -
Unclear documentation for shutil.copytree()
#88513 commented on
Apr 12, 2022 β’ 1 new comment -
test_ossaudiodev fails under padsp (Linux PulseAudio OSS emulation)
#75247 commented on
Apr 12, 2022 β’ 1 new comment -
[EASY] sndhdr.what() throws exceptions on unknown files
#78269 commented on
Apr 12, 2022 β’ 1 new comment -
spwd returning different value depending on privileges
#54597 commented on
Apr 12, 2022 β’ 1 new comment -
Wrong struct members name for spwd module
#62878 commented on
Apr 12, 2022 β’ 1 new comment -
Document that spwd is considered harmful
#81178 commented on
Apr 12, 2022 β’ 1 new comment -
wave.open does not accept PathLike objects
#75593 commented on
Apr 12, 2022 β’ 1 new comment -
Fix code example in Python 3.5 telnetlib documentation
#72847 commented on
Apr 12, 2022 β’ 1 new comment -
telnetlib: process_rawq() and binary data
#69521 commented on
Apr 12, 2022 β’ 1 new comment -
[doc] telnetlib.Telnet constructor does not match telnetlib.Telnet.__init__ docstring
#66114 commented on
Apr 12, 2022 β’ 1 new comment -
The -t option has no effect in for uu command-line
#63177 commented on
Apr 12, 2022 β’ 1 new comment -
Python Decimal supports '#' format, C Decimal does not.
#91060 commented on
Apr 12, 2022 β’ 1 new comment -
Problems with AF_PACKET sockets
#90247 commented on
Apr 12, 2022 β’ 1 new comment -
Zipfile.extractall does not preserve file permissions
#59999 commented on
Apr 13, 2022 β’ 1 new comment -
potential undefined behavior with subprocess using vfork() on Linux?
#91401 commented on
Apr 13, 2022 β’ 1 new comment -
[subinterpreters] Make the PyGILState API compatible with subinterpreters
#59956 commented on
Apr 13, 2022 β’ 1 new comment -
SSLSocket.read does a GIL round-trip for every 16KB TLS record
#81536 commented on
Apr 13, 2022 β’ 1 new comment -
Add glossary entries to clarify the true/True and false/False distinction
#91039 commented on
Apr 13, 2022 β’ 1 new comment -
The variable __module__ in the class body getting an undesirable value from __prepare__ of the metaclass
#91292 commented on
Apr 13, 2022 β’ 1 new comment -
Implement PEP 655 (Required/NotRequired)
#91243 commented on
Apr 13, 2022 β’ 1 new comment -
pathlib.Path.iterdir doesn't throw an exception until you start iterating
#78722 commented on
Apr 13, 2022 β’ 1 new comment -
Add support for export_keying_material to SSL library
#82133 commented on
Apr 13, 2022 β’ 1 new comment -
Dead link 'consolelib' in faq/library
#90002 commented on
Apr 14, 2022 β’ 1 new comment -
Improve the lltrace feature with the Py_Debug mode
#69757 commented on
Apr 14, 2022 β’ 1 new comment -
get_type_hints fails if there are un-annotated fields in a dataclass
#82129 commented on
Apr 14, 2022 β’ 1 new comment -
locale.resetlocale is broken
#35920 commented on
Apr 14, 2022 β’ 1 new comment -
Clarify SortingHOWTO regarding locale aware string sorting
#91415 commented on
Apr 14, 2022 β’ 1 new comment -
What do "cased" and "uncased" mean?
#88341 commented on
Apr 14, 2022 β’ 1 new comment -
Ideas for making ast.literal_eval() usable
#83340 commented on
Apr 14, 2022 β’ 1 new comment -
datetime.max conversion
#91012 commented on
Apr 15, 2022 β’ 1 new comment -
How to link with a non-system libffi?
#58732 commented on
Apr 15, 2022 β’ 1 new comment -
Docs for mock.call
#88850 commented on
Apr 16, 2022 β’ 1 new comment -
A "Coroutines and Tasks" code example needs "asyncio.run(main())"
#88573 commented on
Apr 16, 2022 β’ 1 new comment -
Multiple test modules fail to run if invoked directly
#90583 commented on
Apr 16, 2022 β’ 1 new comment -
Add deploy preview for docs
#82041 commented on
Apr 16, 2022 β’ 1 new comment -
Use copy_file_range() in shutil.copyfile() (server-side copy)
#81340 commented on
Apr 16, 2022 β’ 1 new comment -
Update Windows build to use xz-5.2.5
#85036 commented on
Apr 16, 2022 β’ 1 new comment -
Remaining invalid rules in simplified grammar
#88251 commented on
Apr 16, 2022 β’ 1 new comment -
multiprocessing AF_PIPE name format is slightly confusing in the docs
#88355 commented on
Apr 17, 2022 β’ 1 new comment -
bpo-30421: Added fromfile_parent_relative parameter + docs to argparse.ArgumentParser
#1698 commented on
Apr 14, 2022 β’ 1 new comment -
bpo-30438 - Avoid untar errors when write-protected files are tarred twice
#1808 commented on
Apr 15, 2022 β’ 1 new comment -
bpo-30587: Adds signature checking for mock autospec object method calls
#1982 commented on
Apr 16, 2022 β’ 1 new comment -
bpo-24766: doc= argument to subclasses of property not handled correctly
#2487 commented on
Apr 16, 2022 β’ 1 new comment -
bpo-26253: Add compressionlevel to tarfile stream
#2962 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-31699: Deadlocks in `concurrent.futures.ProcessPoolExecutor` with unpickling error
#4256 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-34001: Change handling of SSL protocol bounds with LibreSSL
#8055 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-32810: Allow accessing the ags_gen and agt_gen attrs of async generators
#11166 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-35780: Add link guards to the lru_cache() C code
#11733 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-36346: Prepare for removing the legacy Unicode C API.
#12409 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-36674: Stops skipped tests from running in debug mode.
#13180 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-37907: Slightly improve performance of PyLong_AsSsize_t() with large longs
#15363 commented on
Apr 12, 2022 β’ 1 new comment -
bpo-38076: Fix crash on shutdown caused by PEP-384ification of _struct
#18038 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-20184: Migrate builtins.vars and builtins.dir to Argument Clinic
#18512 commented on
Apr 17, 2022 β’ 1 new comment -
bpo-6818: Add remove() in ZipInfo
#19358 commented on
Apr 14, 2022 β’ 1 new comment -
bpo-40174: Check when clock_gettime is necessary
#19385 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-40269: Fix repr for complex.
#19593 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-39995: CLN remove some locks in ProcessPoolExecutor
#19788 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-40670: Improve documentation for timeit function
#20830 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-41270: Making NamedTemporaryFile act as its own iterator to mimicβ¦
#22766 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-4489: tests(tests_shutil): fix comment with check_args_to_onerror
#22968 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-1635741: Prep curses module for multi-phase init
#23091 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-1635741: port pickle to multi-phase init (PEP 489)
#23188 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-1635741: In pickle module, inject module state from class methods
#23304 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-1635741: port _elementtree to multi-phase init (PEP 489)
#23535 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-42611: PEP 594 - Remove asyncore, asynchat, and smptd from stdlib
#23728 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-42892 Fix AttributeError in email.message.get_body()
#24192 commented on
Apr 11, 2022 β’ 1 new comment -
gh-87378: [doc] Link to source of Python and Argument Clinic classes and functions
#24521 commented on
Apr 15, 2022 β’ 1 new comment -
bpo-38692: Add audit events to pidfd related functions
#25515 commented on
Apr 11, 2022 β’ 1 new comment -
[3.9] bpo-37322: Fix ResourceWarning and exception handling in test (GH-25553)
#25572 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-43468: Per instance locking for functools.cached_property
#27609 commented on
Apr 17, 2022 β’ 1 new comment -
gh-74713: ipaddress: support reverse pointer generation for network objects
#29011 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-46094: Add test to check that parameters explicitly exist on unittest.TestResult
#30132 commented on
Apr 15, 2022 β’ 1 new comment -
bpo-46096: Support PyObject interface for global variables in local scope and debugger
#30141 commented on
Apr 13, 2022 β’ 1 new comment -
gh-89398: Fix argparse namespace overridden by subparsers default
#30219 commented on
Apr 12, 2022 β’ 1 new comment -
bpo-46142: split --help output into separate options
#30331 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-46398: posixshmem module shm_rename freebsd support.
#30621 commented on
Apr 13, 2022 β’ 1 new comment -
Update http.server.rst
#30686 commented on
Apr 13, 2022 β’ 1 new comment -
bpo-24132: Add `pathlib._AbstractPath`
#31085 commented on
Apr 14, 2022 β’ 1 new comment -
bpo-46742: Add "-d 123" / "--trace_fd 123" option to the trace moduleβ¦
#31319 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-46740: speedup telnetlib's buffer transfers
#31449 commented on
Apr 12, 2022 β’ 1 new comment -
bpo-46887: Work around clang MSAN bug on stat()/fstat()
#31633 commented on
Apr 14, 2022 β’ 1 new comment -
bpo-39298: Add BLAKE3 bindings to hashlib.
#31686 commented on
Apr 11, 2022 β’ 1 new comment -
gh-91102: Use Argument Clinic for EncodingMap
#31725 commented on
Apr 13, 2022 β’ 1 new comment -
bpo-47029: Fix a BrokenPipeError when a multiprocessing.Queue is garbage collected
#31913 commented on
Apr 13, 2022 β’ 1 new comment -
bpo-43224: Unpack concrete tuple types into a sequence of types
#32030 commented on
Apr 13, 2022 β’ 1 new comment -
gh-91247: improve performance of list and tuple repeat
#32045 commented on
Apr 12, 2022 β’ 1 new comment -
bpo-47075: Add shutdown_timeout to multiprocessing BaseManager
#32112 commented on
Apr 15, 2022 β’ 1 new comment -
bpo-39355: WIP: Add _testcppext C++ extension
#32175 commented on
Apr 11, 2022 β’ 1 new comment -
[3.8] bpo-47138: Ensure Windows docs build uses the same pinned version as other platforms (GH-32161)
#32183 commented on
Apr 10, 2022 β’ 1 new comment -
bpo-47190: Initial async tk loop stuff
#32293 commented on
Apr 11, 2022 β’ 1 new comment -
bpo-40421: Cleanup PyFrame C API
#32417 commented on
Apr 11, 2022 β’ 1 new comment -
Fatal Python Error in sqlite3 Python 3.10
#91175 commented on
Apr 10, 2022 β’ 0 new comments -
Fix refcounting details in Py3k C API documentation
#53964 commented on
Apr 10, 2022 β’ 0 new comments -
Add link to PEP 0 for topical index in wiki
#56517 commented on
Apr 10, 2022 β’ 0 new comments -
[sqlite3] expand bound values in traced statements when possible
#89301 commented on
Apr 10, 2022 β’ 0 new comments -
Improve docs for DynamicClassAttribute
#64972 commented on
Apr 10, 2022 β’ 0 new comments -
Enhancements to gdb 7 debugging hooks
#56814 commented on
Apr 10, 2022 β’ 0 new comments -
urllib2 does not correctly handle multiple www-authenticate headers in an HTTP response
#57532 commented on
Apr 10, 2022 β’ 0 new comments -
sendmsg, recvmsg, recvmsg_into et al not being detected on Solaris
#60467 commented on
Apr 10, 2022 β’ 0 new comments -
make install doesn't seem to support --quiet
#74171 commented on
Apr 10, 2022 β’ 0 new comments -
missing test for issue 22457 regression commit
#66983 commented on
Apr 10, 2022 β’ 0 new comments -
Simplify the signature of __exit__
#90488 commented on
Apr 10, 2022 β’ 0 new comments -
Specialize for staticmethods and classmethods
#90691 commented on
Apr 10, 2022 β’ 0 new comments -
Improve efficiency of PRECALL/CALL instructions
#90690 commented on
Apr 10, 2022 β’ 0 new comments -
Improve Python Language Reference based on [KΓΆhl 2020]
#90910 commented on
Apr 10, 2022 β’ 0 new comments -
Docs: Link from settrace to frame
#91116 commented on
Apr 10, 2022 β’ 0 new comments -
add documentation for decoding newlines in the `io` module
#90367 commented on
Apr 10, 2022 β’ 0 new comments -
missing unittests for overlapping dest when using subparsers
#89794 commented on
Apr 10, 2022 β’ 0 new comments -
Some code comments refer to removed initfsencoding()
#85184 commented on
Apr 10, 2022 β’ 0 new comments -
asyncio: proactor read transport: use recv_into instead of recv
#85445 commented on
Apr 10, 2022 β’ 0 new comments -
__doc__ attribute is not set in property-derived classes
#85459 commented on
Apr 10, 2022 β’ 0 new comments -
canonicalize "upper-case" -> "uppercase"; "lower-case" -> "lowercase"
#88211 commented on
Apr 10, 2022 β’ 0 new comments -
Error in 3.6.3 epub docs
#76027 commented on
Apr 10, 2022 β’ 0 new comments -
segfault on missing library symbol
#75471 commented on
Apr 10, 2022 β’ 0 new comments -
Add style guide for unit tests
#79305 commented on
Apr 10, 2022 β’ 0 new comments -
put http.server on a diet
#81199 commented on
Apr 10, 2022 β’ 0 new comments -
[sqlite3] drop statement in_use field in favour of sqlite3_stmt_busy()
#88239 commented on
Apr 10, 2022 β’ 0 new comments -
WindowsPath does not implement is_mount but ntpath implements and offers a ismount method
#86943 commented on
Apr 10, 2022 β’ 0 new comments -
socket line 46 import _socket Import Error
#88359 commented on
Apr 10, 2022 β’ 0 new comments -
Modernize the importlib loaders
#89710 commented on
Apr 10, 2022 β’ 0 new comments -
Better error message on failing to create a venv due to failing ensurepip
#89830 commented on
Apr 10, 2022 β’ 0 new comments -
[idea] Successfully creating a venv could print a message.
#89664 commented on
Apr 10, 2022 β’ 0 new comments -
sqlite3 dml statement detection does not account for CTEs
#81040 commented on
Apr 10, 2022 β’ 0 new comments -
time.sleep error message misleading
#81267 commented on
Apr 10, 2022 β’ 0 new comments -
`ast.AST._attributes` is used by `ast.dump()` but not documented
#82946 commented on
Apr 10, 2022 β’ 0 new comments -
IDLE: use rlcompleter suffixed for completions
#85069 commented on
Apr 10, 2022 β’ 0 new comments -
test_json segfault on OpenBSD
#69529 commented on
Apr 10, 2022 β’ 0 new comments -
LookupError etc. need API to get the key
#37218 commented on
Apr 11, 2022 β’ 0 new comments -
Test issue
#47020 commented on
Apr 11, 2022 β’ 0 new comments -
Add protocol description to the Traversable and TraversableResources documentation
#89679 commented on
Apr 11, 2022 β’ 0 new comments -
add support for watching writes to selected dictionaries
#91052 commented on
Apr 12, 2022 β’ 0 new comments -
Python threading.Event().wait() depends on the system time
#91394 commented on
Apr 12, 2022 β’ 0 new comments -
PEP-484 "numeric tower" approach makes it hard/impossible to specify contracts in documentation
#91390 commented on
Apr 13, 2022 β’ 0 new comments -
ENUM TypeError using mixing
#91267 commented on
Apr 13, 2022 β’ 0 new comments -
typing.TypeAlias is not in the list of allowed plain _SpecialForm typeforms
#90813 commented on
Apr 13, 2022 β’ 0 new comments -
typing: tested TypeVar instance subclass TypeError is incidental
#90800 commented on
Apr 13, 2022 β’ 0 new comments -
dataclasses: Allow typing.Annotated to wrap dataclasses-specific annotations
#90669 commented on
Apr 13, 2022 β’ 0 new comments -
TypedDict inspect.signature error
#90606 commented on
Apr 13, 2022 β’ 0 new comments -
TypedDict and NamedTuple do not evaluate cross-module ForwardRef in all cases
#90531 commented on
Apr 13, 2022 β’ 0 new comments -
A better way to resolve ForwardRefs in type aliases across modules
#90529 commented on
Apr 13, 2022 β’ 0 new comments -
get_type_hints does not evaluate ForwardRefs inside NewType
#90527 commented on
Apr 13, 2022 β’ 0 new comments -
Mutation tests results of typing.py
#89835 commented on
Apr 13, 2022 β’ 0 new comments -
Problems caused by isinstance(list[int], type) returning True
#89828 commented on
Apr 13, 2022 β’ 0 new comments -
Cross-module dataclass inheritance breaks get_type_hints
#89687 commented on
Apr 13, 2022 β’ 0 new comments -
Accept Final as indicating ClassVar for dataclass
#89547 commented on
Apr 13, 2022 β’ 0 new comments -
help() appears confused about the module of typing.Annotated
#89543 commented on
Apr 13, 2022 β’ 0 new comments -
Move documentation for typed generic forms of standard collections to collections.abc
#89515 commented on
Apr 13, 2022 β’ 0 new comments -
isinstance(x, typing.Protocol-class) unexpectedly evaluates properties
#89445 commented on
Apr 13, 2022 β’ 0 new comments -
[typing] Runtime protocols with ClassVar data members should support issubclass
#89138 commented on
Apr 13, 2022 β’ 0 new comments -
TypedDict subtypes ignore any other metaclasses in 3.9+
#89082 commented on
Apr 13, 2022 β’ 0 new comments -
Allow TypedDict to inherit from Generics
#89026 commented on
Apr 13, 2022 β’ 0 new comments -
Substitution does not work after ParamSpec substitution of the user generic with a list of TypeVars
#88965 commented on
Apr 13, 2022 β’ 0 new comments -
Substitution of ParamSpec in Concatenate
#88954 commented on
Apr 13, 2022 β’ 0 new comments -
typing.get_type_hints with TYPE_CHECKING imports / getting hints for single argument
#87629 commented on
Apr 13, 2022 β’ 0 new comments -
Can't create generic NamedTuple as of py3.9
#88089 commented on
Apr 13, 2022 β’ 0 new comments -
__future__.annotations breaks inspect.signature()
#87521 commented on
Apr 13, 2022 β’ 0 new comments -
Inferred Optional type of wrapper function arguments
#87087 commented on
Apr 13, 2022 β’ 0 new comments -
Should typing.get_type_hints change None annotations?
#87047 commented on
Apr 13, 2022 β’ 0 new comments -
Speed-up typing.cast by implementing it in C
#88938 commented on
Apr 13, 2022 β’ 0 new comments -
More differences in instance and subclass checks between typing.Union and types.Union
#88834 commented on
Apr 13, 2022 β’ 0 new comments -
PEP 585 breaks inspect.isclass
#88459 commented on
Apr 13, 2022 β’ 0 new comments -
typing: Confusing that BinaryIO and IO[bytes] cannot be used interchangeably
#86678 commented on
Apr 13, 2022 β’ 0 new comments -
Make builtins.callable "generic"
#86268 commented on
Apr 13, 2022 β’ 0 new comments -
typing support in wsgiref
#86178 commented on
Apr 13, 2022 β’ 0 new comments -
Docs: TypedDict is now of type function instead of class
#86139 commented on
Apr 13, 2022 β’ 0 new comments -
Cannot access member "hex" for type "ByteString"
#85736 commented on
Apr 13, 2022 β’ 0 new comments -
Create public API for typing._eval_type
#85668 commented on
Apr 13, 2022 β’ 0 new comments -
PEP 585 and ForwardRef
#85542 commented on
Apr 13, 2022 β’ 0 new comments -
Type annotations lost when using wraps by default
#85403 commented on
Apr 13, 2022 β’ 0 new comments -
from __future__ import annotations makes dataclasses.Field.type a string, not type
#83623 commented on
Apr 13, 2022 β’ 0 new comments -
[typing] PEP 563: Postponed evaluation of annotations: enable it by default in Python 3.11
#82786 commented on
Apr 13, 2022 β’ 0 new comments -
Combining typing.get_type_hints and inspect.signature
#82104 commented on
Apr 13, 2022 β’ 0 new comments -
typing.get_type_hints wrong namespace for forward-declaration of inner class
#82016 commented on
Apr 13, 2022 β’ 0 new comments -
typing.NamedTuple does not support mixins
#80698 commented on
Apr 13, 2022 β’ 0 new comments -
Performance of typing._ProtocolMeta._get_protocol_attrs and isinstance
#74690 commented on
Apr 13, 2022 β’ 0 new comments -
Update pydoc tool to support generic types
#72705 commented on
Apr 13, 2022 β’ 0 new comments -
Add typing.py class describing a PEP 3118 buffer object
#71688 commented on
Apr 13, 2022 β’ 0 new comments -
Improve __repr__ of TypeVar
#91224 commented on
Apr 13, 2022 β’ 0 new comments -
Add __parameters__ and __getitem__ in TypeVar and ParamSpec
#88959 commented on
Apr 13, 2022 β’ 0 new comments -
Add vectorcall for generic alias object
#91223 commented on
Apr 13, 2022 β’ 0 new comments -
re: limit the maximum capturing group to 1,073,741,823, reduce sizeof(match_context).
#91412 commented on
Apr 13, 2022 β’ 0 new comments -
"ValueError: min() arg is an empty sequence" is wrong (builtins.min/max)
#90829 commented on
Apr 13, 2022 β’ 0 new comments -
Dataclass transform should ignore TypeAlias variables
#91322 commented on
Apr 14, 2022 β’ 0 new comments -
Increase Enum performance
#83283 commented on
Apr 14, 2022 β’ 0 new comments -
Upgrade to zlib v1.2.12 in CPython binary releases
#91350 commented on
Apr 15, 2022 β’ 0 new comments -
unicodeobject.c doesn't compile when defined EXPERIMENTAL_ISOLATED_SUBINTERPRETERS, variable "interned" not found
#90988 commented on
Apr 15, 2022 β’ 0 new comments -
email.utils.formataddr does not respect double spaces
#91400 commented on
Apr 15, 2022 β’ 0 new comments -
help should evaluate forward reference
#84171 commented on
Apr 16, 2022 β’ 0 new comments -
bpo-30419: DOC: Update missing information in bdb docs
#1687 commented on
Apr 11, 2022 β’ 0 new comments -
bpo-26949: IDLE: Fix hanging when raise KeyboardInterrupt with debugger open
#1711 commented on
Apr 11, 2022 β’ 0 new comments -
bpo-30514: test_pop3lib asyncore with asyncio
#1864 commented on
Apr 11, 2022 β’ 0 new comments -
bpo-32548: IDLE: Convert labels to hyperlinks in help_about
#5178 commented on
Apr 11, 2022 β’ 0 new comments -
bpo-32782: PEP3118 itemsize of an empty ctypes array should not be 0
#5576 commented on
Apr 11, 2022 β’ 0 new comments -
bpo-33413: asyncio.gather without a special Future
#6694 commented on
Apr 11, 2022 β’ 0 new comments -
bpo-33521: Add 1.32x faster C implementation of asyncio.isfuture().
#6876 commented on
Apr 11, 2022 β’ 0 new comments -
bpo-25457: Allow json.encode() to handle mixed keys when sort_keys=True
#8011 commented on
Apr 17, 2022 β’ 0 new comments -
Add a coveragerc file that ignores code blocks that don't matter for coverage
#8150 commented on
Apr 17, 2022 β’ 0 new comments -
bpo-32876: fix handling of invalid markup declarations. (WIP)
#9295 commented on
Apr 13, 2022 β’ 0 new comments -
bpo-39666: Refactor common code between hyperparser and editor
#18539 commented on
Apr 11, 2022 β’ 0 new comments -
Add typing example for async functions.
#20386 commented on
Apr 13, 2022 β’ 0 new comments -
gh-84943: Add support for 'directonly' and 'innocuous' flags for user-defined functions
#20398 commented on
Apr 10, 2022 β’ 0 new comments -
bpo-40859: Update Windows build to use xz-5.2.5
#20622 commented on
Apr 16, 2022 β’ 0 new comments -
[WIP] gh-81040: use sqlite3_stmt_readonly() to detect DML statements
#24492 commented on
Apr 10, 2022 β’ 0 new comments -
bpo-23975: Correct conversion of Rationalβs to float
#25619 commented on
Apr 12, 2022 β’ 0 new comments -
gh-88239: Use sqlite3_stmt_busy() to determine if we need to reset statements
#25984 commented on
Apr 10, 2022 β’ 0 new comments -
bpo-44796: Add __parameters__ and __getitem__ in TypeVar and ParamSpec
#27511 commented on
Apr 13, 2022 β’ 0 new comments -
gh-89018: Complete documentation of `sqlite3` exceptions
#27645 commented on
Apr 10, 2022 β’ 0 new comments -
bpo-44863: In TypedDict allow inherit from Generic and preserve bases
#27663 commented on
Apr 13, 2022 β’ 0 new comments -
gh-80254: Disallow recursive usage of cursors in `sqlite3` converters
#29054 commented on
Apr 10, 2022 β’ 0 new comments -
bpo-41818: Add os.login_tty() for *nix.
#29658 commented on
Apr 17, 2022 β’ 0 new comments -
bpo-45929: extend json.tool --json-lines to ignore empty rows
#29858 commented on
Apr 17, 2022 β’ 0 new comments -
bpo-20907: shutil._unpack_zipfile add warnings for skipped files
#29910 commented on
Apr 15, 2022 β’ 0 new comments -
bpo-14965: Proxy `super().x = y` and `del super().x` (updated)
#29950 commented on
Apr 15, 2022 β’ 0 new comments -
bpo-89886: Clean up MACHDEP and _PYTHON_HOST_PLATFORM checks
#30026 commented on
Apr 10, 2022 β’ 0 new comments -
gh-89886: Use AC_CHECK_TYPES iso. AC_CHECK_TYPE
#30029 commented on
Apr 10, 2022 β’ 0 new comments -
bpo-10483: fix definition of executable file for http.server on windows
#30216 commented on
Apr 17, 2022 β’ 0 new comments -
bpo-45924: Fix asyncio incorrect traceback when future's exception is raised multiple times
#30274 commented on
Apr 17, 2022 β’ 0 new comments -
bpo-46209: add documentation for decoding newlines in the `io` module
#30308 commented on
Apr 13, 2022 β’ 0 new comments -
bpo-46210: Fix deadlock in print.
#30310 commented on
Apr 16, 2022 β’ 0 new comments -
gh-89121: Keep the number of pending SQLite statements to a minimum
#30379 commented on
Apr 13, 2022 β’ 0 new comments -
bpo-28249: fix `lineno` location for empty `DocTest` instances
#30498 commented on
Apr 13, 2022 β’ 0 new comments -
bpo-46317: Add pathlib.Path.move that can handle rename across FS
#30650 commented on
Apr 13, 2022 β’ 0 new comments -
Use git attribute macros for CRLF and no-EOL files
#30762 commented on
Apr 16, 2022 β’ 0 new comments -
gh-90622: Prevent concurrent.futures.process deadlock due to fork() after spawning a thread.
#30847 commented on
Apr 16, 2022 β’ 0 new comments -
bpo-46511: Let typing.Annotated wrap dataclasses annotations
#30997 commented on
Apr 13, 2022 β’ 0 new comments -
bpo-46642: explicitly disallow typing.TypeVar instance subclassing
#31148 commented on
Apr 13, 2022 β’ 0 new comments -
bpo-42777: implement `pathlib.WindowsPath.is_mount()`
#31458 commented on
Apr 10, 2022 β’ 0 new comments -
gh-91098: Use Argument Clinic for Object/classobject.c to fix docstrings
#31711 commented on
Apr 17, 2022 β’ 0 new comments -
gh-91118: Fix docstrings that do not honor --without-doc-strings
#31769 commented on
Apr 17, 2022 β’ 0 new comments -
bpo-43923: Allow NamedTuple multiple inheritance
#31779 commented on
Apr 13, 2022 β’ 0 new comments -
bpo-43923: Add support of multiple inheritance with typing.NamedTuple
#31781 commented on
Apr 13, 2022 β’ 0 new comments -
bpo-46744: Support "-Win32" and make platform flags case insensitive on Windows build scripts
#31803 commented on
Apr 13, 2022 β’ 0 new comments -
bpo-43224: Implement substitution of unpacked TypeVarTuple in C
#31828 commented on
Apr 13, 2022 β’ 0 new comments -
bpo-47010: zero copy SelectorSocketTransport transport implementation
#31871 commented on
Apr 11, 2022 β’ 0 new comments -
bpo-18795: Add cumpercall and totalpercall keys to pstats sort_stats
#31919 commented on
Apr 11, 2022 β’ 0 new comments -
bpo-16845: Validate the category of warnings.simplefilter sooner
#31983 commented on
Apr 11, 2022 β’ 0 new comments -
gh-88050: Fix asyncio subprocess kill process cleanly when process is blocked
#32073 commented on
Apr 17, 2022 β’ 0 new comments -
gh-90997: bpo-46841: Disassembly of quickened code
#32099 commented on
Apr 14, 2022 β’ 0 new comments -
gh-76728: Raise TypeError when fieldnames is not a sequence
#32225 commented on
Apr 14, 2022 β’ 0 new comments -
gh-91356: Add ZipInfo.mode attribute
#32252 commented on
Apr 14, 2022 β’ 0 new comments -
gh-59999: Add option to preserve permissions in ZipFile.extract
#32289 commented on
Apr 13, 2022 β’ 0 new comments -
gh-83245: Raise BadZipFile instead of ValueError when reading a corrupt file
#32291 commented on
Apr 14, 2022 β’ 0 new comments -
gh-91340: Document multiprocessing.set_start_method force parameter
#32339 commented on
Apr 14, 2022 β’ 0 new comments -
gh-91407: Merge BINARY_SUBSCR_LIST_INT with BINARY_SUBSCR_TUPLE_INT
#32404 commented on
Apr 15, 2022 β’ 0 new comments -
gh-91498: socket: Add TCP_CONNECTION_INFO on macOS
#69256 commented on
Apr 14, 2022 β’ 0 new comments