- d80f426 fix: use unambiguous punction in 'invalid escape sequence' message (GH-26582) by Miss Islington (bot) · 4 years, 2 months ago
- 8524e32 Use absolute imports in IDLE tests (GH-26581) by Miss Islington (bot) · 4 years, 2 months ago
- 2af690f bpo-44322: Document more SyntaxError details. (GH-26562) by Miss Islington (bot) · 4 years, 2 months ago
- b5cedd0 bpo-44227: Update bisect docstrings (GH-26548) (GH-26563) by Miss Islington (bot) · 4 years, 2 months ago
- 3b87137 bpo-44320: Fix markup for W3C C14N test suite (GH-26556) by Miss Islington (bot) · 4 years, 2 months ago
- 317e9ed bpo-44304: Ensure the sqlite3 destructor callback is always called with the GIL held (GH-26551) (GH_26552) by Miss Islington (bot) · 4 years, 2 months ago
- ad2f3b7 bpo-44304: Fix crash in the sqlite3 module when the GC clears Statement objects (GH-26545) by Miss Islington (bot) · 4 years, 2 months ago
- 4642caf Update nonstandard variable names (GH-26540) (GH-26546) by Miss Islington (bot) · 4 years, 2 months ago
- 5442cfa Improve speed and accuracy for correlation() (GH-26135) (GH-26151) by Miss Islington (bot) · 4 years, 2 months ago
- 0d441d2 bpo-38323: Skip SubprocessMultiLoopWatcherTest as they can hang the test suite (GH-26542) (GH-26544) by Miss Islington (bot) · 4 years, 2 months ago
- 1065ba6 bpo-44279: revert 'exceptions are raised' back to 'exceptions occur' (GH-26492) (GH-26538) by Miss Islington (bot) · 4 years, 2 months ago
- 067d6d4 bpo-43853: Handle sqlite3_value_text() errors (GH-25422) by Miss Islington (bot) · 4 years, 2 months ago
- 3f4d801 bpo-44048: Fix two hashlib test cases under FIPS mode (GH-26470) (GH-26531) by Miss Islington (bot) · 4 years, 2 months ago
- e53f72a [3.10] bpo-44305: Improve syntax error for try blocks without except or finally (GH-26523) (GH-26524) by Pablo Galindo · 4 years, 2 months ago
- 3283bf4 [3.10] bpo-44273: Improve syntax error message for assigning to "..." (GH-26477) (GH-26478) by Pablo Galindo · 4 years, 2 months ago
- 976598d bpo-11105: Do not crash when compiling recursive ASTs (GH-20594) by Miss Islington (bot) · 4 years, 2 months ago
- d2ab15f bpo-43921: Fix test_ssl.test_wrong_cert_tls13() on Windows (GH-26502) (GH-26518) by Miss Islington (bot) · 4 years, 2 months ago
- cea0585 [3.10] bpo-44298: Backport #26513 to 3.10 (#26516) by Mark Shannon · 4 years, 2 months ago
- 84d80f5 [3.10] bpo-42972: Track sqlite3 statement objects (GH-26475) (GH-26515) by Erlend Egeberg Aasland · 4 years, 2 months ago
- 4131780 Add bpo-42914 to What's New (GH-25124) by Miss Islington (bot) · 4 years, 2 months ago
- 98e5a79 bpo-44022: Improve the regression test. (GH-26503) by Miss Islington (bot) · 4 years, 2 months ago
- 9c89d62 bpo-44282: Fix occasional test_incremental_editing failures on buildbots (GH-26491) (GH-26499) by Miss Islington (bot) · 4 years, 2 months ago
- 0e9af8c bpo-44285: getpath.c: Assert that env_file is NULL during an error check (GH-26486) by Miss Islington (bot) · 4 years, 2 months ago
- e5e93e6 bpo-43921: Fix test_ssl.test_pha_required_nocert() (GH-26489) by Miss Islington (bot) · 4 years, 2 months ago
- 6563ea5 [3.10] bpo-44279: [doc] reword contextlib.suppress documentation (GH-26428) (GH-26480) by Irit Katriel · 4 years, 2 months ago
- d0991e2 bpo-44246: Remove note about access by index now that a compatibility shim is offered. (GH-26472) (#26473) by Miss Islington (bot) · 4 years, 2 months ago
- 7207203 [3.10] bpo-44246: Restore compatibility in entry_points (GH-26468) (GH-26471) by Miss Islington (bot) · 4 years, 2 months ago
- d1480ad bpo-44246: Entry points performance improvements. (GH-26467) by Miss Islington (bot) · 4 years, 2 months ago
- 3f592c3 Post 3.10.0b2 by Pablo Galindo · 4 years, 2 months ago
- 3173141 Python 3.10.0b2 by Pablo Galindo · 4 years, 2 months ago
- 7fe9cad bpo-44263: Fix _decimal and _testcapi GC protocol (GH-26464) (GH-26465) by Miss Islington (bot) · 4 years, 2 months ago
- f097d23 bpo-42972: Fully implement GC protocol for xxlimited (GH-26451) (GH-26460) by Miss Islington (bot) · 4 years, 2 months ago
- ff359d7 bpo-42972: Fix sqlite3 traverse/clear functions (GH-26452) (GH-26461) by Miss Islington (bot) · 4 years, 2 months ago
- d338ce0 bpo-42085: [docs] Add versionadded for am_send in type object documentation (GH-25465) (GH-26453) by Miss Islington (bot) · 4 years, 3 months ago
- d8ce746 bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445) (#26446) by Miss Islington (bot) · 4 years, 3 months ago
- addd329 bpo-44254: On Mac, remove disfunctional colors from turtledemo buttons (GH-26448) by Miss Islington (bot) · 4 years, 3 months ago
- 11049be bpo-44263: Better explain the GC contract for PyType_FromSpecWithBases (GH-26442) (GH-26443) by Miss Islington (bot) · 4 years, 3 months ago
- 1757ddd Fix dataclass comment typo _eq__ -> __eq__ (GH-26433) (GH-26436) by Miss Islington (bot) · 4 years, 3 months ago
- a7aa105 bpo-44252: Correctly implement gc support for SSLError objects (GH-26439) (GH-26441) by Miss Islington (bot) · 4 years, 3 months ago
- 7261b29 bpo-44249: Fix 3 README.rst typos (GH-26385) by Miss Islington (bot) · 4 years, 3 months ago
- 0d39951 [3.10] bpo-42972: Fully support GC for _winapi.Overlapped (GH-26381) (#26430) by Ken Jin · 4 years, 3 months ago
- 1c0106c bpo-42972: Fully implement GC protocol for functools LRU cache (GH-26423) by Miss Islington (bot) · 4 years, 3 months ago
- eb8ab04 bpo-42972: Fully implement GC protocol for functools keywrapper and partial types (GH-26363) (GH-26424) by Miss Islington (bot) · 4 years, 3 months ago
- 35be1f3 bpo-44256: Do not expose _functools._list_elem_type (GH-26416) by Miss Islington (bot) · 4 years, 3 months ago
- 448abe8 bpo-41611: IDLE: Catch TclError exceptions in AutoCompleteWindow.winconfig_event() (GH-26404) by Miss Islington (bot) · 4 years, 3 months ago
- da9e0cb bpo-42972: Fully implement GC protocol for re types (GH-26368) (GH-26414) by Miss Islington (bot) · 4 years, 3 months ago
- 59f9594 [3.10] bpo-44246: Update What's New for importlib.metadata. (GH-26408) (GH-26415) by Miss Islington (bot) · 4 years, 3 months ago
- d1c7329 bpo-42972: Fully support GC protocol for _operator heap types (GH-26371) (GH-26413) by Miss Islington (bot) · 4 years, 3 months ago
- 0574b06 bpo-43667: Add news fragment for Solaris changes (GH-26405) (GH-26409) by Miss Islington (bot) · 4 years, 3 months ago
- da8097a bpo-42972: Fully support GC for mmap heap types (GH-26373) by Miss Islington (bot) · 4 years, 3 months ago
- e73b3b1 bpo-42972: Fully support GC protocol for _queue.SimpleQueue (GH-26372) (GH-26406) by Miss Islington (bot) · 4 years, 3 months ago
- ea47a8a bpo-42972: Fully implement GC protocol for ssl heap types (GH-26370) (GH-26399) by Miss Islington (bot) · 4 years, 3 months ago
- 0bf0500 bpo-42972: Fully support GC for pyexpat, unicodedata, and dbm/gdbm heap types (GH-26376) by Miss Islington (bot) · 4 years, 3 months ago
- 5e6219b bpo-41611: IDLE: fix freezing on completion on macOS (GH-26400) by Miss Islington (bot) · 4 years, 3 months ago
- 09696a3 [3.10] bpo-38908: [docs] Add changes to 3.10 whatsnew and fix some minor inaccuracies in news (GH-26096) (GH-26337) by Miss Islington (bot) · 4 years, 3 months ago
- 4431922 [3.10] bpo-42972: Fully support GC for hashlib heap types (GH-26374) (GH-26398) by Miss Islington (bot) · 4 years, 3 months ago
- 5d569ef [3.10] bpo-44241: Incorporate changes from importlib_metadata 4.1. (GH-26382) (GH-26395) by Miss Islington (bot) · 4 years, 3 months ago
- 4115996 bpo-42161: mathmodule.c: move _PyLong_GetOne() loop invariant (GH-26391) (GH-26393) by Miss Islington (bot) · 4 years, 3 months ago
- 150a8e8 [3.10] bpo-42392: [docs] Add deprecated-removed loop labels for asyncio (GH-26357) (GH-26390) by Miss Islington (bot) · 4 years, 3 months ago
- 97b4576 bpo-38693: Prefer f-strings in importlib.resources (importlib_resources 5.0.6). (GH-26387) (#26389) by Miss Islington (bot) · 4 years, 3 months ago
- 78a8428 bpo-38693: importlib.metadata f-strings (GH-26383) by Miss Islington (bot) · 4 years, 3 months ago
- 1261941 bpo-41147: [doc] contextlib.redirect_stdout() provides the new stream as context var (GH-21199) (GH-26379) by Miss Islington (bot) · 4 years, 3 months ago
- 7b3b698 bpo-44232: Fix type_new() error reporting (GH-26359) (GH-26365) by Miss Islington (bot) · 4 years, 3 months ago
- 2442b34 Point to recent link to PyFLTK (GH-26315) (GH-26366) by Miss Islington (bot) · 4 years, 3 months ago
- 534da74 bpo-42972: Fully implement GC protocol for arraymodule types (GH-26114) by Miss Islington (bot) · 4 years, 3 months ago
- e8d9df0 bpo-42972: Fully implement GC protocol for sqlite3 heap types (GH-26104) by Miss Islington (bot) · 4 years, 3 months ago
- 05f8ad0 bpo-20408: Fix memoryview() signature in docs (GH-24431) by Miss Islington (bot) · 4 years, 3 months ago
- 68b9c20 bpo-43795: Remove Py_FrozenMain from the Limited API & Stable ABI (GH-26241) (GH-26353) by Miss Islington (bot) · 4 years, 3 months ago
- ddc503c bpo-43109: configure doc: LTO requires "ar" on macOS (GH-26349) by Miss Islington (bot) · 4 years, 3 months ago
- a682519 bpo-44151: Various grammar, word order, and markup fixes (GH-26344) (GH-26345) by Miss Islington (bot) · 4 years, 3 months ago
- 25a9cf1 bpo-43109: Fix --with-lto configure option on macOS (GH-26341) by Miss Islington (bot) · 4 years, 3 months ago
- 8677987 bpo-44151: linear_regression() minor API improvements (GH-26199) (GH-26338) by Miss Islington (bot) · 4 years, 3 months ago
- 1c454eb bpo-41282: Fix broken `make install` (GH-26329) by Miss Islington (bot) · 4 years, 3 months ago
- d309bcc bpo-44195: Use 'TraversableResources' in the docs to match the implementation. (GH-26317) by Miss Islington (bot) · 4 years, 3 months ago
- 04a4934 Fix typo in whatsnew/3.10.rst (GH-26310) (GH-26323) by Miss Islington (bot) · 4 years, 3 months ago
- 069bc4f bpo-43207: InspectLoader.is_package is not an abstract method (GH-24517) by Miss Islington (bot) · 4 years, 3 months ago
- e394573 bpo-44210: make importlib.metadata._meta.PackageMetadata public (GH-26299) by Miss Islington (bot) · 4 years, 3 months ago
- 1fb6b9e bpo-44201: Avoid side effects of "invalid_*" rules in the REPL (GH-26298) (GH-26313) by Miss Islington (bot) · 4 years, 3 months ago
- 413df57 bpo-30757: Improve "How to make stand-alone binaries" FAQ (GH-26309) (GH-26311) by Miss Islington (bot) · 4 years, 3 months ago
- 37da1f0 Remove duplicate words in docs. (GH-26167) (GH-26296) by Miss Islington (bot) · 4 years, 3 months ago
- 50b0d14 bpo-44184: Fix subtype_dealloc() for freed type (GH-26274) (GH-26290) by Miss Islington (bot) · 4 years, 3 months ago
- 856958d Specify Python Cookbook edition for reference (GH-26301) (#26302) by Miss Islington (bot) · 4 years, 3 months ago
- ae1732d bpo-44180: Fix edge cases in invalid assigment rules in the parser (GH-26283) by Miss Islington (bot) · 4 years, 3 months ago
- 150bc1f bpo-43927: Change 'IOError' to 'OSError' (GH-26289) by Miss Islington (bot) · 4 years, 3 months ago
- fdb65e3 [3.10] bpo-43643: Sync with python/importlib_resources@c17a610aad. (GH-26284) (GH-26286) by Miss Islington (bot) · 4 years, 3 months ago
- 1886b84 [doc] Fix indentation in inspect documentation (GH-24846) (GH-26287) by Miss Islington (bot) · 4 years, 3 months ago
- 07dba47 bpo-44180: Report generic syntax errors in the furthest position reached in the first parser pass (GH-26253) (GH-26281) by Miss Islington (bot) · 4 years, 3 months ago
- f14015a [3.10] bpo-43882 - Mention urllib.parse changes in Whats new section. (GH-26275) by Senthil Kumaran · 4 years, 3 months ago
- ee51c56 [3.10] bpo-38671: Add test that `pathlib.Path.resolve()` returns an absolute path. (GH-26184) (GH-26270) by Barney Gale · 4 years, 3 months ago
- 36843f7 bpo-38820: Test with OpenSSL 3.0.0-alpha17 (GH-26266) by Miss Islington (bot) · 4 years, 3 months ago
- 4389711 bpo-36160: Fix test_site so that it can run independently of other tests (GH-12131) (GH-26262) by Miss Islington (bot) · 4 years, 3 months ago
- 548d882 Update link in SECURITY.md (GH-21320) (GH-26259) by Miss Islington (bot) · 4 years, 3 months ago
- 9d16b1a [doc] Fix typo in asyncio-eventloop documentation (GH-22311) (GH-26256) by Miss Islington (bot) · 4 years, 3 months ago
- 65dede6 bpo-40975: [doc] Identify AsyncExitStack.enter_async_context()/aclose() as coroutine methods (GH-20870) (GH-26254) by Miss Islington (bot) · 4 years, 3 months ago
- 46f96f0 Fix compiler warning for misleading guarding in the tkinter (GH-26244) (GH-26251) by Miss Islington (bot) · 4 years, 3 months ago
- ec0699c bpo-44168: Fix error message in the parser for keyword arguments for invalid expressions (GH-26210) (GH-26247) by Miss Islington (bot) · 4 years, 3 months ago
- e87fd41 Fix compiler warning in the xml module (GH-26245) (GH-26249) by Miss Islington (bot) · 4 years, 3 months ago
- 3357604 bpo-44010: IDLE: colorize pattern-matching soft keywords (GH-25851) by Miss Islington (bot) · 4 years, 3 months ago
- 5f2afff bpo-35765: Clarify references to "object x" in the JSON tutorial (GH-22411) (GH-26218) by Miss Islington (bot) · 4 years, 3 months ago
- e57bef1 bpo-44106: Purge unused sqlite3 doc includes (GH-26234) by Miss Islington (bot) · 4 years, 3 months ago