1. d8ba5c1 [3.10] sqlite3: normalise pre-acronym determiners (GH-31772) (GH-31806) by Jelle Zijlstra · 2 years, 6 months ago
  2. 393e2bf bpo-46968: Fix faulthandler for Sapphire Rapids Xeon (GH-31789) (GH-31830) by Victor Stinner · 2 years, 6 months ago
  3. 5dfe981 [3.10] Docstring: replace pysqlite with sqlite3 (GH-31758) (GH-31777) by Jelle Zijlstra · 2 years, 7 months ago
  4. 95b001f bpo-23325: Fix SIG_IGN and SIG_DFL int comparison in signal module (GH-31759) by Miss Islington (bot) · 2 years, 7 months ago
  5. f3d3b2d [3.10] bpo-46878: Purge 'non-standard' from sqlite3 docstrings (GH-31612) (GH-31753) by Erlend Egeberg Aasland · 2 years, 7 months ago
  6. 1e52e78 bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736) by Miss Islington (bot) · 2 years, 7 months ago
  7. bdce188 bpo-25415: Remove confusing sentence from IOBase docstrings (PR-31631) by Miss Islington (bot) · 2 years, 7 months ago
  8. 7b5b429 [3.10] bpo-46913: Fix test_ctypes, test_hashlib, test_faulthandler on UBSan (GH-31675) by Victor Stinner · 2 years, 7 months ago
  9. 4955a9e bpo-46794: Bump up the libexpat version into 2.4.6 (GH-31487) by Miss Islington (bot) · 2 years, 7 months ago
  10. 633d0f9 bpo-46232: Fix parsing of certs with bit string in DN (GH-30351) by Miss Islington (bot) · 2 years, 7 months ago
  11. ba457fe [3.10] bpo-43853: Expand test suite for SQLite UDF's (GH-27642) (GH-31030) by Erlend Egeberg Aasland · 2 years, 7 months ago
  12. e05e3d2 [3.10] bpo-46784: Add newly exported expat symbols to the namespace. (GH-31397) (GH-31420) by Gregory P. Smith · 2 years, 7 months ago
  13. cb7551d bpo-46400: Update libexpat from 2.4.1 to 2.4.4 (GH-31022) (GH-31296) by Dong-hee Na · 2 years, 7 months ago
  14. ac55cea [3.10] bpo-46728: fix docstring of combinations_with_replacement for consistency (GH-31293) (GH-31350) by DongGeon Lee · 2 years, 7 months ago
  15. b7a65c9 bpo-45948: Remove constructor discrepancy in C version of ElementTree.XMLParser (GH-31152) by Miss Islington (bot) · 2 years, 7 months ago
  16. 8b8673f [3.10] bpo-46433: _PyType_GetModuleByDef: handle static types in MRO (GH-30696) (GH-31262) by Petr Viktorin · 2 years, 7 months ago
  17. 3ceff99 bpo-40479: Fix undefined behavior in Modules/_hashopenssl.c (GH-31153) by Miss Islington (bot) · 2 years, 8 months ago
  18. 4371fbd [3.10] bpo-46513: Remove AC_C_CHAR_UNSIGNED / __CHAR_UNSIGNED__ (GH-30851) (GH-30914) by Christian Heimes · 2 years, 8 months ago
  19. 90e2998 [3.10] bpo-46469: Make asyncio generic classes return GenericAlias (GH-30777) (#30784) by Miss Islington (bot) · 2 years, 8 months ago
  20. f6e5972 [3.10] bpo-41857: mention timeout argument units in select.poll() and select.depoll() doc-strings (GH-22406) by Tal Einat · 2 years, 8 months ago
  21. 7a822c9 bpo-46383: Fix signature of zoneinfo module_free function (GH-30607) (GH-30610) by Miss Islington (bot) · 2 years, 8 months ago
  22. 86d1801 bpo-46280: Fix tracemalloc_copy_domain() (GH-30591) by Miss Islington (bot) · 2 years, 8 months ago
  23. 47422a8 [3.10] bpo-40479: Fix typo, flag must be set for OpenSSL < 3.0.0 (GH-30584) (GH-30585) by Miss Islington (bot) · 2 years, 8 months ago
  24. e6bb17f bpo-46070: _PyGC_Fini() untracks objects (GH-30577) by Miss Islington (bot) · 2 years, 8 months ago
  25. 3ce6945 Define Py_BUILD_CORE_MODULE by Miss Islington (bot) · 2 years, 8 months ago
  26. 9d18045 bpo-46070: Fix asyncio initialisation guard (GH-30423) by Miss Islington (bot) · 2 years, 9 months ago
  27. e1e3f64 bpo-45822: Minor cleanups to the test_Py_CompileString test (GH-29750) (GH-29758) by Miss Islington (bot) · 2 years, 9 months ago
  28. bb76410 bpo-46000: Improve NetBSD curses compatibility (GH-29947) by Miss Islington (bot) · 2 years, 10 months ago
  29. ca08655 bpo-46018: Ensure that math.expm1 does not raise on underflow (GH-29997) by Miss Islington (bot) · 2 years, 10 months ago
  30. 934a24c bpo-46025: Fix a crash in the atexit module for auto-unregistering functions (GH-30002) (GH-30005) by Miss Islington (bot) · 2 years, 10 months ago
  31. beb8342 bpo-27946: Fix possible crash in ElementTree.Element (GH-29915) by Miss Islington (bot) · 2 years, 10 months ago
  32. 57100c8 [3.10] bpo-41735: Fix thread lock in zlib.Decompress.flush() may go wrong (GH-29587) (GH-29811) by Miss Islington (bot) · 2 years, 10 months ago
  33. 632d589 [3.10] bpo-41498: Fix build on platforms without sigset_t (GH-29770) (GH-29773) by Miss Islington (bot) · 2 years, 10 months ago
  34. e3aa9fd [3.10] bpo-45822: Respect PEP 263's coding cookies in the parser even if flags are not provided (GH-29582) (GH-29586) by Pablo Galindo Salgado · 2 years, 10 months ago
  35. ed91f95 [3.10] bpo-45634: Don't combine error checks when adding `sqlite3` int constants (GH-29251). (GH-29343) by Erlend Egeberg Aasland · 2 years, 11 months ago
  36. 7e2c0a1 [3.10] bpo-45581: Raise `MemoryError` in `sqlite3.connect` if SQLite signals memory error (GH-29171) (GH-29323) by Łukasz Langa · 2 years, 11 months ago
  37. 1990308 bpo-45571: use PY_CFLAGS_NODIST for shared Modules/Setup (GH-29161) by Miss Islington (bot) · 2 years, 11 months ago
  38. 696a89f bpo-45532: Replace 'default' with 'main' as default in sys.version (GH-29100) by Miss Islington (bot) · 3 years ago
  39. 4641afe [3.10] bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw-unicode-escape" codec (GH-28944) (GH-28952) by Serhiy Storchaka · 3 years ago
  40. 0bff4cc [3.10] bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-escape" codec (GH-28939) (GH-28943) by Miss Islington (bot) · 3 years ago
  41. 70b150a [3.10] no-issue: Make silence about warning '_POSIX_C_SOURCE redefined' (GH-28948) (GH-28951) by Dong-hee Na · 3 years ago
  42. c80f0b7 [3.10] bpo-20028: Keep original exception when PyUnicode_GetLength return -1 (GH-28832) (GH-28834) by Dong-hee Na · 3 years ago
  43. 8772935 bpo-20028: Improve error message of csv.Dialect when initializing (GH-28705) by Miss Islington (bot) · 3 years ago
  44. 6846d67 bpo-45262, asyncio: Fix cache of the running loop holder (GH-28796) (GH-28816) by Miss Islington (bot) · 3 years ago
  45. 5afc5bb [3.10] Fix typos in the Modules directory (GH-28761) (GH-28781) by Miss Islington (bot) · 3 years ago
  46. d0d2965 bpo-44050: Extension modules can share state when they don't support sub-interpreters. (GH-27794) (GH-28738) by Miss Islington (bot) · 3 years ago
  47. 93242d7 [3.10] Remove trailing spaces (GH-28709) by Serhiy Storchaka · 3 years ago
  48. 22cf6a2 bpo-45329: Fix freed memory access in pyexpat.c (GH-28649) by Miss Islington (bot) · 3 years ago
  49. 2221207 bpo-44687: Ensure BufferedReader objects with unread buffers can peek even when the underlying file is closed (GH-28457) by Miss Islington (bot) · 3 years ago
  50. 282992b bpo-45332: Fix broken Decimal test and benchmark (GH-28680) by Miss Islington (bot) · 3 years ago
  51. b994fee hashlib: Fix old message about unicode objects. (GH-28653) by Miss Islington (bot) · 3 years ago
  52. 80285ec closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH-27394) (GH-28636) by Miss Islington (bot) · 3 years ago
  53. fd52afd bpo-35606: Fix math.prod tests using 'start' as keyword parameter (GH-28595) by Miss Islington (bot) · 3 years ago
  54. 8c1e1da [3.10] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28511) by Łukasz Langa · 3 years ago
  55. 62c74f3 bpo-45228: Fix stack buffer overflow in parsing J1939 address (GH-28404) by Miss Islington (bot) · 3 years ago
  56. aa6dd54 [3.10] bpo-45126: Fix ref. leak in `sqlite3.Connection.__init__` (GH-28231). (GH-28298) by Erlend Egeberg Aasland · 3 years ago
  57. b86437b bpo-45067 - Verify the version of ncurses for extended color support feature usage. (GH-28260) by Miss Islington (bot) · 3 years ago
  58. 23c4677 bpo-44219: Release the GIL during isatty syscalls (GH-28250) (GH-28255) by Miss Islington (bot) · 3 years ago
  59. a272ffe Remove documentation for non-existing socket class attributes (GH-28029) by Miss Islington (bot) · 3 years ago
  60. e5f259e Fix typo in a comment in Modules/_ssl.c: s/validata/validate/ (GH-27993) (GH-27997) by Miss Islington (bot) · 3 years ago
  61. e2b2930 [3.10] bpo-45060: Get rid of few uses of the equality operators with None (GH-28087). (GH-28092) by Serhiy Storchaka · 3 years, 1 month ago
  62. 41c87c4 bpo-44689: ctypes.util.find_library() now finds macOS 11+ system libraries when built on older macOS systems (GH-27251) by Miss Islington (bot) · 3 years, 1 month ago
  63. 2706785 bpo-44394: Update libexpat copy to 2.4.1 (GH-26945) by Miss Islington (bot) · 3 years, 1 month ago
  64. 2a80893 [3.10] bpo-27334: roll back transaction if sqlite3 context manager fails to commit (GH-26202) (GH-27943) by Erlend Egeberg Aasland · 3 years, 1 month ago
  65. 6ff7fef bpo-44984: Rewrite test_null_strings in _testcapi (GH-27904) by Miss Islington (bot) · 3 years, 1 month ago
  66. 2b1e713 bpo-44822: Don't truncate `str`s with embedded NULL chars returned by `sqlite3` UDF callbacks (GH-27588) by Miss Islington (bot) · 3 years, 2 months ago
  67. f7f1c26 Update URLs in comments and metadata to use HTTPS (GH-27458) (GH-27478) by Miss Islington (bot) · 3 years, 2 months ago
  68. 0cb470e [3.10] bpo-31746: Prevent segfaults when sqlite3.Connection is uninitialised (GH-27431). (GH-27472) by Erlend Egeberg Aasland · 3 years, 2 months ago
  69. bccb7b9 bpo-40263: Fixes an off-by-one error in _winapi_WaitForMultipleObjects_impl (GH-19501) by Miss Islington (bot) · 3 years, 2 months ago
  70. 6fc1efa bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-27380) by Miss Islington (bot) · 3 years, 2 months ago
  71. 5ec2757 bpo-42854: Correctly use size_t for _ssl._SSLSocket.read and _ssl._SSLSocket.write (GH-27271) (GH-27308) by Miss Islington (bot) · 3 years, 2 months ago
  72. 632e8a6 bpo-42747: Remove Py_TPFLAGS_HAVE_AM_SEND and make Py_TPFLAGS_HAVE_VERSION_TAG no-op (GH-27260) (GH-27306) by Miss Islington (bot) · 3 years, 2 months ago
  73. ff7af22 bpo-34932: Add socket.TCP_KEEPALIVE for macOS (GH-25079) by Miss Islington (bot) · 3 years, 2 months ago
  74. 02e4c0c [3.10] Fix docstring typo in sqlite3.Connection.executescript/sqlite3.Cursor.executescript (GH-27147) (GH-27151) by Erlend Egeberg Aasland · 3 years, 2 months ago
  75. 7e1d630 bpo-44608: Fix memory leak in _tkinter._flatten() (GH-27107) by Miss Islington (bot) · 3 years, 2 months ago
  76. bb260c2 [3.10] bpo-44630: Fix assertion errors in csv module (GH-27127) (GH-27129) by Miss Islington (bot) · 3 years, 2 months ago
  77. 42da46e bpo-29753: revert 0d7ad9f (GH-19850) (GH-27085) by Miss Islington (bot) · 3 years, 2 months ago
  78. 08697ac bpo-44582: Accelerate mimetypes.init on Windows with a native accelerator (GH-27059) by Miss Islington (bot) · 3 years, 3 months ago
  79. 9f431dd bpo-44558: Match countOf `is`/`==` treatment to c (GH-27007) by Miss Islington (bot) · 3 years, 3 months ago
  80. 645e527 bpo-44563: Fix error handling in tee.fromiterable() (GH-27020) (GH-27041) by Miss Islington (bot) · 3 years, 3 months ago
  81. 22bcc07 bpo-41486: zlib uses an UINT32_MAX sliding window for the output buffer (GH-26143) by Miss Islington (bot) · 3 years, 3 months ago
  82. 8897012 bpo-43977: Properly update the tp_flags of existing subclasses when their parents are registered (GH-26864) by Miss Islington (bot) · 3 years, 3 months ago
  83. 88a3342 bpo-41621: Document defaultdict's default_factory parameter (GH-21945) by Miss Islington (bot) · 3 years, 3 months ago
  84. 6614eac bpo-44434: Don't call PyThread_exit_thread() explicitly (GH-26758) (GH-26824) by Miss Islington (bot) · 3 years, 3 months ago
  85. ccc95c7 [3.10] bpo-44087: Disallow instantiation of sqlite3.Statement (GH-26567) (GH-26816) by Erlend Egeberg Aasland · 3 years, 3 months ago
  86. 28fe015 bpo-44077: Expose IP_RECVTOS in the socket module (GH-25992) by Miss Islington (bot) · 3 years, 3 months ago
  87. 7297d74 bpo-43908: Make heap types converted during 3.10 alpha immutable (GH-26351) (GH-26766) by Miss Islington (bot) · 3 years, 3 months ago
  88. 08f2b9d bpo-44389: Fix typo in ssl deprecation warning message (GH-26754) by Miss Islington (bot) · 3 years, 3 months ago
  89. e30fe27 bpo-42972: _thread.RLock implements the GH protocol (GH-26734) by Miss Islington (bot) · 3 years, 3 months ago
  90. 4becc56 [3.10] bpo-44389: Fix deprecation of OP_NO_TLSv1_3 (GH-26700) (GH-26705) by Miss Islington (bot) · 3 years, 3 months ago
  91. f30f484 bpo-44389: Remove duplicate SSL_OP_NO_TLSv1_2 flag (GH-26680) by Miss Islington (bot) · 3 years, 3 months ago
  92. c43317d [3.10] Add more const modifiers. (GH-26691). (GH-26692) by Serhiy Storchaka · 3 years, 3 months ago
  93. d7930fb bpo-44362: ssl: improve deprecation warnings and docs (GH-26646) by Miss Islington (bot) · 3 years, 3 months ago
  94. 0895e62c bpo-44363: Get test_capi passing with address sanitizer (GH-26639) by Miss Islington (bot) · 3 years, 3 months ago
  95. b5cedd0 bpo-44227: Update bisect docstrings (GH-26548) (GH-26563) by Miss Islington (bot) · 3 years, 4 months ago
  96. 317e9ed bpo-44304: Ensure the sqlite3 destructor callback is always called with the GIL held (GH-26551) (GH_26552) by Miss Islington (bot) · 3 years, 4 months ago
  97. ad2f3b7 bpo-44304: Fix crash in the sqlite3 module when the GC clears Statement objects (GH-26545) by Miss Islington (bot) · 3 years, 4 months ago
  98. 067d6d4 bpo-43853: Handle sqlite3_value_text() errors (GH-25422) by Miss Islington (bot) · 3 years, 4 months ago
  99. 84d80f5 [3.10] bpo-42972: Track sqlite3 statement objects (GH-26475) (GH-26515) by Erlend Egeberg Aasland · 3 years, 4 months ago
  100. 0e9af8c bpo-44285: getpath.c: Assert that env_file is NULL during an error check (GH-26486) by Miss Islington (bot) · 3 years, 4 months ago