- 76cd81d bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs. (GH-25595) by Senthil Kumaran · 4 years, 4 months ago
- c76da79 bpo-42739: Don't use sentinels to mark end of line table. (GH-25657) by Mark Shannon · 4 years, 4 months ago
- 53dd6c9 bpo-43651: Fix test_logging (GH-25715) by Inada Naoki · 4 years, 4 months ago
- 8ec2f0d bpo-37892: Use space indents in IDLE Shell (GH-25678) by Terry Jan Reedy · 4 years, 4 months ago
- b1f413e bpo-28254: Cleanup test_subprocess.test_preexec_gc_module_failure() (GH-25709) by Victor Stinner · 4 years, 4 months ago
- c6ad03f bpo-43908: Make array.array type immutable (GH-25696) by Erlend Egeberg Aasland · 4 years, 4 months ago
- 5daf70b bpo-43908: Make re types immutable (GH-25697) by Erlend Egeberg Aasland · 4 years, 4 months ago
- 1e7b858 bpo-43892: Make match patterns explicit in the AST (GH-25585) by Nick Coghlan · 4 years, 4 months ago
- e52ab42 bpo-41139: Deprecate `cgi.log()` (GH-25625) by Inada Naoki · 4 years, 4 months ago
- a692565 bpo-43651: Fix EncodingWarning in `os.fdopen()` and test_os (GH-25654) by Inada Naoki · 4 years, 4 months ago
- fa51c0c bpo-43651: Fix EncodingWarning in tests. (GH-25655) by Inada Naoki · 4 years, 4 months ago
- 8557edb bpo-24275: Don't downgrade unicode-only dicts to mixed on lookups (GH-25186) by Hristo Venev · 4 years, 4 months ago
- 4a85718 bpo-43970: Optimize Path.cwd() in pathlib by not instantiating a class unnecessarily (GH-25699) by kfollstad · 4 years, 4 months ago
- 15d3861 bpo-37903: IDLE: Shell sidebar with prompts (GH-22682) by Tal Einat · 4 years, 4 months ago
- 103d5e4 bpo-28254: _posixsubprocess uses PyGC_Enable/PyGC_Disable (GH-25693) by Victor Stinner · 4 years, 4 months ago
- baecfbd bpo-43757: Make pathlib use os.path.realpath() to resolve symlinks in a path (GH-25264) by Barney Gale · 4 years, 4 months ago
- 859577c bpo-41559: Change PEP 612 implementation to pure Python (#25449) by Ken Jin · 4 years, 4 months ago
- c1a9535 bpo-43955: Handle the case where the distutils warning has already been triggered (GH-25675) by Steve Dower · 4 years, 4 months ago
- fe52eb6 bpo-43961: Fix test_logging.test_namer_rotator_inheritance() (GH-25684) by Victor Stinner · 4 years, 4 months ago
- 21b02b5 bpo-43960: test_pdb resets breakpoints (GH-25673) by Irit Katriel · 4 years, 4 months ago
- db0c5b7 bpo-43776: Remove list call from args in Popen repr (GH-25338) by M. Kocher · 4 years, 4 months ago
- f9bedb6 bpo-41486: Faster bz2/lzma/zlib via new output buffering (GH-21740) by Ma Lin · 4 years, 4 months ago
- 6bd9288 bpo-43957: [Enum] Deprecate ``TypeError`` from containment checks. (GH-25670) by Ethan Furman · 4 years, 4 months ago
- 9aea31d bpo-8978: improve tarfile.open error message when lzma / bz2 are missing (GH-24850) by Anthony Sottile · 4 years, 4 months ago
- e3bf179 bpo-43864: Silence deprecation warning in test_importlib.test_module_found and test_importlib.test_module_not_found (GH-25656) by Shreyan Avigyan · 4 years, 4 months ago
- 05ab4b6 bpo-43766: Implement PEP 647 (User-Defined Type Guards) in typing.py (#25282) by Ken Jin · 4 years, 4 months ago
- d925133 bpo-43312: Functions returning default and preferred sysconfig schemes (GH-24644) by Tzu-ping Chung · 4 years, 4 months ago
- 878bc8b bpo-43651: Fix EncodingWarning in fileinput and its test (GH-25648) by Inada Naoki · 4 years, 4 months ago
- caae717 bpo-43651: Fix EncodingWarning in zipfile (GH-25650) by Inada Naoki · 4 years, 4 months ago
- 5987b8c bpo-43945: [Enum] Deprecate non-standard mixin format() behavior (GH-25649) by Ethan Furman · 4 years, 4 months ago
- cfe523b bpo-43651: PEP 597: Fix `socket.makefile()` (GH-25645) by Inada Naoki · 4 years, 4 months ago
- 9dfefbe bpo-43651: Fix EncodingWarning in `pydoc`. (GH-25644) by Inada Naoki · 4 years, 4 months ago
- 284c52d bpo-38530: Require 50% similarity in NameError and AttributeError suggestions (GH-25584) by Dennis Sweeney · 4 years, 4 months ago
- 7244c00 bpo-43762: Add audit events for loading of sqlite3 extensions (GH-25246) by Erlend Egeberg Aasland · 4 years, 4 months ago
- 1b1f985 bpo-42904: Change search order of typing.get_type_hints eval (#25632) by Ken Jin · 4 years, 4 months ago
- 94549ee Add additional keyword-only tests. (GH-25633) by Eric V. Smith · 4 years, 4 months ago
- 666991f bpo-18233: Add internal methods to access peer chain (GH-25467) by Christian Heimes · 4 years, 4 months ago
- b3dec6f Quick pydoc update to smtplib.py (GH-22292) by uy-rrodriguez · 4 years, 4 months ago
- c028053 Add keyword-only fields to dataclasses. (GH=25608) by Eric V. Smith · 4 years, 4 months ago
- a31cf86 fix typo in warning (#20620) by Allen · 4 years, 4 months ago
- c9c27b8 Set the release for `__future__.annotations` to 3.11 (#25596) by Anthony Sottile · 4 years, 4 months ago
- 8af929f bpo-43534: Fix the turtle module working with multiple root windows (GH-25591) by Serhiy Storchaka · 4 years, 4 months ago
- 09aa6f9 bpo-38490: statistics: Add covariance, Pearson's correlation, and simple linear regression (#16813) by Tymoteusz Wołodźko · 4 years, 4 months ago
- 172c0f2 bpo-39529: Deprecate creating new event loop in asyncio.get_event_loop() (GH-23554) by Serhiy Storchaka · 4 years, 4 months ago
- face87c bpo-42609: Check recursion depth in the AST validator and optimizer (GH-23744) by Serhiy Storchaka · 4 years, 4 months ago
- b5adc8a bpo-43534: Make dialogs in turtle.textinput() and turtle.numinput() transitient again (GH-24923) by Serhiy Storchaka · 4 years, 4 months ago
- 3bb3fb3 bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by window managers on macOS and X Window (#25187) by Serhiy Storchaka · 4 years, 4 months ago
- 8cc3cfa bpo-42737: annotations with complex targets no longer causes any runtime effects (GH-23952) by Batuhan Taskaya · 4 years, 4 months ago
- 1969835 bpo-43930: Update bundled pip to 21.1 and setuptools to 56.0.0 (GH-25576) by Stéphane Bidoul · 4 years, 4 months ago
- c6ca368 bpo-43780: Sync with importlib_metadata 3.10 (GH-25297) by Jason R. Coombs · 4 years, 4 months ago
- ce9a064 bpo-43921: also accept EOF in post-handshake auth test (GH-25574) by Christian Heimes · 4 years, 4 months ago
- a460ab3 bpo-41282: Consistent message and filter warning in setup.py (GH-25571) by Christian Heimes · 4 years, 4 months ago
- c8666cf bpo-37322: Fix ResourceWarning and exception handling in test (GH-25553) by Christian Heimes · 4 years, 4 months ago
- f05c2ae bpo-31870: Fix test_get_server_certificate_timeout on Windows (GH-25570) by Christian Heimes · 4 years, 4 months ago
- b2fac1a bpo-31870: Add a timeout parameter to ssl.get_server_certificate() (GH-22270) by Zackery Spytz · 4 years, 4 months ago
- 6c681e1 bpo-38659: [Enum] do not check '_inverted_' during simple test (GH-25566) by Ethan Furman · 4 years, 4 months ago
- 22556d8 Silence find_module() DeprecationWarning on Windows tests (GH-25563) by Brett Cannon · 4 years, 4 months ago
- 1e9f093 bpo-43907: add missing memoize call in pure python pickling of bytearray (GH-25501) by Carl Friedrich Bolz-Tereick · 4 years, 4 months ago
- f24e2e5 bpo-39950: add `pathlib.Path.hardlink_to()` method that supersedes `link_to()` (GH-18909) by Barney Gale · 4 years, 4 months ago
- e047239 bpo-43921: ignore failing test_wrong_cert_tls13 on Windows (GH-25561) by Christian Heimes · 4 years, 4 months ago
- 019e9e8 bpo-43538: Add extra arguments to os.startfile (GH-25538) by Steve Dower · 4 years, 4 months ago
- 3513d55 bpo-43607: Fix urllib handling of Windows paths with \\?\ prefix (GH-25539) by Steve Dower · 4 years, 4 months ago
- a77aac4 bpo-43914: Highlight invalid ranges in SyntaxErrors (#25525) by Pablo Galindo · 4 years, 4 months ago
- 90d02e5 bpo-41282: (PEP 632) Deprecate distutils.sysconfig (partial implementation of the PEP) (GH-23142) by Lumír 'Frenzy' Balhar · 4 years, 4 months ago
- b9ad88b bpo-43920: Make load_verify_locations(cadata) error message consistent (GH-25554) by Christian Heimes · 4 years, 4 months ago
- 927b841 bpo-37363: Add audit events to the `http.client` module (GH-21321) by Saiyang Gou · 4 years, 4 months ago
- 702a088 Reformat idlelib colorizer (GH-25479) by E-Paine · 4 years, 4 months ago
- 4696f12 bpo-35306: Avoid raising OSError from pathlib.Path.exists when passed an invalid filename (GH-25529) by Steve Dower · 4 years, 4 months ago
- 2a3f489 bpo-43284: Update platform.win32_ver to use _syscmd_ver instead of sys.getwindowsversion() (GH-25500) by Shreyan Avigyan · 4 years, 4 months ago
- a07da09 bpo-43475: Fix worst case collision behavior for NaN instances (GH-25493) by Raymond Hettinger · 4 years, 4 months ago
- 37b173c bpo-38659: Properly re-intialize module variables in test_enum (GH-25516) by Ammar Askar · 4 years, 4 months ago
- a32f8fe bpo-43756: Add new audit event for new arguments added to glob.glob (GH-25239) by Saiyang Gou · 4 years, 4 months ago
- a02cb47 bpo-38659: [Enum] add _simple_enum decorator (GH-25497) by Ethan Furman · 4 years, 4 months ago
- 56c95df bpo-43859: Improve the error message for IndentationError exceptions (GH-25431) by Pablo Galindo · 4 years, 4 months ago
- b0544ba bpo-38605: Revert making 'from __future__ import annotations' the default (GH-25490) by Pablo Galindo · 4 years, 4 months ago
- 3309113 bpo-43799: Also define SSLv3_method() (GH-25481) by Christian Heimes · 4 years, 4 months ago
- 2a36b09 Improve the error message for choices(population, 10) (GH-25267) by Raymond Hettinger · 4 years, 4 months ago
- 503cdc7 Revert "bpo-38659: [Enum] add _simple_enum decorator (GH-25285)" (GH-25476) by Ethan Furman · 4 years, 4 months ago
- dbac8f4 bpo-38659: [Enum] add _simple_enum decorator (GH-25285) by Ethan Furman · 4 years, 4 months ago
- 7a04116 bpo-25460: Surround suggestions by quotes (GH-25473) by Pablo Galindo · 4 years, 4 months ago
- d37b74f bpo-43669: More test_ssl cleanups (GH-25470) by Christian Heimes · 4 years, 4 months ago
- 2875c60 bpo-43880: Show DeprecationWarnings for deprecated ssl module features (GH-25455) by Christian Heimes · 4 years, 4 months ago
- 89d1550 bpo-42854: Use SSL_read/write_ex() (GH-25468) by Christian Heimes · 4 years, 4 months ago
- 49fdf11 bpo-36076: Add SNI support to ssl.get_server_certificate. (GH-16820) by juhovh · 4 years, 4 months ago
- 0b1c169 bpo-38530: Cover more error paths in error suggestion functions (GH-25462) by Pablo Galindo · 4 years, 4 months ago
- 6857198 bpo-37630: Do not skip the sha3 tests in case of missing builtin sha3 module (GH-20986) by stratakis · 4 years, 4 months ago
- 3ab4bea bpo-38530: Include builtins in NameError suggestions (GH-25460) by Pablo Galindo · 4 years, 4 months ago
- 76beadb Fix typo in a dataclasses comment. (GH-25454) by Eric V. Smith · 4 years, 4 months ago
- 39258d3 bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014) by Christian Heimes · 4 years, 4 months ago
- b467d9a bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899) by Christian Heimes · 4 years, 4 months ago
- 7c29ae1 bpo-43867: multiprocessing Server catchs SystemExit (GH-25441) by Victor Stinner · 4 years, 4 months ago
- 0ad81d4 bpo-38530: Match exactly AttributeError and NameError when offering suggestions (GH-25443) by Pablo Galindo · 4 years, 4 months ago
- b136b1a bpo-43843: libregrtest uses threading.excepthook (GH-25400) by Victor Stinner · 4 years, 4 months ago
- 75ec103 bpo-43842: Fix race condition in test_logging SMTP test (GH-25436) by Victor Stinner · 4 years, 4 months ago
- 471870f bpo-43844: Fix PendingDeprecationWarning in test_lib2to3 (GH-25407) by Victor Stinner · 4 years, 4 months ago
- 69ca32e bpo-41282: Fix distutils.utils.byte_compile() DeprecationWarning (GH-25406) by Victor Stinner · 4 years, 4 months ago
- a6a5c91 bpo-40443: Remove unused imports (GH-25429) by Victor Stinner · 4 years, 4 months ago
- b280248 bpo-43822: Improve syntax errors for missing commas (GH-25377) by Pablo Galindo · 4 years, 4 months ago
- ec09973 bpo-43744: [Enum] fix ``_is_private`` (GH-25349) by Ethan Furman · 4 years, 4 months ago
- 0dca5eb [Enum] fix doc string (GH-25376) by Ethan Furman · 4 years, 4 months ago