Overview
Could not load contribution data
Please try again later
263 Pull requests merged by 56 people
-
gh-92536: PEP 623: Remove wstr from unicode
#92537 merged
May 12, 2022 -
gh-86388 Remove deprecated behaviors in randrange()
#92677 merged
May 12, 2022 -
Fix typo in argparse docs.
#92691 merged
May 12, 2022 -
gh-89653: PEP 670: Fix Sphinx syntax in Unicode doc
#92707 merged
May 12, 2022 -
[3.10] bpo-42627: Fix incorrect parsing of Windows registry proxy settings (GH-26307)
#92685 merged
May 12, 2022 -
[3.11] gh-89653: PEP 670: unicodeobject.h uses _Py_CAST() (GH-92696)
#92703 merged
May 12, 2022 -
gh-89653: PEP 670: unicodeobject.h uses _Py_CAST()
#92696 merged
May 11, 2022 -
gh-89653: PEP 670: Update C API unicode documentation
#92702 merged
May 11, 2022 -
[3.11] gh-89653: PEP 670: Use PyObject* type for parameters (GH-92694)
#92698 merged
May 11, 2022 -
[3.11] gh-92031, test_embed: Improve test for unquickening static code (GH-92440)
#92699 merged
May 11, 2022 -
[3.11] Fix minor documentation error in bisect docs (GH-92697)
#92700 merged
May 11, 2022 -
[3.10] Fix minor documentation error in bisect docs (GH-92697)
#92701 merged
May 11, 2022 -
gh-89653: PEP 670: Convert PyDict_GET_SIZE() macro to function
#92695 merged
May 11, 2022 -
Fix minor documentation error
#92697 merged
May 11, 2022 -
gh-92031: Improve test for unquickening static code
#92440 merged
May 11, 2022 -
gh-89653: PEP 670: Use PyObject* type for parameters
#92694 merged
May 11, 2022 -
[3.11] gh-89653: PEP 670: Limited API doesn't cast arguments (GH-92654)
#92693 merged
May 11, 2022 -
gh-89653: Add assertions to unicodeobject.h functions
#92692 merged
May 11, 2022 -
gh-89653: PEP 670: Limited API doesn't cast arguments
#92654 merged
May 11, 2022 -
[3.11] gh-90978: asyncio TestSSL uses SHORT_TIMEOUT (GH-92642)
#92690 merged
May 11, 2022 -
gh-89653: PEP 670: Convert unicodeobject.h macros to functions
#92648 merged
May 11, 2022 -
gh-90978: asyncio TestSSL uses SHORT_TIMEOUT
#92642 merged
May 11, 2022 -
gh-89653: PEP 670: Convert PyCell macros to functions
#92653 merged
May 11, 2022 -
gh-92651: Remove the Include/token.h header file
#92652 merged
May 11, 2022 -
[3.9] bpo-42627: Fix incorrect parsing of Windows registry proxy settings (GH-26307)
#92684 merged
May 11, 2022 -
[3.11] bpo-42627: Fix incorrect parsing of Windows registry proxy settings (GH-26307)
#92686 merged
May 11, 2022 -
bpo-42627: Fix wrong parsing of Windows registry proxy settings
#26307 merged
May 11, 2022 -
[3.9] gh-91810: ElementTree: Use text file's encoding by default in XML declaration (GH-91903)
#92665 merged
May 11, 2022 -
[3.10] gh-91810: ElementTree: Use text file's encoding by default in XML declaration (GH-91903)
#92664 merged
May 11, 2022 -
[3.11] gh-89336: Fix configparser.RawConfigParser.readfp typo (GH-92636)
#92662 merged
May 11, 2022 -
[3.11] gh-91810: ElementTree: Use text file's encoding by default in XML declaration (GH-91903)
#92663 merged
May 11, 2022 -
gh-89653: PEP 670: Convert pycore_gc.h macros to functions
#92649 merged
May 11, 2022 -
[3.11] Fix typo in unittest.rst: addCleanupModule -> addModuleCleanup (GH-92631)
#92659 merged
May 11, 2022 -
[3.10] Fix typo in unittest.rst: addCleanupModule -> addModuleCleanup (GH-92631)
#92660 merged
May 11, 2022 -
[3.9] Fix typo in unittest.rst: addCleanupModule -> addModuleCleanup (GH-92631)
#92661 merged
May 11, 2022 -
[3.11] Update numbers.rst (GH-31995)
#92669 merged
May 11, 2022 -
[3.10] gh-91966 Document where key functions are applied in the bisect module (GH-92602)
#92666 merged
May 11, 2022 -
[3.11] gh-91966 Document where key functions are applied in the bisect module (GH-92602)
#92667 merged
May 11, 2022 -
gh-91810: ElementTree: Use text file's encoding by default in XML declaration
#91903 merged
May 11, 2022 -
gh-89336: Fix configparser.RawConfigParser.readfp typo
#92636 merged
May 11, 2022 -
Typo in unittest.rst
#92631 merged
May 11, 2022 -
gh-92632: Make function starunpack_helper run faster when processing starred argument
#92655 merged
May 11, 2022 -
[3.11] gh-92550: Fix pathlib.Path.rglob() for empty pattern (GH-92604)
#92657 merged
May 11, 2022 -
[3.11] Fix inconsistent return type for statistics median_grouped() gh-92531 (GH-92533)
#92656 merged
May 11, 2022 -
gh-92550: Fix pathlib.Path.rglob() for empty pattern
#92604 merged
May 11, 2022 -
[3.11] Revert "[3.11] gh-92550 - Fix regression in `pathlib.Path.rglob()` (GH-92583)"
#92599 merged
May 11, 2022 -
Revert "gh-92550 - Fix regression in `pathlib.Path.rglob()`"
#92598 merged
May 11, 2022 -
gh-92584: test_decimal uses shutil.which()
#92640 merged
May 10, 2022 -
What's New 3.12: PyFrame_BlockSetup() was removed in 3.11
#92645 merged
May 10, 2022 -
[3.10] bpo-46785: Fix race condition between os.stat() and unlink on Windows (GH-31858)
#92577 merged
May 10, 2022 -
gh-91966 Document where key functions are applied in the bisect module
#92602 merged
May 10, 2022 -
bpo-39264: Fix UserDict.get() to account for __missing__()
#17910 merged
May 10, 2022 -
[3.11] gh-92619: Fix bug where the compiler duplicates exit blocks unnecessarily (GH-92620)
#92621 merged
May 10, 2022 -
bpo-39278: add docstrings to functions in pdb module
#17924 merged
May 10, 2022 -
bpo-43689: improve documentation for Differ
#25132 merged
May 10, 2022 -
gh-84131: Remove the deprecated pathlib.Path.link_to method.
#92505 merged
May 10, 2022 -
Replace `numbers.Real` with `Real` in numbers.rst
#31995 merged
May 10, 2022 -
bpo-42259: clarify pprint saferepr docs
#30256 merged
May 10, 2022 -
gh-80143: Add clarification for escape characters
#92292 merged
May 10, 2022 -
[3.11] gh-91731: Fix typo in pymacro.h (GH-92618)
#92623 merged
May 10, 2022 -
gh-91731: Fix typo in pymacro.h
#92618 merged
May 10, 2022 -
gh-92619: Fix bug where the compiler duplicates exit blocks unnecessarily
#92620 merged
May 10, 2022 -
[3.11] gh-76773: Update docs mentioning no-longer-supported Windows versions & features (GH-92529)
#92608 merged
May 10, 2022 -
[3.11] Add `__slots__` to `typing._NotIterable` (GH-92570)
#92617 merged
May 10, 2022 -
[3.11] gh-92417: `zlib` docs, `binascii` docs: remove Python 2 compatibility notes (GH-92543)
#92607 merged
May 10, 2022 -
[3.9] gh-76773: Update docs mentioning no-longer-supported Windows versions & features (GH-92529)
#92610 merged
May 10, 2022 -
[3.10] gh-76773: Update docs mentioning no-longer-supported Windows versions & features (GH-92529)
#92609 merged
May 10, 2022 -
[3.11] gh-92417: `unittest.mock` docs: remove references to Python <2.6 (GH-92539)
#92606 merged
May 10, 2022 -
Add `__slots__` to `typing._NotIterable`
#92570 merged
May 10, 2022 -
[3.8] Update Sphinx bpo role to use redirect URI.
#91892 merged
May 10, 2022 -
[3.9] gh-92256: Improve Argument Clinic parser error messages (GH-92268)
#92616 merged
May 10, 2022 -
[3.11] gh-92256: Improve Argument Clinic parser error messages (GH-92268)
#92614 merged
May 10, 2022 -
[3.8] Add redirects to Misc/NEWS bpo links (GH-91454)
#91895 merged
May 10, 2022 -
[3.10] gh-92256: Improve Argument Clinic parser error messages (GH-92268)
#92615 merged
May 10, 2022 -
[3.8] gh-91888: add a `:gh:` role to the documentation (GH-91889)
#91936 merged
May 10, 2022 -
gh-92256: Improve Argument Clinic parser error messages
#92268 merged
May 10, 2022 -
gh-76773: Update docs mentioning no-longer-supported Windows versions & features
#92529 merged
May 10, 2022 -
gh-92417: `zlib` docs, `binascii` docs: remove Python 2 compatibility notes
#92543 merged
May 10, 2022 -
gh-92417: `unittest.mock` docs: remove references to Python <2.6
#92539 merged
May 10, 2022 -
[3.11] gh-92261: Disallow iteration of Union (and other special forms) (GH-92262)
#92582 merged
May 10, 2022 -
[3.7] gh-92448: Update the documentation builder to render the GitHub issue
#92600 merged
May 10, 2022 -
[3.10] bpo-13553: Document tkinter.Tk args (GH-4786)
#92594 merged
May 10, 2022 -
[3.9] bpo-13553: Document tkinter.Tk args (GH-4786)
#92595 merged
May 10, 2022 -
[3.11] bpo-13553: Document tkinter.Tk args (GH-4786)
#92593 merged
May 10, 2022 -
[3.7] gh-91888: add a `:gh:` role to the documentation (GH-91889)
#91937 merged
May 10, 2022 -
[3.11] gh-91928: Add what's new entry for datetime.UTC alias (GH-92567)
#92596 merged
May 10, 2022 -
[3.7] Add redirects to Misc/NEWS bpo links (GH-91454)
#91894 merged
May 10, 2022 -
[3.7] Update Sphinx bpo role to use redirect URI.
#91893 merged
May 10, 2022 -
gh-91928: Add what's new entry for datetime.UTC alias
#92567 merged
May 10, 2022 -
bpo-13553: Document tkinter.Tk args
#4786 merged
May 10, 2022 -
remove redundant check for existing members
#92590 merged
May 10, 2022 -
[3.11] gh-92550 - Fix regression in `pathlib.Path.rglob()` (GH-92583)
#92589 merged
May 10, 2022 -
gh-92550 - Fix regression in `pathlib.Path.rglob()`
#92583 merged
May 10, 2022 -
gh-88750: On Windows, PyThread_acquire_lock() no longer check for NULL
#92586 merged
May 10, 2022 -
gh-88750: Remove the PYTHONTHREADDEBUG env var support.
#92509 merged
May 9, 2022 -
[3.9] bpo-46785: Fix race condition between os.stat() and unlink on Windows (GH-31858)
#92578 merged
May 9, 2022 -
[3.11] bpo-46907: Update Windows installer to SQLite 3.38.4. (GH-92322)
#92580 merged
May 9, 2022 -
gh-91063: Update Windows installer to SQLite 3.38.4.
#92322 merged
May 9, 2022 -
[3.9] Doc: Update py2app link. (GH-91585)
#92576 merged
May 9, 2022 -
[3.10] Doc: Update py2app link. (GH-91585)
#92575 merged
May 9, 2022 -
[3.11] Doc: Update py2app link. (GH-91585)
#92574 merged
May 9, 2022 -
Doc: Update py2app link.
#91585 merged
May 9, 2022 -
[3.11] gh-91731: Add macro compatibility for static_assert for old libcs (GH-92559)
#92566 merged
May 9, 2022 -
gh-92171: Update Tcl/Tk download links in macOS installer script
#92179 merged
May 9, 2022 -
gh-91731: Add macro compatibility for static_assert for old libcs
#92559 merged
May 9, 2022 -
[3.9] gh-92417: `asyncio` docs: `asyncio.run()` is available on all supported Python versions (GH-92419)
#92491 merged
May 9, 2022 -
gh-86019: Add table for Windows installer options
#91809 merged
May 9, 2022 -
[3.11] gh-91345: Talk about ``sys._getframe`` compatibility in 3.11 whatsnew (GH-92552)
#92558 merged
May 9, 2022 -
[3.8] bpo-47138: Ensure Windows docs build uses the same pinned version as other platforms (GH-32161)
#32183 merged
May 9, 2022 -
gh-91345: Talk about ``sys._getframe`` compatibility in 3.11 whatsnew
#92552 merged
May 9, 2022 -
gh-89325: Revert "bpo-45162: Revert "Remove many old deprecated unittest features" (GH-30935)"
#92557 merged
May 9, 2022 -
What's New in Python 3.12: move C API at the end
#92555 merged
May 9, 2022 -
[3.11] What's New in Python 3.11: move C API changes (GH-92390)
#92554 merged
May 9, 2022 -
[3.11] Enhance PyConfig documentation (GH-92394)
#92553 merged
May 9, 2022 -
What's New in Python 3.11: move C API changes
#92390 merged
May 9, 2022 -
Enhance PyConfig documentation
#92394 merged
May 9, 2022 -
[3.11] gh-90005: Cleanup after GH-31698 (GH-91642)
#92545 merged
May 9, 2022 -
gh-90005: Cleanup after GH-31698
#91642 merged
May 9, 2022 -
[3.9] CODEOWNERS: Add Erlend Aasland as sqlite3 code owner (GH-92535)
#92542 merged
May 9, 2022 -
[3.11] CODEOWNERS: Add Erlend Aasland as sqlite3 code owner (GH-92535)
#92540 merged
May 9, 2022 -
[3.10] CODEOWNERS: Add Erlend Aasland as sqlite3 code owner (GH-92535)
#92541 merged
May 9, 2022 -
CODEOWNERS: Add Erlend Aasland as sqlite3 code owner
#92535 merged
May 9, 2022 -
Fix inconsistent return type for statistics median_grouped() gh-92531
#92533 merged
May 9, 2022 -
[3.9] bpo-38056: overhaul Error Handlers section in codecs documentation (GH-15732)
#92526 merged
May 9, 2022 -
[3.10] bpo-38056: overhaul Error Handlers section in codecs documentation (GH-15732)
#92528 merged
May 9, 2022 -
[3.11] bpo-38056: overhaul Error Handlers section in codecs documentation (GH-15732)
#92527 merged
May 9, 2022 -
bpo-38056: overhaul Error Handlers section in codecs documentation
#15732 merged
May 9, 2022 -
[3.9] pdb docs: workaround for double semicolon in strings (GH-17011)
#92521 merged
May 8, 2022 -
[3.10] bpo-39229: fix formatting in library/functions.rst (GH-17857)
#92523 merged
May 8, 2022 -
[3.10] pdb docs: workaround for double semicolon in strings (GH-17011)
#92520 merged
May 8, 2022 -
[3.11] pdb docs: workaround for double semicolon in strings (GH-17011)
#92519 merged
May 8, 2022 -
[3.11] bpo-39229: fix formatting in library/functions.rst (GH-17857)
#92522 merged
May 8, 2022 -
bpo-39229: fix formatting in library/functions.rst
#17857 merged
May 8, 2022 -
pdb doc - workaround for double semicolon in strings
#17011 merged
May 8, 2022 -
gh-91968: socket SO_USER_COOKIE/SO_RTABLE from BSD.
#91967 merged
May 8, 2022 -
[3.9] gh-77521: Add link to builtin module names in modules tutorial (GH-92438)
#92508 merged
May 8, 2022 -
[3.10] gh-77521: Add link to builtin module names in modules tutorial (GH-92438)
#92507 merged
May 8, 2022 -
[3.11] gh-77521: Add link to builtin module names in modules tutorial (GH-92438)
#92506 merged
May 8, 2022 -
gh-77521: Add link to builtin module names
#92438 merged
May 8, 2022 -
[3.9] [3.10] gh-90622: Do not spawn ProcessPool workers on demand via fork method. (GH-91598) (GH-92497)
#92499 merged
May 8, 2022 -
[3.9] Fix use of the default role in a news entry. (GH-92500)
#92501 merged
May 8, 2022 -
[3.10] Fix use of the default role in a news entry.
#92500 merged
May 8, 2022 -
[3.11] gh-90622: Do not spawn ProcessPool workers on demand via fork method. (GH-91598)
#92495 merged
May 8, 2022 -
[3.10] gh-90622: Do not spawn ProcessPool workers on demand via the "fork" spawn method (GH-91598)
#92497 merged
May 8, 2022 -
[3.11] Use percentage over factor for 3.11 whatsnew performance (GH-92496)
#92498 merged
May 8, 2022 -
Use percentage over factor for whatsnew in 3.11 performance claim
#92496 merged
May 8, 2022 -
[3.11] gh-80856: doc: reveal doctest directives (GH-92318)
#92493 merged
May 8, 2022 -
[3.10] gh-80856: doc: reveal doctest directives (GH-92318)
#92494 merged
May 8, 2022 -
gh-90622: Do not spawn ProcessPool workers on demand via fork method.
#91598 merged
May 8, 2022 -
gh-91760: More strict rules for numerical group references and group names in RE
#91792 merged
May 8, 2022 -
gh-80856: doc: reveal doctest directives
#92318 merged
May 8, 2022 -
[3.9] gh-92417: `logging` docs: Remove warning that only applies to Python <3.2 (GH-92425)
#92487 merged
May 8, 2022 -
[3.11] Fix the `versionadded` for asyncio.StreamWriter.start_tls() (GH-92378)
#92489 merged
May 8, 2022 -
[3.11] gh-92417: `logging` docs: Remove warning that only applies to Python <3.2 (GH-92425)
#92485 merged
May 8, 2022 -
[3.10] gh-92417: `logging` docs: Remove warning that only applies to Python <3.2 (GH-92425)
#92486 merged
May 8, 2022 -
Fix typo in whatsnew
#92488 merged
May 8, 2022 -
gh-79156: Fix the `versionadded` for asyncio.StreamWriter.start_tls()
#92378 merged
May 8, 2022 -
[3.11] `typing.Text`: tweak deprecation notice (GH-92405)
#92483 merged
May 8, 2022 -
gh-92417: `logging` docs: Remove warning that only applies to Python <3.2
#92425 merged
May 8, 2022 -
gh-91162: Fix substitution of unpacked tuples in generic aliases
#92335 merged
May 8, 2022 -
[3.11] gh-92417: `json` docs: `dict` is ordered on all supported Python versions (GH-92422)
#92464 merged
May 8, 2022 -
[3.10] gh-92417: `json` docs: `dict` is ordered on all supported Python versions (GH-92422)
#92465 merged
May 8, 2022 -
[3.9] gh-92417: `json` docs: `dict` is ordered on all supported Python versions (GH-92422)
#92466 merged
May 8, 2022 -
[3.11] gh-92417: `doctest` docs: remove references to Python <3.6 (GH-92420)
#92467 merged
May 8, 2022 -
[3.10] gh-92417: `doctest` docs: remove references to Python <3.6 (GH-92420)
#92468 merged
May 8, 2022 -
[3.11] GH-92431: Fix footnotes in Doc/c-api/exceptions.rst (GH-92432)
#92469 merged
May 8, 2022 -
[3.10] GH-92431: Fix footnotes in Doc/c-api/exceptions.rst (GH-92432)
#92470 merged
May 8, 2022 -
[3.9] GH-92431: Fix footnotes in Doc/c-api/exceptions.rst (GH-92432)
#92471 merged
May 8, 2022 -
[3.9] gh-77630: Change Charset to charset (GH-92439)
#92477 merged
May 8, 2022 -
[3.10] gh-77630: Change Charset to charset (GH-92439)
#92476 merged
May 8, 2022 -
[3.9] gh-92417: `stdtypes` docs: delete discussion of Python 2 differences (GH-92423)
#92474 merged
May 8, 2022 -
[3.10] gh-92417: `stdtypes` docs: delete discussion of Python 2 differences (GH-92423)
#92473 merged
May 8, 2022 -
[3.11] gh-92417: `stdtypes` docs: delete discussion of Python 2 differences (GH-92423)
#92472 merged
May 8, 2022 -
Fix What's New for 3.12
#92482 merged
May 8, 2022 -
`typing.Text`: tweak deprecation notice
#92405 merged
May 8, 2022 -
[3.11] Update What's New in 3.11 faster cpython figures and contributors (GH-92401)
#92480 merged
May 8, 2022 -
[3.11] bpo-45046: Support context managers in unittest (GH-28045)
#92479 merged
May 8, 2022 -
Update What's New in 3.11 faster cpython figures and contributors
#92401 merged
May 8, 2022 -
bpo-45046: Support context managers in unittest
#28045 merged
May 8, 2022 -
gh-77630: Change Charset to charset
#92439 merged
May 8, 2022 -
gh-92391: Add __class_getitem__ to csv.DictReader and csv.DictWriter
#92393 merged
May 8, 2022 -
bpo-44712: Replace "type(literal)" with corresponding builtin types
#27294 merged
May 8, 2022 -
gh-89474: Improve Semaphore/BoundedSemaphore.release() for multiple thread waiting
#92447 merged
May 8, 2022 -
[3.10] gh-92448: Update the documentation builder to render the GitHub issue (GH-92449).
#92457 merged
May 8, 2022 -
gh-92417: `stdtypes` docs: delete discussion of Python 2 differences
#92423 merged
May 8, 2022 -
gh-92261: Disallow iteration of Union (and other _SpecialForms)
#92262 merged
May 8, 2022 -
[3.9] gh-92448: Update the documentation builder to render the GitHub issue (GH-92449)
#92458 merged
May 8, 2022 -
GH-92431: Remove redundant footnote ref: the footnote has been removed
#92432 merged
May 8, 2022 -
gh-92417: `doctest` docs: remove references to Python <3.6
#92420 merged
May 8, 2022 -
gh-92417: `json` docs: `dict` is ordered on all supported Python versions
#92422 merged
May 8, 2022 -
gh-92417: `asyncio` docs: `asyncio.run()` is available on all supported Python versions
#92419 merged
May 8, 2022 -
[3.11] gh-92448: Update the documentation builder to render the GitHub issue. (GH-92449)
#92456 merged
May 8, 2022 -
gh-92448: Update the documentation builder to render the GitHub issue.
#92449 merged
May 8, 2022 -
Update CPyhton configuration for 3.12
#92451 merged
May 8, 2022 -
[3.11] gh-88279: Fix compiler warning for using deprecated PySys_SetArgvEx (GH-92428)
#92443 merged
May 8, 2022 -
[3.11] gh-92308: Add Pending Removal section to 3.11 What's New (GH-92309)
#92444 merged
May 8, 2022 -
[3.11] Add CI step to check changes in the exported ABI
#92442 merged
May 8, 2022 -
gh-88279: Fix compiler warning for using deprecated PySys_SetArgvEx
#92428 merged
May 7, 2022 -
gh-92308: Add Pending Removal section to 3.11 What's New
#92309 merged
May 7, 2022 -
[3.10] gh-92112: Fix crash triggered by an evil custom `mro()` (GH-92113)
#92370 merged
May 7, 2022 -
gh-90997: Move `CACHE` handling into `_unpack_opargs`
#92409 merged
May 6, 2022 -
gh-92203: Add closure support to exec().
#92204 merged
May 6, 2022 -
[3.7] bpo-42773: fix tests not being run on pushes (GH-24004)
#92341 merged
May 6, 2022 -
gh-90978: test_ssl of test_asyncio uses LONG_TIMEOUT
#92402 merged
May 6, 2022 -
gh-90997: Show cached inline values in `dis` output
#92360 merged
May 6, 2022 -
[3.9] gh-92368: Fix missing possessive apostrophe (GH-92397)
#92403 merged
May 6, 2022 -
[3.10] gh-92368: Fix missing possessive apostrophe (GH-92397)
#92404 merged
May 6, 2022 -
gh-92368: Fix missing possesive apostrophe
#92397 merged
May 6, 2022 -
[3.9] gh-92047: Py_GetVersion multi-digit minor version (GH-92047) (GH-92048)
#92329 merged
May 6, 2022 -
[3.10] gh-92047: Py_GetVersion multi-digit minor version (GH-92047) (GH-92048)
#92330 merged
May 6, 2022 -
gh-91321: Fix _PyObject_EXTRA_INIT for C++
#92396 merged
May 6, 2022 -
Fix What's New: use :gh: instead of :issue:
#92395 merged
May 6, 2022 -
[3.10] Add source for character mappings (GH-82927)
#92389 merged
May 6, 2022 -
[3.9] Add source for character mappings (GH-82927)
#92388 merged
May 6, 2022 -
gh-91827: Add method info_pathlevel() in tkinter
#91829 merged
May 6, 2022 -
gh-82927: Add source for character mappings
#92014 merged
May 6, 2022 -
gh-92332: Docs-only deprecation of `typing.Text`
#92351 merged
May 6, 2022 -
gh-84461: Skip network require tests on Emscripten (GH-92383)
#92383 merged
May 6, 2022 -
[3.9] Document the lifetime of `PyUnicode_AsUTF8String` (GH-92325)
#92385 merged
May 6, 2022 -
[3.10] Document the lifetime of `PyUnicode_AsUTF8String` (GH-92325)
#92384 merged
May 6, 2022 -
Enum docs: Remove unnecessary apostrophes
#92382 merged
May 6, 2022 -
Document the lifetime of `PyUnicode_AsUTF8String`
#92325 merged
May 6, 2022 -
GH-89519: Deprecate classmethod descriptor chaining
#92379 merged
May 6, 2022 -
CI: Don't apply 'stale' label to issues
#91501 merged
May 6, 2022 -
gh-78157: [Enum] nested classes will not be members in 3.13
#92366 merged
May 6, 2022 -
gh-90622: Prevent max_tasks_per_child use with a fork mp_context.
#91587 merged
May 6, 2022 -
gh-87901: Add encoding to os.popen
#92374 merged
May 6, 2022 -
[3.9] NEWS: Reorder items by section (GH-92373)
#92376 merged
May 6, 2022 -
[3.10] NEWS: Reorder items by section (GH-92373)
#92375 merged
May 6, 2022 -
gh-91063: Update macOS installer to SQLite 3.38.4.
#32148 merged
May 6, 2022 -
bpo-38004: NEWS: Reorder items by section.
#92373 merged
May 6, 2022 -
[3.10] gh-88027: A potential double free in list_sort_impl (GH-92367)
#92371 merged
May 6, 2022 -
gh-88027: A potential double free in list_sort_impl
#92367 merged
May 6, 2022 -
gh-92112: Fix crash triggered by an evil custom `mro()`
#92113 merged
May 6, 2022 -
gh-92356: Fix regression in ctypes function call overhead
#92357 merged
May 6, 2022 -
gh-60603: update argparse's doc of append action.
#92344 merged
May 6, 2022 -
gh-88279: Deprecate PySys_SetArgvEx()
#92363 merged
May 6, 2022 -
gh-57684: Document safe path in What's New in Python 3.11
#92362 merged
May 6, 2022 -
gh-57684: Update tests for PYTHONSAFEPATH=1
#92358 merged
May 6, 2022 -
gh-80010: Expand fromisoformat to include most of ISO-8601
#92177 merged
May 6, 2022 -
gh-57684: Add -P cmdline option and PYTHONSAFEPATH env var
#31542 merged
May 5, 2022 -
gh-82616: Add process_group support to subprocess.Popen
#23930 merged
May 5, 2022 -
gh-70363: Emscripten cannot fstat renamed spool file (GH-92354)
#92354 merged
May 5, 2022 -
gh-91996: Adding an HTTPMethod StrEnum to http
#91997 merged
May 5, 2022 -
gh-92135: test_cppext requires subprocess (GH-92349)
#92349 merged
May 5, 2022 -
gh-64783: Don't check value of SIG_DFL and SIG_IGN
#92350 merged
May 5, 2022 -
[3.9] gh-80254: Disallow recursive usage of cursors in `sqlite3` converters
#92278 merged
May 5, 2022 -
[3.10] gh-80254: Disallow recursive usage of cursors in `sqlite3` converters
#92274 merged
May 5, 2022 -
gh-92345: Import rlcompleter before sys.path is extended
#92346 merged
May 5, 2022 -
gh-87390: Fix starred tuple equality and pickling (alt)
#92337 merged
May 5, 2022 -
gh-85465: minor hashlib doc example cleanup.
#92340 merged
May 5, 2022 -
gh-92301: subprocess: Prefer close_range() to procfs-based fd closing
#92303 merged
May 5, 2022 -
gh-92118: Add test for traceback when exception is modified by ExitStack.__exit__
#92339 merged
May 5, 2022 -
bpo-41818: Add os.login_tty() for *nix.
#29658 merged
May 5, 2022 -
bpo-43827: Fixed abc conflicts with __init_subclass__
#25385 merged
May 5, 2022 -
bpo-43857: Improve the AttributeError message when deleting a missing attribute
#25424 merged
May 5, 2022
76 Pull requests opened by 44 people
-
[3.8] gh-80254: Disallow recursive usage of cursors in sqlite3 converters
#92333 opened
May 5, 2022 -
[3.7] gh-80254: Disallow recursive usage of cursors in sqlite3 converters
#92334 opened
May 5, 2022 -
gh-91877 Fix "Write Transports" table in asyncio docs
#92338 opened
May 5, 2022 -
[3.7] bpo-40548: Fix "Check for source changes (pull_request)" GH Action job (GH-21806)
#92342 opened
May 5, 2022 -
gh-84461: Emscripten's faccessat() does not accept flags
#92353 opened
May 5, 2022 -
gh-57684: Add the -p command line option
#92361 opened
May 6, 2022 -
gh-92352 optimize Condition.notify()
#92364 opened
May 6, 2022 -
gh-85984: Remove legacy Lib/pty.py code.
#92365 opened
May 6, 2022 -
use crc32_z and adler32_z if available at compile time
#92369 opened
May 6, 2022 -
[3.9] gh-92112: Fix crash triggered by an evil custom `mro()` (GH-92113)
#92372 opened
May 6, 2022 -
tiny speedup in shutil fast copy on Windows
#92377 opened
May 6, 2022 -
gh-87888: Make FileCookieJar use latin-1 instead of locale encoding
#92392 opened
May 6, 2022 -
Make dataclass function idempotent. Fix for issue #92052
#92406 opened
May 6, 2022 -
DOC: correct bytesarray -> bytearray in comments
#92410 opened
May 6, 2022 -
gh-91985: Introduce _is_python_build member to struct _PyPathConfig for getpath
#92411 opened
May 6, 2022 -
Make _symtable_entry.ste_type's comment consistent wit _Py_block_ty
#92414 opened
May 7, 2022 -
gh-87901: os.popen: Fix new `encoding` argument.
#92415 opened
May 7, 2022 -
gh-92417: `fractions`, `decimal`: Improve docs for alternative constructor methods
#92421 opened
May 7, 2022 -
gh-92417: `importlib` docs: remove references to unsupported Python versions
#92424 opened
May 7, 2022 -
gh-89519: Emit a warning when classmethod() wraps a non-callable descriptor
#92426 opened
May 7, 2022 -
gh-91362: reword pickle docs to account for nested classes
#92429 opened
May 7, 2022 -
gh-92446: Argparse choices should be a sequence
#92450 opened
May 8, 2022 -
gh-92452: Avoid race in initialization of sysconfig._CONFIG_VARS
#92453 opened
May 8, 2022 -
Make test_ssl.ThreadedEchoServer exceptions appear in a main thread
#92475 opened
May 8, 2022 -
[3.11] gh-91162: Fix substitution of unpacked tuples in generic aliases (GH-92335)
#92484 opened
May 8, 2022 -
gh-92417: Remove workarounds for Py <3 compat in doctest docs
#92502 opened
May 8, 2022 -
gh-89336: Remove configparser APIs that were deprecated for 3.12
#92503 opened
May 8, 2022 -
gh-82927: Update files related to HTML entities.
#92504 opened
May 8, 2022 -
Document Py_ssize_t.
#92512 opened
May 8, 2022 -
gh-77024: test.support: Improve documentation
#92513 opened
May 8, 2022 -
gh-92514: Remove unused test.support.BasicTestRunner
#92515 opened
May 8, 2022 -
gh-90385: Add Path.walk method
#92517 opened
May 8, 2022 -
gh-92231: Prevent dataclass from being called on a class that's already a dataclass.
#92518 opened
May 8, 2022 -
gh-92530: Fix an issue that occurred after interrupting threading.Condition.notify
#92534 opened
May 9, 2022 -
gh-92417: `subprocess` docs: remove note on compatibility with Python <3.5
#92538 opened
May 9, 2022 -
gh-92417: `socket` docs: remove references to Python <3.3
#92544 opened
May 9, 2022 -
gh-92547: Remove deprecated sqlite3 features
#92548 opened
May 9, 2022 -
Revert "bpo-45162: Revert "Remove many old deprecated unittest features""
#92556 opened
May 9, 2022 -
gh-92546: Fix invalid call in pprint executed as a script
#92560 opened
May 9, 2022 -
GH-92308 What's New: list pending removals in 3.13 and future versions
#92562 opened
May 9, 2022 -
gh-92445 Fix incorrect interaction between nargs="*" and choices()
#92565 opened
May 9, 2022 -
gh-92436: __future__ docs: add note on expectations for "from __future__ import annotations"
#92568 opened
May 9, 2022 -
gh-87245: Improve IPv6Address.ipv4_mapped documentation
#92572 opened
May 9, 2022 -
gh-85858: Remove PyUnicode_InternImmortal() function
#92579 opened
May 9, 2022 -
gh-92573: Add IPv4Address.ipv6_mapped attribute
#92581 opened
May 9, 2022 -
[WIP] gh-92584: Rename the distutils package to _distutils
#92585 opened
May 9, 2022 -
gh-92412: Clarifying the documentation on library/syslog
#92587 opened
May 9, 2022 -
gh-92592 : allow logging filters to return a LogRecord
#92591 opened
May 10, 2022 -
[3.8] gh-92448: Update the documentation builder to render the GitHub…
#92605 opened
May 10, 2022 -
gh-92611: Link to section for PEP 594 modules; mention rm version & alternatives
#92612 opened
May 10, 2022 -
gh-92626: Correct JavaScript MIME types + extensions per RFC 9239
#92627 opened
May 10, 2022 -
[3.10] gh-80143: Add clarification for escape characters (GH-92292)
#92629 opened
May 10, 2022 -
[3.9] gh-80143: Add clarification for escape characters (GH-92292)
#92630 opened
May 10, 2022 -
docs(ssl): Fix SSLv3 wording
#92634 opened
May 10, 2022 -
gh-92525: make inspect.getfile PEP 420 compliant
#92635 opened
May 10, 2022 -
[3.11] gh-84131: Note the link_to deprecation in release branches.
#92637 opened
May 10, 2022 -
gh-91400: make sure email parsing dont unquote realnames with spaces
#92638 opened
May 10, 2022 -
gh-92584: test_cppext uses setuptools
#92639 opened
May 10, 2022 -
Update outdated comments in `Python/ceval.c`
#92641 opened
May 10, 2022 -
gh-81548: Clarify the deprecation of octal sequences affect byte strings
#92643 opened
May 10, 2022 -
gh-91578: clearer error msg for abc
#92644 opened
May 10, 2022 -
gh-91513: add ``taskname`` to ``logging.LogRecord`` attributes
#92646 opened
May 10, 2022 -
Implement `dataclass` code caching
#92650 opened
May 11, 2022 -
gh-92671: Don't omit parentheses when unparsing empty tuples
#92673 opened
May 11, 2022 -
gh-92675: venv: Fix ensure_directories() to again accept a Path for env_dir
#92676 opened
May 11, 2022 -
gh-92679: Clarify roles of asyncio protocols and transports
#92680 opened
May 11, 2022 -
gh-92679: Clarify asyncio.loop.start_tls parameters
#92682 opened
May 11, 2022 -
gh-92688: Upgrade bundled pip to 22.1
#92689 opened
May 11, 2022 -
gh-89653: Use int type for Unicode kind
#92704 opened
May 12, 2022 -
gh-89653: PEP 670: Convert PyUnicode_KIND() macro to function
#92705 opened
May 12, 2022 -
gh-91491: Complete Whats New in 3.11 for typing
#92708 opened
May 12, 2022 -
[3.11] Fix typo in argparse docs. (GH-92691)
#92709 opened
May 12, 2022 -
gh-78437: Add link to line boundaries to universal newlines glossary
#92714 opened
May 12, 2022 -
gh-77771: Add enterabs example in sched
#92716 opened
May 12, 2022 -
[3.10] gh-92311: Let frame_setlineno jump over listcomps
#92717 opened
May 12, 2022 -
gh-92670: Skip test_copyfile_nonexistent_dir test on AIX
#92718 opened
May 12, 2022
127 Issues closed by 41 people
-
[doc] open builtin function: specifying the size of buffer has no effect for text files
#74903 closed
May 12, 2022 -
Template string docs refer to "normal %-based substitutions"
#76444 closed
May 12, 2022 -
Inaccurate docs on `import` behaviour
#77521 closed
May 12, 2022 -
Double Hex Hash Addition
#92711 closed
May 12, 2022 -
urllib.request.getproxies() misparses Windows registry proxy settings
#86793 closed
May 12, 2022 -
[C API] Remove token.h header file
#92651 closed
May 11, 2022 -
Crash with an evil custom `mro()` on a metaclass
#92112 closed
May 11, 2022 -
distutils does not support os.PathLike
#92687 closed
May 11, 2022 -
`list(FunctionType(a.gi_code, {})(0))` crashes Python
#90847 closed
May 11, 2022 -
`textwrap.TextWrapper` leaks two intermediate vars into class namespace
#90702 closed
May 11, 2022 -
Multiple test modules fail to run if invoked directly
#90583 closed
May 11, 2022 -
test_gdb started to fail on buildbot/s390x RHEL7
#90990 closed
May 11, 2022 -
test_ssl fails in the macos CI
#88109 closed
May 11, 2022 -
Regression in 3.8.3rc1 - error in tests run via doctest
#84784 closed
May 11, 2022 -
gdb/libpython.py does not work with gdb 7.2
#73866 closed
May 11, 2022 -
Prevents uint_t from being used on QNX
#51458 closed
May 11, 2022 -
multiarch headers are added when cross compiling
#82228 closed
May 11, 2022 -
Fix a BrokenPipeError when a multiprocessing.Queue is garbage collected
#91185 closed
May 11, 2022 -
[doc] multiprocessing.Queue fails intermittently with "Broken pipe"
#82742 closed
May 11, 2022 -
Calling `Multiprocessing.Queue.close()` too quickly causes intermittent failure (BrokenPipeError)
#80025 closed
May 11, 2022 -
Delete module-level loop variables when no longer needed
#90723 closed
May 11, 2022 -
addition of error message for invalid statements in pep
#92672 closed
May 11, 2022 -
Dictionary shorthand
#92668 closed
May 11, 2022 -
ElementTree should use UTF-8 for xml declaration.
#91810 closed
May 11, 2022 -
Regression in Python 3.11 with significative performance loss
#92569 closed
May 11, 2022 -
Function starunpack_helper miss a break statement
#92632 closed
May 11, 2022 -
pathlib.Path.rglob("") raises IndexError in Python 3.11b1
#92550 closed
May 11, 2022 -
Fill func.__doc__ lazily
#89618 closed
May 11, 2022 -
Change .js and .mjs MIME type to text/javascript per RFC 9239
#92626 closed
May 10, 2022 -
Datetime strftime() does not return correct week numbers for 2019
#80022 closed
May 10, 2022 -
csv documentation does not note default quote constant
#62967 closed
May 10, 2022 -
send/recv SEGMENT_SIZE should be used more in socketmodule
#41449 closed
May 10, 2022 -
ctypes variable limits
#53276 closed
May 10, 2022 -
test_ctypes fails in test_ulonglong on sparc buildbots
#52561 closed
May 10, 2022 -
test_popen fails if path contains special char like ";"
#51920 closed
May 10, 2022 -
isinstance and weakref proxies.
#38595 closed
May 10, 2022 -
Clarify that bisect(a, x, key=...) does not call key(x)
#91966 closed
May 10, 2022 -
Override MagicMock special methods
#86185 closed
May 10, 2022 -
builtin_function_or_method is also either a function or a method
#91370 closed
May 10, 2022 -
str() and repr() of enum different in Python 3.11 from Python <= 3.10
#89656 closed
May 10, 2022 -
Enum: ensure bitwise operators on subclasses are correct
#90635 closed
May 10, 2022 -
Ensure PEP 663 changes are reverted from 3.11
#91041 closed
May 10, 2022 -
The docs for Py_GetVersion assumes minor version < 9
#92047 closed
May 10, 2022 -
Deprecate urllib.request.urlretrieve() and cleanup()
#84851 closed
May 10, 2022 -
Importing packages from Torchvision in IDLE makes matplotlib plots not show up
#92622 closed
May 10, 2022 -
itertools: clearer all_equal recipe
#92628 closed
May 10, 2022 -
Typo in "Data Model" article
#92624 closed
May 10, 2022 -
typing._type_check no longer recognizes several kinds of non-types
#92601 closed
May 10, 2022 -
Python 3.11 doc links actually point to 3.12 docs
#92588 closed
May 10, 2022 -
finally blocks are duplicated by the compiler unnecessarily
#92619 closed
May 10, 2022 -
getpath problems with framework build
#91046 closed
May 10, 2022 -
Add a `:gh:` role to the documentation to link to GitHub issues
#91888 closed
May 10, 2022 -
argparse: append action with default list adds to list instead of overriding
#60603 closed
May 10, 2022 -
Add `datetime.UTC` alias for `datetime.timezone.utc`
#91928 closed
May 10, 2022 -
Update Windows and MacOS installer to SQLite 3.38.4
#91063 closed
May 9, 2022 -
Last iterators tutorial example is limited and limitation isn't mentioned
#92252 closed
May 9, 2022 -
Not only module imports should be tested, but `python -m` too
#92563 closed
May 9, 2022 -
Unavailable Tcl version when compiling for MacOS 10.6
#92171 closed
May 9, 2022 -
Fix Program/_freeze_module for cross compiling Python
#90044 closed
May 9, 2022 -
timeit should hide its imports (sys, itertools, gc, time)
#92561 closed
May 9, 2022 -
What's new in Python 3.11: Faster CPython
#91345 closed
May 9, 2022 -
Pin Jinja2 to fix docs build
#91294 closed
May 9, 2022 -
3.10 Documentation Not Hyperlinking Some Methods
#86348 closed
May 9, 2022 -
Reintroduce bootstrap_python for freezing
#90108 closed
May 9, 2022 -
Make Python compatible with OpenSSL 3.0.0
#83001 closed
May 9, 2022 -
PEP 3121, 384 Refactoring applied to ctypes module
#60088 closed
May 9, 2022 -
test_ssl: skip tests for disabled TLS/SSL versions
#82456 closed
May 9, 2022 -
Use fcntl(fd, F_GETFD) to check whether an fd is valid
#90073 closed
May 9, 2022 -
datetime and time tests use non-portable "%4Y" format
#90745 closed
May 9, 2022 -
Build with Py_LIMITED_API fails unknown type name ‘PyModuleDef_Slot’
#91071 closed
May 9, 2022 -
_PyUnicode_Fini should invalidate ucnhash_capi capsule pointer
#91338 closed
May 9, 2022 -
https://docs.python.org/3.11/whatsnew/3.11.html has not updated since 25 Apr
#92532 closed
May 9, 2022 -
Port core types to Argument Clinic
#91102 closed
May 9, 2022 -
Inconsistent return type in statistics.median_grouped()
#92531 closed
May 9, 2022 -
Clarification for queue.SimpleQueue
#92516 closed
May 9, 2022 -
Unclear documentation for shutil.copytree()
#88513 closed
May 8, 2022 -
socket module add SO_RTABLE/SO_USER_COOKIE constants.
#91968 closed
May 8, 2022 -
Python3.11 error or AIOHTTP error?
#92511 closed
May 8, 2022 -
profiling c functions while running python
#92326 closed
May 8, 2022 -
Doctest directives and comments missing from code samples
#80856 closed
May 8, 2022 -
Incorrect footnotes at https://docs.python.org/3/c-api/exceptions.html#standard-exceptions
#92431 closed
May 8, 2022 -
Documentation for email.charset confusing about the location of constants
#77630 closed
May 8, 2022 -
concurrent.futures.ProcessPoolExecutor can deadlock when tcmalloc is used
#90622 closed
May 8, 2022 -
contextlib.closing is a class, but the docs mark it as a function
#92082 closed
May 8, 2022 -
exception ignored in TextIOWrapper in python3 default print
#92490 closed
May 8, 2022 -
python 3.11 branch was force pushed ?
#92478 closed
May 8, 2022 -
Trying to iterate over typing.Union results in hang
#92261 closed
May 8, 2022 -
More strict rules for group numbers and names in RE
#91760 closed
May 8, 2022 -
`csv.DictReader` and `DictWriter` not subscriptable at runtime
#92391 closed
May 8, 2022 -
Replace `type(literal)` with corresponding builtin types
#88878 closed
May 8, 2022 -
Threading Semaphore and BoundedSemaphore release method implementation improvement
#89474 closed
May 8, 2022 -
http.cookies.SimpleCookie.parse could not parse cookies when one cookie value is json
#85861 closed
May 8, 2022 -
self-circular import when running as a script
#92435 closed
May 8, 2022 -
tempfile.NamedTemporaryFile: automatic cleanup by OS
#49178 closed
May 7, 2022 -
New test issue to test mentions
#91474 closed
May 7, 2022 -
Broken link in Curses Programming with Python Guide
#91909 closed
May 7, 2022 -
tuple default aurguments in function signatures are missing brackets
#92416 closed
May 7, 2022 -
ScrollWindowEx throws ArgumentError when None is passed as the 4th argument, when it shouldn't.
#92381 closed
May 7, 2022 -
Add closure support to exec()
#92203 closed
May 7, 2022 -
Frame annotation
#63784 closed
May 6, 2022 -
ProcessPoolExecutor exception memory leak
#90943 closed
May 6, 2022 -
Merge BINARY_SUBSCR_LIST_INT with BINARY_SUBSCR_LIST_TUPLE
#91407 closed
May 6, 2022 -
Missing possessive apostrophe
#92368 closed
May 6, 2022 -
HTML5 named character references not consistent
#82927 closed
May 6, 2022 -
Add method for getting the exact version of the Tcl library as a named tuple
#91827 closed
May 6, 2022 -
Deprecate `typing.Text`
#92332 closed
May 6, 2022 -
use the right python "make -C Doc/ serve"
#80510 closed
May 6, 2022 -
Add new formats to PyArg_ParseTuple for "str or None"
#85339 closed
May 6, 2022 -
Deprecating PyUnicodeTranslateError_Create
#85271 closed
May 6, 2022 -
PEP 597: Fix EncodingWarning warnings in the Python stdlib
#87817 closed
May 6, 2022 -
A potential double free in list_sort_impl
#88027 closed
May 6, 2022 -
Duplicated sections in changelog
#92380 closed
May 6, 2022 -
3.11: Performance regression in ctypes
#92356 closed
May 6, 2022 -
ERROR: test_sites_no_connection_close (test.test_urllib2net.OtherNetworkTests)
#77476 closed
May 6, 2022 -
GROWTH_RATE prevents dict shrinking
#77386 closed
May 6, 2022 -
Deadlock between GIL and pystate head_mutex.
#72998 closed
May 6, 2022 -
UTF-8 Mode: Support PYTHONIOENCODING=locale
#91953 closed
May 6, 2022 -
signal.signal, et al, doesn't support [SIGRTMIN,SIGRTMAX] on FreeBSD (not included in NSIG)
#91145 closed
May 5, 2022 -
Adding an HTTPMethod str enum to http in stdlib
#91996 closed
May 5, 2022 -
Trouble with dir_util created dir cache
#55157 closed
May 5, 2022 -
re.compile's repr truncates patterns at 200 characters
#85156 closed
May 5, 2022 -
Trackstack includes `__exit__` in `contextlib` which is not in previous versions
#92118 closed
May 5, 2022 -
fix confusing example in hashlib docs
#85465 closed
May 5, 2022 -
subprocess: Prefer close_range() to procfs-based fd closing
#92301 closed
May 5, 2022 -
abc conflicts with __init_subclass__
#87993 closed
May 5, 2022
50 Issues opened by 45 people
-
input() doesn't print the prompt if stderr is redirected
#92715 opened
May 12, 2022 -
urllib.request.urlopen(data_uri).file are closed automatically when the response is not hold by a variable
#92713 opened
May 12, 2022 -
datetime with ZoneInfo: comparison bug
#92706 opened
May 12, 2022 -
Upgrade bundled pip to 22.1 series
#92688 opened
May 11, 2022 -
Opening a new unfocused tab in Chrome with webbrowser.open
#92683 opened
May 11, 2022 -
locals are not passed to inner function defined in exec()
#92681 opened
May 11, 2022 -
Clarify `asyncio` API in a backward compatible manner
#92679 opened
May 11, 2022 -
MRO: Behavior change from 3.10 to 3.11: multiple inheritance issue with C-API (pybind11)
#92678 opened
May 11, 2022 -
venv.EnvBuilder.ensure_directories() no longer accepts Path for env_dir parameter
#92675 opened
May 11, 2022 -
ast.unparse: Wrong unparse with something like "() = []".
#92671 opened
May 11, 2022 -
Skip test_copyfile_nonexistent_dir in AIX
#92670 opened
May 11, 2022 -
socket.connect - support custom family value
#92658 opened
May 11, 2022 -
[Enum] call syntax error message is confusing
#92647 opened
May 10, 2022 -
IDLE should print multiprocessing function outputs in the IDLE shell
#92633 opened
May 10, 2022 -
argparse option argument with `nargs=argparse.REMAINDER` is misplaced in usage line
#92625 opened
May 10, 2022 -
PEP 594: uuencode codec and binascii functions apparently not properly deprecated or documented as such
#92613 opened
May 10, 2022 -
Doc: Deprecation notices in modules to be removed per PEP 594 could be clearer and more helpful
#92611 opened
May 10, 2022 -
Crash on AST with misordered linenos
#92597 opened
May 10, 2022 -
Expand logging filter API to allow returning a LogRecord
#92592 opened
May 10, 2022 -
PEP 632: Rename the distutils package to _distutils
#92584 opened
May 9, 2022 -
Add IPv4Address.ipv6_mapped attribute
#92573 opened
May 9, 2022 -
Enforce the use of `deprecated-removed` in docs
#92564 opened
May 9, 2022 -
Python 3.10.4 for linux install issue
#92551 opened
May 9, 2022 -
sqlite3: remove features deprecated in 3.10
#92547 opened
May 9, 2022 -
Minor bug in pprint module
#92546 opened
May 9, 2022 -
PEP 623: Remove wstr from Unicode
#92536 opened
May 9, 2022 -
Issues when Condition.notify() is interrupted
#92530 opened
May 9, 2022 -
`inspect.getfile` doesn't properly handle PEP 420
#92525 opened
May 9, 2022 -
Remove test.support.BasicTestRunner
#92514 opened
May 8, 2022 -
mimetype.guess_type : different return values (PY2.7 to PY3.9.7) vs (PY3.9.11 to PY3.10.4)
#92455 opened
May 8, 2022 -
`Release date: XXXX-XX-XX` in What's New of 3.5 and 3.9
#92454 opened
May 8, 2022 -
sysconfig.get_config_var is not thread-safe
#92452 opened
May 8, 2022 -
External link for Github issue are not correctly rendered
#92448 opened
May 8, 2022 -
Argparse choices should be a sequence
#92446 opened
May 8, 2022 -
Incorrect interaction between argparse nargs='*' and choices
#92445 opened
May 8, 2022 -
Docs claim `from __future__ import annotations` will be on by default in 3.11
#92436 opened
May 8, 2022 -
Possible loss of data warnings when building 32bit executable on Windows (_xxsubinterpreters&_sqlite)
#92434 opened
May 7, 2022 -
Force update blurb during Windows release build
#92433 opened
May 7, 2022 -
Many references to unsupported Python versions in the stdlib docs
#92417 opened
May 7, 2022 -
Clarification requested for library/syslog.rst
#92412 opened
May 6, 2022 -
SharedMemory constructor raises "cannot mmap an empty file" exception
#92408 opened
May 6, 2022 -
Python 3.10 IDLE 64-bit doesn't open any files names code (code.py, code.pyw)
#92359 opened
May 6, 2022 -
Make the slotted missing attribute AttributeError's message the same as the slotless one
#92355 opened
May 5, 2022 -
Speed up Condition.notify()
#92352 opened
May 5, 2022 -
FindPythonForBuild (PCBuild) fails with a path that contains a space
#92348 opened
May 5, 2022 -
Iterating over ctypes pointer causes hang or segmentation fault
#92347 opened
May 5, 2022 -
Import rlcompleter before sys.path is extended
#92345 opened
May 5, 2022 -
traceback.extract_stack raises exception if source filename is pyc and exists on disk
#92336 opened
May 5, 2022
220 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.
-
Improve the Descriptor HowTo Guide
#24901 commented on
May 11, 2022 • 36 new comments -
[3.8] bpo-47194: Update zlib to v1.2.12 on Windows to resolve CVE-2018-25032 (GH-32241)
#32250 commented on
May 12, 2022 • 17 new comments -
gh-64978: Add `chown()` to `pathlib.Path`
#31212 commented on
May 11, 2022 • 16 new comments -
Build Python with C11
#91731 commented on
May 10, 2022 • 15 new comments -
gh-91581: Check result of utc_to_seconds
#91582 commented on
May 12, 2022 • 13 new comments -
PEP 646: Decide on substitution behavior
#91162 commented on
May 8, 2022 • 11 new comments -
findtext returns empty string on integer zero value
#91447 commented on
May 11, 2022 • 8 new comments -
gh-59648: Nanosecond support for datetime
#92078 commented on
May 10, 2022 • 8 new comments -
bpo-30419: DOC: Update missing information in bdb docs
#1687 commented on
May 8, 2022 • 7 new comments -
bpo-45472: Add PyUnicode_DecodeUnicodeEscapeStateful() and PyUnicode_DecodeRawUnicodeEscapeStateful()
#28955 commented on
May 6, 2022 • 7 new comments -
Restore default role check in `make check`.
#92290 commented on
May 7, 2022 • 7 new comments -
Add -P command line option and PYTHONSAFEENV environment variable
#57684 commented on
May 6, 2022 • 6 new comments -
gh-91061: also accept pathlib.Path for winsound.PlaySound
#91489 commented on
May 9, 2022 • 6 new comments -
[WIP] lay out cold blocks at end of function
#91804 commented on
May 11, 2022 • 6 new comments -
asyncio with two interpreter instances
#91375 commented on
May 7, 2022 • 5 new comments -
Upgrade to zlib v1.2.12 in CPython binary releases
#91350 commented on
May 9, 2022 • 4 new comments -
threading.Thread is rather awkward to use
#91876 commented on
May 10, 2022 • 4 new comments -
setenv/unsetenv errors on HP-UX during compilation
#91965 commented on
May 11, 2022 • 4 new comments -
Spurious LINE event when tracing `asyncio.tasks.sleep`
#92236 commented on
May 12, 2022 • 4 new comments -
bpo-32628: support DirectoryIndex for http server
#5308 commented on
May 8, 2022 • 4 new comments -
bpo-38975: Add dedicated anchor for regexp syntax elements
#17470 commented on
May 11, 2022 • 4 new comments -
bpo-46978: Correct docstrings for built-in in-place operators
#31802 commented on
May 10, 2022 • 4 new comments -
gh-91803: Mock - fix error when using autospec methods with seal
#92213 commented on
May 9, 2022 • 4 new comments -
seems that time.get_clock_info('time').resolution report wrong result with actually comparing
#92295 commented on
May 6, 2022 • 3 new comments -
Add deploy preview for docs
#82041 commented on
May 8, 2022 • 3 new comments -
Better emphasise pending removals in What's New
#92308 commented on
May 9, 2022 • 3 new comments -
Document the removal the usage of the C stack in Python to Python calls
#89480 commented on
May 9, 2022 • 3 new comments -
Don't run importlib tests for the "source" version
#92328 commented on
May 10, 2022 • 3 new comments -
pip.exe is missing from the NuGet package
#87716 commented on
May 11, 2022 • 3 new comments -
[C API] PEP 670: Convert macros to functions in the Python C API
#89653 commented on
May 12, 2022 • 3 new comments -
"What’s New In Python 3.X" does not include the release date for 3.0, 3.2, 3.8 and 3.10
#92240 commented on
May 12, 2022 • 3 new comments -
Jumping before comprehensions yields SIGSEGV
#92311 commented on
May 12, 2022 • 3 new comments -
bpo-30193: Allow to load buffer objects with json.loads()
#14977 commented on
May 6, 2022 • 3 new comments -
bpo-39224: Document None support for HTTPConnection.timeout
#17843 commented on
May 8, 2022 • 3 new comments -
Fix the output of syntax error example
#30097 commented on
May 10, 2022 • 3 new comments -
bpo-46279: Fixed __main__.py documentation typo
#30480 commented on
May 10, 2022 • 3 new comments -
bpo-46671 Fix empty iter error message in min/max
#31181 commented on
May 11, 2022 • 3 new comments -
bpo-42658: Using LCMapStringEx in ntpath.normcase
#32010 commented on
May 7, 2022 • 3 new comments -
gh-84461: Improve WebAssembly in-browser demo
#91879 commented on
May 11, 2022 • 3 new comments -
gh-92120: The docstring of enum.Enum is invalid in reST
#92122 commented on
May 7, 2022 • 3 new comments -
Documentation Fix: Remove .bat when activating venv on windows
#91249 commented on
May 5, 2022 • 2 new comments -
Improve performance of list and tuple repeat methods
#91247 commented on
May 5, 2022 • 2 new comments -
os.lstat doesn't properly set st_reparse_tag for junction on a remote NetApp share
#92327 commented on
May 6, 2022 • 2 new comments -
Calling `help` executes @classmethod @property decorated methods
#89519 commented on
May 6, 2022 • 2 new comments -
Python segfaults when loading libxml2 module
#92158 commented on
May 6, 2022 • 2 new comments -
dataclass copy constructor doesn't recognize default_factory
#92052 commented on
May 7, 2022 • 2 new comments -
`test_concurrent_futures` sometimes hangs indefinitely on Windows
#92222 commented on
May 7, 2022 • 2 new comments -
PEP 597: os.popen() uses locale encoding
#87901 commented on
May 8, 2022 • 2 new comments -
M1 Macbook causes Thread.Lock() and related processes to not work.
#92227 commented on
May 8, 2022 • 2 new comments -
Slow inspect.getmodule
#92041 commented on
May 8, 2022 • 2 new comments -
Remove asyncore, asynchat and smtpd modules
#72719 commented on
May 9, 2022 • 2 new comments -
Store python interoperates poorly with common dev tools (vscode+mypy, git-bash, cygwin,)
#92140 commented on
May 9, 2022 • 2 new comments -
ssl - tls verify on Windows fails
#80192 commented on
May 9, 2022 • 2 new comments -
Add typing to 3.11 What's New
#91491 commented on
May 9, 2022 • 2 new comments -
Remove old deprecated unittest features
#89325 commented on
May 9, 2022 • 2 new comments -
Issue with detecting when a user closes the window
#91638 commented on
May 9, 2022 • 2 new comments -
email: multiline encoded headers
#91957 commented on
May 10, 2022 • 2 new comments -
[CVE-2015-20107] mailcap.findmatch: document shell command Injection danger in filename parameter
#68966 commented on
May 11, 2022 • 2 new comments -
bpo-25457: Allow json.encode() to handle mixed keys when sort_keys=True
#8011 commented on
May 11, 2022 • 2 new comments -
bpo-42663: Support full range of allowed transition hours in zoneinfo.
#23825 commented on
May 7, 2022 • 2 new comments -
bpo-14965: Proxy `super().x = y` and `del super().x` (updated)
#29950 commented on
May 10, 2022 • 2 new comments -
bpo-24132: Add `pathlib._AbstractPath`
#31085 commented on
May 11, 2022 • 2 new comments -
bpo-46841: Don't jump during `throw()`
#31968 commented on
May 9, 2022 • 2 new comments -
gh-76728: Coerce DictReader and DictWriter fieldnames argument to a list
#32225 commented on
May 10, 2022 • 2 new comments -
gh-91578: error message updated for abstract class
#47246 commented on
May 12, 2022 • 2 new comments -
bpo-to-github-migration replace roundup summary script
#91738 commented on
May 6, 2022 • 2 new comments -
Docs: replace 'currying' by 'partial function'.
#91814 commented on
May 11, 2022 • 2 new comments -
gh-92265: set meta_path and path_hooks correctly in test_reload_namespace_changed
#92275 commented on
May 10, 2022 • 2 new comments -
Lib/pty.py major revision
#85984 commented on
May 5, 2022 • 1 new comment -
make patchcheck: Allow Tabs in Some Cases
#92266 commented on
May 5, 2022 • 1 new comment -
Start the deprecation cycle for subprocess preexec_fn
#82616 commented on
May 5, 2022 • 1 new comment -
"ValueError: min() arg is an empty sequence" is wrong (builtins.min/max)
#90829 commented on
May 6, 2022 • 1 new comment -
Add option to output UTC datetimes as "Z" in `.isoformat()`
#90772 commented on
May 6, 2022 • 1 new comment -
PEP 597: FileCookieJar uses locale encoding
#87888 commented on
May 6, 2022 • 1 new comment -
add support for path-like objects in sys.path
#76823 commented on
May 6, 2022 • 1 new comment -
multiprocessing race condition on flushing stdout, deadlocks child on exit
#91776 commented on
May 6, 2022 • 1 new comment -
python version 3.10.4 installation fails
#92310 commented on
May 6, 2022 • 1 new comment -
getpath miscalculates sys.path with PYTHONHOME/Py_SetPythonHome() on Windows
#91985 commented on
May 6, 2022 • 1 new comment -
IDLE needs syntax highlighting for f-strings
#73473 commented on
May 8, 2022 • 1 new comment -
The 'subprocess' module leaks memory when called in certain ways
#72352 commented on
May 8, 2022 • 1 new comment -
Prevent `@dataclass` from being called twice on the same class
#92231 commented on
May 8, 2022 • 1 new comment -
Lazy Literal String Interpolation (PEP-498-based fl-strings)
#77135 commented on
May 9, 2022 • 1 new comment -
add pathlib.Path.walk method
#90385 commented on
May 9, 2022 • 1 new comment -
hashlib.algorithms_available lists algorithms that are not available in OpenSSL 3.0 default provider
#91257 commented on
May 9, 2022 • 1 new comment -
Port _hashlib to OpenSSL 3.0.0
#84659 commented on
May 9, 2022 • 1 new comment -
Inline bytecode caches
#90997 commented on
May 9, 2022 • 1 new comment -
Include sha256 hashes of release downloads in announcement communications
#90235 commented on
May 9, 2022 • 1 new comment -
[security] http.server: Open Redirection if the URL path starts with //
#87389 commented on
May 9, 2022 • 1 new comment -
email parser fails to decode quoted-printable rfc822 message attachemnt
#89229 commented on
May 9, 2022 • 1 new comment -
Sphinx conf.py needs_version entry is outdated
#86986 commented on
May 9, 2022 • 1 new comment -
Site linked in docs, effbot.org, down
#87670 commented on
May 9, 2022 • 1 new comment -
sre_parse.py
#92057 commented on
May 9, 2022 • 1 new comment -
Deprecate and remove distutils
#85454 commented on
May 9, 2022 • 1 new comment -
Implement PEP 655 (Required/NotRequired)
#91243 commented on
May 10, 2022 • 1 new comment -
Allow Python distributors to add custom site install schemes
#88142 commented on
May 10, 2022 • 1 new comment -
Change .js mime to "text/javascript"
#79056 commented on
May 10, 2022 • 1 new comment -
add support for watching writes to selected dictionaries
#91052 commented on
May 11, 2022 • 1 new comment -
Add tools for generating mappings_XX.h
#84508 commented on
May 11, 2022 • 1 new comment -
__class__ not set defining 'X' as <class '__main__.X'>
#85795 commented on
May 11, 2022 • 1 new comment -
SSLContext.load_verify_locations leaks memory on Linux in async code
#84904 commented on
May 11, 2022 • 1 new comment -
Tutorial links to file object methods are broken.
#73361 commented on
May 11, 2022 • 1 new comment -
datetime.max conversion
#91012 commented on
May 11, 2022 • 1 new comment -
Function calls missing from profiler output
#57162 commented on
May 11, 2022 • 1 new comment -
Multiprocessing: multiprocessing.connection.Listener.accept() should accept a timeout
#76425 commented on
May 11, 2022 • 1 new comment -
bpo-26949: IDLE: Fix hanging when raise KeyboardInterrupt with debugger open
#1711 commented on
May 12, 2022 • 1 new comment -
bpo-30514: test_pop3lib asyncore with asyncio
#1864 commented on
May 11, 2022 • 1 new comment -
bpo-26253: Add compressionlevel to tarfile stream
#2962 commented on
May 9, 2022 • 1 new comment -
bpo-32476 : Add concat function for ElementTree find
#5251 commented on
May 8, 2022 • 1 new comment -
bpo-33092: Better bytecodes for f-strings
#6132 commented on
May 9, 2022 • 1 new comment -
bpo-34392: Add sys. _is_interned()
#8755 commented on
May 9, 2022 • 1 new comment -
bpo-14074: argparse doesn't allow metavar to be a tuple
#10847 commented on
May 10, 2022 • 1 new comment -
bpo-35514: Enhanced the explanation on reference count details
#11277 commented on
May 8, 2022 • 1 new comment -
bpo-36461: timeit - Additional changes for autorange
#12954 commented on
May 10, 2022 • 1 new comment -
bpo-24263: Fix unittest to discover tests named with non-ascii characters
#13149 commented on
May 6, 2022 • 1 new comment -
bpo-37030: hide undocumented commands in cmd module
#13536 commented on
May 10, 2022 • 1 new comment -
bpo-15500: Export threading.Thread() names to the OS
#14578 commented on
May 10, 2022 • 1 new comment -
bpo-29750: support non-ASCII passwords in smtplib
#15064 commented on
May 10, 2022 • 1 new comment -
bpo-19820: Updated documentation for inspect module: some module attributes were…
#15359 commented on
May 8, 2022 • 1 new comment -
bpo-38157: Add example about per file output for mock_open.
#16090 commented on
May 9, 2022 • 1 new comment -
bpo-40243: Use numeric_changed for UCD.numeric
#19457 commented on
May 6, 2022 • 1 new comment -
bpo-40254: Have pyspecific directives translatable
#19470 commented on
May 9, 2022 • 1 new comment -
bpo-41177: Add iterator support to ConvertingList, ConvertingTuple, and items() to ConvertingDict
#21248 commented on
May 11, 2022 • 1 new comment -
bpo-33533: Provide an async iterator version of as_completed
#22491 commented on
May 10, 2022 • 1 new comment -
bpo-42272: fix misleading warning filter message/module docs
#23172 commented on
May 11, 2022 • 1 new comment -
bpo-41287: Handle `doc` argument of `property.__init__` in subclasses
#23205 commented on
May 10, 2022 • 1 new comment -
bpo-41818: Make additions to the tty module
#23546 commented on
May 6, 2022 • 1 new comment -
bpo-43220: Accept explicit default args in required groups
#24526 commented on
May 9, 2022 • 1 new comment -
bpo-44850: Improve the performance of methodcaller.
#27782 commented on
May 10, 2022 • 1 new comment -
bpo-45545: chdir __exit__ is not safe
#29218 commented on
May 5, 2022 • 1 new comment -
bpo-45235: Fix argparse namespace overridden by subparsers default
#29574 commented on
May 10, 2022 • 1 new comment -
bpo-45756: do not execute `@property` descrs while creating mock autospecs
#29901 commented on
May 10, 2022 • 1 new comment -
bpo-46337: Urllib.parse scheme-specific behavior without reliance on URL scheme
#30520 commented on
May 5, 2022 • 1 new comment -
bpo-43079:Fix ipv4_mapped document
#30687 commented on
May 9, 2022 • 1 new comment -
bpo-9182: Add a section on specifying positional arguments
#31810 commented on
May 10, 2022 • 1 new comment -
bpo-47063 Add an index_pages default list and parameter to SimpleHTTPRequestHandler
#31985 commented on
May 11, 2022 • 1 new comment -
bpo-47216: add mtime to gzip.open
#32310 commented on
May 11, 2022 • 1 new comment -
bpo-47222: Allow pass-thru with stdout/stderr capture (GH-91378)
#32344 commented on
May 6, 2022 • 1 new comment -
gh-91081: Add note on WeakKeyDictionary behavior when deleting a replaced entry
#91499 commented on
May 9, 2022 • 1 new comment -
gh-80878: Fix inspect.getclosurevars when an attribute shadows a global
#91833 commented on
May 9, 2022 • 1 new comment -
gh-68966: Make mailcap refuse to match unsafe filenames/types/params
#91993 commented on
May 11, 2022 • 1 new comment -
Fix issues gh-86199 gh-86795
#92192 commented on
May 8, 2022 • 1 new comment -
gh-92081: Fix for email.generator.Generator with whitespace between encoded words.
#92281 commented on
May 10, 2022 • 1 new comment -
Add missing changelog for reset_mock kwargs in v3.9
#92299 commented on
May 9, 2022 • 1 new comment -
h5py not playing nicely with subprocess and mpirun
#83626 commented on
May 5, 2022 • 0 new comments -
[C API] Deprecate legacy API for configure Python initialization
#88279 commented on
May 6, 2022 • 0 new comments -
Add new format of fixed length string for PyErr_Format
#64183 commented on
May 6, 2022 • 0 new comments -
TypeError: truncate() takes no keyword arguments
#58791 commented on
May 6, 2022 • 0 new comments -
ConfigParser allows "get(*, raw=True), but no corresponding "set(*, raw=True)"
#65464 commented on
May 8, 2022 • 0 new comments -
Overhaul Error Handlers section in codecs documentation
#82237 commented on
May 8, 2022 • 0 new comments -
Cannot perform frame jump after handled exception
#92228 commented on
May 9, 2022 • 0 new comments -
argparse.BooleanOptionalAction accepts and silently discards choices, metavar, and type arguments
#92248 commented on
May 10, 2022 • 0 new comments -
Specify supported XML version
#66932 commented on
May 10, 2022 • 0 new comments -
Add the close method for ElementTree.iterparse() object
#69893 commented on
May 10, 2022 • 0 new comments -
Add xml.tool to pretty print XML like json.tool
#82121 commented on
May 10, 2022 • 0 new comments -
py39: remove deprecation note for xml.etree.cElementTree
#84246 commented on
May 10, 2022 • 0 new comments -
ElementTree.ParseError does not implement SyntaxError interface as expected
#82792 commented on
May 10, 2022 • 0 new comments -
doc xml.etree.ElementTree.ElementTree.write does not mention attribute order
#87159 commented on
May 10, 2022 • 0 new comments -
Strange XPath search behavior of xml.etree.ElementTree.Element.find
#87059 commented on
May 10, 2022 • 0 new comments -
xml.etree should support contains() function
#86270 commented on
May 10, 2022 • 0 new comments -
xml.etree.ElementTree.write does not support `standalone` option
#89499 commented on
May 10, 2022 • 0 new comments -
ElementTree: wrong XML prolog for the utf-8-sig encoding
#90756 commented on
May 10, 2022 • 0 new comments -
xml.etree.ElementTree skips processing instructions when parsing
#53730 commented on
May 10, 2022 • 0 new comments -
Make ElementTree event handling more modular to allow custom targets for the non-blocking parser
#63102 commented on
May 10, 2022 • 0 new comments -
instantiating and populating xml.dom.minidom.Element is cumbersome
#49099 commented on
May 10, 2022 • 0 new comments -
test_minidom has many empty tests
#63882 commented on
May 10, 2022 • 0 new comments -
[xml.minidom] Missing component in table after getElementsByTagName("nn")
#79917 commented on
May 10, 2022 • 0 new comments -
xml.dom.minidom.Element.ownerDocument is hidden
#67624 commented on
May 10, 2022 • 0 new comments -
in xml.dom.minidom, Node and DocumentLS appear to be missing __slots__
#90405 commented on
May 10, 2022 • 0 new comments -
xml.sax.expatreader.ExpatParser incorrectly silently skips external character entities in attribute values
#49205 commented on
May 10, 2022 • 0 new comments -
Modify XML parsing library descriptions to forewarn of content loss hazard
#87727 commented on
May 10, 2022 • 0 new comments -
[doc] Data truncation in expat parser
#54358 commented on
May 10, 2022 • 0 new comments -
pyexpat.errors doesn't have __spec__ and __loader__ set
#74016 commented on
May 10, 2022 • 0 new comments -
expat ParseFile expects bytes, not string
#60930 commented on
May 10, 2022 • 0 new comments -
expose expat XML billion laughs attack mitigation APIs
#90949 commented on
May 10, 2022 • 0 new comments -
pyexpat build failure on Solaris 10 for 2.6.1/2.6.2
#50548 commented on
May 10, 2022 • 0 new comments -
Integrate tkinter and asyncio (and async)
#71733 commented on
May 10, 2022 • 0 new comments -
Document the constants in the socket module
#45048 commented on
May 11, 2022 • 0 new comments -
Document license under which audioop is used
#46968 commented on
May 11, 2022 • 0 new comments -
Tutorial offers dangerous advice about iterators: “__iter__() can just return self”
#52623 commented on
May 11, 2022 • 0 new comments -
Constructor signatures missing in types module documentation
#55985 commented on
May 11, 2022 • 0 new comments -
docs are missing info about module attributes
#64019 commented on
May 11, 2022 • 0 new comments -
bpo-29842: Make Executor.map less eager so it handles large/unbounded…
#707 commented on
May 10, 2022 • 0 new comments -
bpo-31078: Propogate use_rawinput to recursive pdb (debug command)
#2947 commented on
May 7, 2022 • 0 new comments -
bpo-31630: Skip tests for tan() near pi/2 on OpenBSD and NetBSD.
#4169 commented on
May 10, 2022 • 0 new comments -
bpo-32055: Raise SyntaxWarning for chained `in` and `not in`.
#4501 commented on
May 6, 2022 • 0 new comments -
bpo-33484: Link instead of run certain test programs
#6781 commented on
May 9, 2022 • 0 new comments -
bpo-32876: fix handling of invalid markup declarations. (WIP)
#9295 commented on
May 12, 2022 • 0 new comments -
bpo-36267: Fix index_error of argparse
#15656 commented on
May 5, 2022 • 0 new comments -
Doc: printf-style library/stdtype improvements
#16741 commented on
May 8, 2022 • 0 new comments -
bpo-40269: Fix repr for complex.
#19593 commented on
May 10, 2022 • 0 new comments -
bpo-2716: add license for audioop module
#19972 commented on
May 11, 2022 • 0 new comments -
bpo-25782: Prevent cycles in the __context__ chain.
#20543 commented on
May 10, 2022 • 0 new comments -
bpo-25377: Clarify use of octal format of mode argument in help(os.chmod)
#20621 commented on
May 10, 2022 • 0 new comments -
bpo-42611: PEP 594 - Remove asyncore, asynchat, and smptd from stdlib
#23728 commented on
May 10, 2022 • 0 new comments -
bpo-42653: Add constants for isotp.h which is included in Linux >= 5.10
#23794 commented on
May 9, 2022 • 0 new comments -
gh-91851: Micro optimizations for Fraction's arithmetic
#25518 commented on
May 10, 2022 • 0 new comments -
bpo-32307: thread: fix stack size on musl platforms.
#26224 commented on
May 9, 2022 • 0 new comments -
doc: Remove backslashes in doctest grammar docs
#29346 commented on
May 5, 2022 • 0 new comments -
bpo-28445: Fix wrong documentation for GzipFile.peek
#29820 commented on
May 5, 2022 • 0 new comments -
bpo-45897: Fix frozen-slotted dataclass bug
#29895 commented on
May 8, 2022 • 0 new comments -
bpo-10483: fix definition of executable file for http.server on windows
#30216 commented on
May 10, 2022 • 0 new comments -
bpo-21861: use the object's actual class name in some io classes' repr method
#30824 commented on
May 6, 2022 • 0 new comments -
gh-90815: Add mimalloc memory allocator
#31164 commented on
May 9, 2022 • 0 new comments -
bpo-46797: Emit deprecation warnings for deprecated ast features
#31432 commented on
May 8, 2022 • 0 new comments -
bpo-46879: Fix incorrect sphinx object names in doc
#31615 commented on
May 7, 2022 • 0 new comments -
bpo-46958: Added argument for json dump/dumps to print arrays (from lists and tuples) on one line
#31762 commented on
May 6, 2022 • 0 new comments -
bpo-17505 : [doc] email.header.Header.__unicode__ does not decode header
#31765 commented on
May 5, 2022 • 0 new comments -
gh-91247: improve performance of list and tuple repeat (with specialization for n=1)
#91482 commented on
May 11, 2022 • 0 new comments -
gh-91524: Speed up the regular expression substitution
#91525 commented on
May 10, 2022 • 0 new comments -
gh-91539: improve performance of get_proxies_environment
#91566 commented on
May 11, 2022 • 0 new comments -
gh-72793: C implementation of parts of copy.deepcopy
#91610 commented on
May 11, 2022 • 0 new comments -
gh-91432: Specialize FOR_ITER
#91713 commented on
May 12, 2022 • 0 new comments -
gh-91795: Update build optimization part of PCbuild/readme.txt
#91849 commented on
May 5, 2022 • 0 new comments -
gh-91876: Introduce @threading.thread decorator
#91878 commented on
May 10, 2022 • 0 new comments -
gh-92041: Improve performance of inspect.getmodule
#92042 commented on
May 7, 2022 • 0 new comments -
gh-86635: RE: Raise deprecation warning for ambiguous syntax in {n,m}
#92077 commented on
May 10, 2022 • 0 new comments -
gh-91049: Introduce set vectorcall field API for PyFunctionObject
#92257 commented on
May 5, 2022 • 0 new comments -
gh-92205: set loader for namespace packages PathFinder.find_spec
#92279 commented on
May 9, 2022 • 0 new comments -
gh-91985: Fix sys.path calculation with PYTHONHOME on Windows
#92288 commented on
May 6, 2022 • 0 new comments -
gh-91985: Fix sys.path calculation with PYTHONHOME on Windows (alt)
#92321 commented on
May 6, 2022 • 0 new comments