- 4827483 bpo-43510: Implement PEP 597 opt-in EncodingWarning. (GH-19481) by Inada Naoki · 3 years, 8 months ago
- 261a452 bpo-25643: Refactor the C tokenizer into smaller, logical units (GH-25050) by Pablo Galindo · 3 years, 8 months ago
- 29c451c bpo-43562: fix test_ssl to skip on unreachable network (GH-24937) by Carl Meyer · 3 years, 8 months ago
- 933dfd7 bpo-40645: use C implementation of HMAC (GH-24920) by Christian Heimes · 3 years, 8 months ago
- 1899087 bpo-42136: Deprecate module_repr() as found in importlib (GH-25022) by Brett Cannon · 3 years, 8 months ago
- 8efad61 bpo-41064: Improve syntax error for invalid usage of '**' in f-strings (GH-25006) by Pablo Galindo · 3 years, 8 months ago
- 9cb31d6 bpo-42137: have ModuleType.__repr__ prefer __spec__ over module_repr() (GH-24953) by Brett Cannon · 3 years, 8 months ago
- 3ba3d51 bpo-42914: add a pprint underscore_numbers option (GH-24864) by sblondon · 3 years, 8 months ago
- f0a6fde bpo-31861: Add aiter and anext to builtins (#23847) by Joshua Bronson · 3 years, 8 months ago
- bd9154a bpo-41718: runpy now imports pkgutil in functions (GH-24996) by Victor Stinner · 3 years, 8 months ago
- d72e8d4 bpo-41718: subprocess imports grp and pwd on demand (GH-24987) by Victor Stinner · 3 years, 8 months ago
- 9feae41 bpo-41718: libregrtest avoids importing datetime (GH-24985) by Victor Stinner · 3 years, 8 months ago
- 30793e8 bpo-41718: Disable support.testresult XML output by default (GH-24982) by Victor Stinner · 3 years, 8 months ago
- 0473fb2 bpo-41718: libregrtest runtest avoids import_helper (GH-24983) by Victor Stinner · 3 years, 8 months ago
- 10417dd bpo-41718: Reduce libregrtest runtest imports (GH-24980) by Victor Stinner · 3 years, 8 months ago
- 532e063 bpo-41718: regrtest saved_test_environment avoids imports (GH-24934) by Victor Stinner · 3 years, 8 months ago
- 96eeff5 bpo-43555: Report the column offset for invalid line continuation character (GH-24939) by Pablo Galindo · 3 years, 8 months ago
- 123ff26 bpo-43591: Fix error location in interactive mode for errors at the end of the line (GH-24973) by Pablo Galindo · 3 years, 8 months ago
- 56f031e bpo-35134: Add include/cpython/compile.h (GH-24922) by Hai Shi · 3 years, 8 months ago
- 690aca7 bpo-43420: Simple optimizations for Fraction's arithmetics (GH-24779) by Sergey B Kirpichev · 3 years, 8 months ago
- cdddc2b bpo-43422: Revert _decimal C API addition (GH-24960) by Antoine Pitrou · 3 years, 8 months ago
- 77cde50 bpo-43577: Fix deadlock with SSLContext._msg_callback and sni_callback (GH-24957) by Christian Heimes · 3 years, 8 months ago
- 20a5b7e bpo-43542: Add heif/heic formats in mimetypes (GH-24917) by Ilya Stepin · 3 years, 8 months ago
- 2fd16ef bpo-43517: Fix false positive in detection of circular imports (#24895) by Antoine Pitrou · 3 years, 8 months ago
- f6c6b58 bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915) by Christian Heimes · 3 years, 8 months ago
- 08ff436 bpo-43521: Allow ast.unparse with empty sets and NaN (GH-24897) by Kodi Arfer · 3 years, 8 months ago
- e0b4aa0 bpo-39342: Expose X509_V_FLAG_ALLOW_PROXY_CERTS in ssl module (GH-18011) by Chris Burr · 3 years, 8 months ago
- 08fb8ac bpo-42128: Add 'missing :' syntax error message to match statements (GH-24733) by Pablo Galindo · 3 years, 8 months ago
- 9976834 bpo-35883: Py_DecodeLocale() escapes invalid Unicode characters (GH-24843) by Victor Stinner · 3 years, 8 months ago
- a8ef457 bpo-43497: Emit SyntaxWarnings for assertions with tuple constants. (GH-24867) by tsukasa-au · 3 years, 8 months ago
- 0269ce8 bpo-41933: Clarify wording for s * n in Common Sequence Operations (GH-22570) by Chavdar Yotov · 3 years, 8 months ago
- 0ab152c bpo-43285 Make ftplib not trust the PASV response. (GH-24838) by Gregory P. Smith · 3 years, 8 months ago
- c544093 Mark POP_TOP at end of expression statement as artificial, to conform to PEP 626. (GH-24860) by Mark Shannon · 3 years, 8 months ago
- 35d5068 bpo-43428: Improve documentation for importlib.metadata changes. (GH-24858) by Jason R. Coombs · 3 years, 8 months ago
- bd2fa3c bpo-29982: Add "ignore_cleanup_errors" param to tempfile.TemporaryDirectory() (GH-24793) by CAM Gerlach · 3 years, 8 months ago
- d48848c bpo-39316: Make sure that attribute accesses and stores, including method calls, conform to PEP 626. (GH-24859) by Mark Shannon · 3 years, 8 months ago
- cd8dcbc bpo-43410: Fix crash in the parser when producing syntax errors when reading from stdin (GH-24763) by Pablo Galindo · 3 years, 8 months ago
- 9923df9 bpo-43245: Add keyword argument support to ChainMap.new_child() (GH-24788) by Kamil Turek · 3 years, 8 months ago
- f917efc bpo-43428: Sync with importlib_metadata 3.7. (GH-24782) by Jason R. Coombs · 3 years, 8 months ago
- b6884ad Update client.py (GH-24827) by Géry Ogam · 3 years, 8 months ago
- 7591d94 bpo-27820: Fix AUTH LOGIN logic in smtplib.SMTP (GH-24118) by Pandu E POLUAN · 3 years, 8 months ago
- ba251c2 bpo-43356: Allow passing a signal number to interrupt_main() (GH-24755) by Antoine Pitrou · 3 years, 8 months ago
- b4fc44b bpo-43423 Fix IndexError in subprocess _communicate function (GH-24777) by Chris Griffith · 3 years, 8 months ago
- 1fa17e8 bpo-43406: Fix test_signal.test_stress_modifying_handlers() (GH-24815) by Victor Stinner · 3 years, 8 months ago
- b4f9089 bpo-43439: Add audit hooks for gc functions (GH-24794) by Pablo Galindo · 3 years, 8 months ago
- 3abf6f0 bpo-14678: Update zipimport to support importlib.invalidate_caches() (GH-24159) by Desmond Cheong · 3 years, 8 months ago
- bbba282 bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693) by Mariusz Felisiak · 3 years, 8 months ago
- c25910a bpo-43332: Buffer proxy connection setup packets before sending. (GH-24780) by Gregory P. Smith · 3 years, 8 months ago
- 8aabfa8 bpo-43405: Fix DeprecationWarnings in test_unicode (GH-24754) by Zackery Spytz · 3 years, 8 months ago
- 87ec26b bpo-43372: Use _freeze_importlib for regen-frozen. (GH-24759) by Neil Schemenauer · 3 years, 8 months ago
- 68245b7 bpo-43406: Fix possible race condition where ``PyErr_CheckSignals`` tries to execute a non-Python signal handler (GH-24756) by Antoine Pitrou · 3 years, 8 months ago
- 6714825 bpo-42129: Add support for resources in namespaces (GH-24670) by Jason R. Coombs · 3 years, 8 months ago
- fbf75b9 Revert "bpo-42405: fix C extensions build on Windows ARM64 (GH-23399)" (#24753) by Jason R. Coombs · 3 years, 8 months ago
- b225d91 bpo-43391: Remove the broken Python 2.4 link from the comment (GH-24736) by Kamil Turek · 3 years, 8 months ago
- cb7bc76 bpo-42405: fix C extensions build on Windows ARM64 (GH-23399) by Adrian Vladu · 3 years, 8 months ago
- e161ec5 bpo-43369: sqlite3_column_{text,blob} failures now raise MemoryError (GH-24723) by Erlend Egeberg Aasland · 3 years, 8 months ago
- 0632b10 bpo-42128: Add __match_args__ to structseq-based classes (GH-24732) by Pablo Galindo · 3 years, 8 months ago
- 9c79274 bpo-40701: tempfile mixes str and bytes in an inconsistent manner (GH-20442) by Eric L · 3 years, 8 months ago
- 44e580f bpo-43162: [Enum] update docs, renable doc tests (GH-24487) by Ethan Furman · 3 years, 8 months ago
- 04f6fbb bpo-43295: Fix error handling of datetime.strptime format string '%z' (GH-24627) by Noor Michael · 3 years, 8 months ago
- 3b4b2cf bpo-43368: Fix fetching empty bytes in sqlite3 (GH-24706) by Mariusz Felisiak · 3 years, 8 months ago
- 3a87e56 bpo-42994: Add MIME types for opus, AAC, 3gpp and 3gpp2 (#24287) by Nathan Beals · 3 years, 8 months ago
- 132131b bpo-42782: Fail fast for permission errors in shutil.move() (GH-24001) by Winson Luk · 3 years, 8 months ago
- b36349a bpo-43049: Use io.IncrementalNewlineDecoder for doctest newline conversion (GH-24359) by Peter Donis · 3 years, 8 months ago
- 5bfa945 bpo-41282: distutils: Fix stacklevel for DeprecationWarning (GH-24657) by Inada Naoki · 3 years, 8 months ago
- cc12888 Remove unused suspicious rule in the docs by Pablo Galindo · 3 years, 8 months ago
- 0d7ad9f bpo-29753: fix merging packed bitfields in ctypes struct/union (GH-19850) by Filipe Laíns · 3 years, 9 months ago
- af5fa13 bpo-37146: Deactivate opcode cache only when using huntrleaks in the test suite (GH-24643) by Pablo Galindo · 3 years, 9 months ago
- 73a85c4 bpo-41972: Use the two-way algorithm for string searching (GH-22904) by Dennis Sweeney · 3 years, 9 months ago
- 145bf26 bpo-42128: Structural Pattern Matching (PEP 634) (GH-22917) by Brandt Bucher · 3 years, 9 months ago
- cc02b4f bpo-38302: __pow__/__rpow__ now called when __ipow__ returns NotImplemented (#16459) by Alex · 3 years, 9 months ago
- 7956ef8 bpo-43317: Use io.DEFAULT_BUFFER_SIZE instead of 1024 in gzip CLI (#24645) by Ruben Vorderman · 3 years, 9 months ago
- c6ccdfb bpo-43144: Mark unicodedata's test_normalization as requiring network (GH-24650) by Ammar Askar · 3 years, 9 months ago
- 9525a18 bpo-43316: gzip: Fix sys.exit() usage. (GH-24652) by Inada Naoki · 3 years, 9 months ago
- cc3df63 bpo-43316: gzip: CLI uses non-zero return code on error. (GH-24647) by Ruben Vorderman · 3 years, 9 months ago
- 70f8ebe Remove comment about a private email.headerregistry (GH-24233) by Florian Bruhin · 3 years, 9 months ago
- 1f43340 bpo-42151: don't set specified_attributes=1 in pure Python ElementTree (GH-22987) by Felix C. Stegerman · 3 years, 9 months ago
- b9fe16a bpo-41841: Revise header (GH-24633) by Terry Jan Reedy · 3 years, 9 months ago
- 2827e8a bpo-43283: Add IDLE doc paragraph about print speed (GH-24615) by Terry Jan Reedy · 3 years, 9 months ago
- b798ab0 bpo-43146: fix None-handling in single-arg traceback.print_exception(None) (GH-24629) by Irit Katriel · 3 years, 9 months ago
- 26f18b8 bpo-43146: fix regression in traceback.print_exception(None) (GH-24463) by Irit Katriel · 3 years, 9 months ago
- 91a639a bpo-36346: Emit DeprecationWarning for PyArg_Parse() with 'u' or 'Z'. (GH-20927) by Inada Naoki · 3 years, 9 months ago
- 01806d5 bpo-43260: io: Prevent large data remains in textio buffer. (GH-24592) by Inada Naoki · 3 years, 9 months ago
- 84f7afe Fix failed merge of bpo-43288. (GH-24614) by Neil Schemenauer · 3 years, 9 months ago
- 50288aa bpo-43288: Fix bug in test_importlib test. (GH-24612) by Neil Schemenauer · 3 years, 9 months ago
- 4cf7bb8 bpo-43283: Rearrange some IDLE doc paragraphs. (GH-24604) by Terry Jan Reedy · 3 years, 9 months ago
- 46496f9 bpo-42990: Functions inherit current builtins (GH-24564) by Victor Stinner · 3 years, 9 months ago
- 979b23c bpo-43258: Don't allocate sqlite3 aggregate context for empty queries (GH-24569) by Erlend Egeberg Aasland · 3 years, 9 months ago
- ffa55d2 bpo-39448: Add regen-frozen makefile target. (GH-18174) by Neil Schemenauer · 3 years, 9 months ago
- a3c3ffa bpo-42990: Add __builtins__ attribute to functions (GH-24559) by Victor Stinner · 3 years, 9 months ago
- d020496 bpo-43231: Correctly calculate the curses color pair limit when checking for it (GH-24541) by Pablo Galindo · 3 years, 9 months ago
- ab2d481 bpo-43231: Fix test.test_curses.TestCurses.test_init_pair when running under -R (GH-24539) by Pablo Galindo · 3 years, 9 months ago
- a2f0654 bpo-42967: Fix urllib.parse docs and make logic clearer (GH-24536) by Ken Jin · 3 years, 9 months ago
- fcbe0cb bpo-42967: only use '&' as a query string separator (#24297) by Adam Goldschmidt · 3 years, 9 months ago
- b676f5f bpo-43202: More codeop._maybe_compile clean-ups (GH-24512) by Terry Jan Reedy · 3 years, 9 months ago
- fd053fd bpo-43172: readline now passes its tests when built against libedit (GH-24499) by Gregory P. Smith · 3 years, 9 months ago
- 2068b26 bpo-43202: Immediately return code object in codeop._maybe_compile (GH-24508) by Terry Jan Reedy · 3 years, 9 months ago
- ea46579 bpo-40956: Fix segfault when Connection.backup is called without target (GH-24503) by Erlend Egeberg Aasland · 3 years, 9 months ago
- bdb941b bpo-42217: compiler: merge same co_code and co_linetable objects (GH-23056) by Inada Naoki · 3 years, 9 months ago
- dbb2281 bpo-43163: Handle unclosed parentheses in codeop (GH-24483) by Pablo Galindo · 3 years, 9 months ago