Python 3.11.7
  1. fa7a6f2 Python 3.11.7 by Pablo Galindo · 1 year, 9 months ago v3.11.7
  2. 8dbda1c [3.11] gh-108927: Fix removing testing modules from sys.modules (GH-108952) (ПР-112712) by Miss Islington (bot) · 1 year, 9 months ago
  3. 76c9c9c [3.11] GH-112160: Pin to manifest of quay.io/tiran/cpython_autoconf (#112161) by Seth Michael Larson · 1 year, 9 months ago
  4. 798d437 [3.11] gh-101100: Fix Sphinx nitpicks in `library/abc.rst` (GH-112703) (#112704) by Miss Islington (bot) · 1 year, 9 months ago
  5. e3d380d [3.11] gh-109786: Fix leaks and crash when re-enter itertools.pairwise.__next__() (GH-109788) (GH-112700) by Miss Islington (bot) · 1 year, 9 months ago
  6. 28afd8d [3.11] gh-101100: Fix sphinx warnings in `Doc/library/__future__.rst` (GH-109814) (#112701) by Miss Islington (bot) · 1 year, 9 months ago
  7. f600878 [3.11] gh-101100: Fix Sphinx nitpicks in `library/functions.rst` (GH-112669) (#112698) by Miss Islington (bot) · 1 year, 9 months ago
  8. 7e89dd9 [3.11] gh-112625: Protect bytearray from being freed by misbehaving iterator inside bytearray.join (GH-112626) (GH-112694) by Miss Islington (bot) · 1 year, 9 months ago
  9. 3eea835 [3.11] gh-112678: Declare `Tkapp_CallDeallocArgs()` as `static` (GH-112679) (GH-112691) by Miss Islington (bot) · 1 year, 9 months ago
  10. 5ada3e5 [3.11] gh-66819: More IDLE htest updates(4) (GH-112686) (#112689) by Miss Islington (bot) · 1 year, 9 months ago
  11. e347a8e [3.11] gh-66819: More IDLE htest updates(3) (GH-112683) (#112685) by Miss Islington (bot) · 1 year, 9 months ago
  12. 73411ea [3.11] gh-101100: Fix Sphinx warning in `library/gettext.rst` (GH-112668) (#112673) by Miss Islington (bot) · 1 year, 9 months ago
  13. 05ea7e5 [3.11] gh-101100: Fix most Sphinx nitpicks in `inspect.rst` (GH-112662) (#112667) by Miss Islington (bot) · 1 year, 9 months ago
  14. 36ad8e6 [3.11] gh-66819: More IDLE htest updates(2) (GH-112642) (#112644) by Miss Islington (bot) · 1 year, 9 months ago
  15. 3d87a98 [3.11] Fix link to 'The Perils of Floating Point', on the tutorial (GH-112499) (GH-112663) by Miss Islington (bot) · 1 year, 9 months ago
  16. 999ff4f [3.11] Run more `inspect.rst` code snippets in CI (#112654) (#112656) by Alex Waygood · 1 year, 9 months ago
  17. 6ab6c85 [3.11] [3.12] gh-112316: improve docs for `inspect.signature` and `inspect.Signature` (GH-112631) (GH-112649) (#112652) by Miss Islington (bot) · 1 year, 9 months ago
  18. db53770 [3.11] [3.12] gh-112618: Make Annotated cache typed (GH-112619) (GH-112628) (#112633) by Miss Islington (bot) · 1 year, 9 months ago
  19. 8d8efe7 [3.11] gh-112316: Improve docs of `inspect.signature` and `Signature.from_callable` (#112317) (#112630) by Alex Waygood · 1 year, 9 months ago
  20. 720f5bf [3.11] [3.12] gh-109413: libregrtest: Backport `.py`-file changes from GH-112558 (GH-112605) (#112607) by Miss Islington (bot) · 1 year, 9 months ago
  21. da33204 [3.11] [3.12] gh-109413: libregrtest: enable mypy's `--strict-optional` check on most files (GH-112586) (GH-112602) (#112603) by Miss Islington (bot) · 1 year, 9 months ago
  22. 0443f92 [3.11] bpo-35191: Fix unexpected integer truncation in socket.setblocking() (GH-10415) by Alexey Izbyshev · 1 year, 9 months ago
  23. eb3c0dc [3.11] gh-109413: regrtest: add WorkerRunTests class (GH-112588) (#112594) by Miss Islington (bot) · 1 year, 9 months ago
  24. d838c7a [3.11] gh-82565: Add tests for pickle and unpickle with bad files (GH-16606) (GH-112592) by Miss Islington (bot) · 1 year, 9 months ago
  25. fc11280 [3.11] gh-104231: Add more tests for str(), repr(), ascii(), and bytes() (GH-112551) (GH-112556) by Serhiy Storchaka · 1 year, 9 months ago
  26. ddf6cfd [3.11] gh-66819: More IDLE htest updates (GH-112574) (#112576) by Miss Islington (bot) · 1 year, 9 months ago
  27. 03ac9e6 [3.11] IDLE: fix config_key htest (GH-112545) (#112547) by Miss Islington (bot) · 1 year, 9 months ago
  28. f6edb83 [3.11] gh-112509: Fix keys being present in both required_keys and optional_keys in TypedDict (GH-112512) (#112531) by Miss Islington (bot) · 1 year, 9 months ago
  29. 0a0cf45 [3.11] gh-110930: Correct book title by Alan D. Moore (GH-112490) (#112524) by Miss Islington (bot) · 1 year, 9 months ago
  30. 3c0d963 [3.11] gh-112431: Unconditionally call `hash -r` (GH-112432) (GH-112492) by Miss Islington (bot) · 1 year, 9 months ago
  31. 42dd261 [3.11] gh-112105: Make completer delims work on libedit (gh-112106) (gh-112488) by Miss Islington (bot) · 1 year, 9 months ago
  32. b85070c [3.11] Docs: fix markup for `importlib.machinery.NamespaceLoader` (GH-112479) (#112482) by Miss Islington (bot) · 1 year, 9 months ago
  33. 03b522d [3.11] Backport PR #112477: correct socket AF_PACKET docs (#112478) by Gregory P. Smith · 1 year, 9 months ago
  34. c3e5d0d [3.11] gh-68166: Tkinter: Add tests and examples for element_create() (GH-111453) (GH-111858) by Miss Islington (bot) · 1 year, 9 months ago
  35. 390a5b8 [3.11] gh-112387: Fix error positions for decoded strings with backwards tokenize errors (GH-112409) (#112469) by Miss Islington (bot) · 1 year, 9 months ago
  36. 43b081b [3.11] gh-112388: Fix an error that was causing the parser to try to overwrite tokenizer errors (GH-112410) (#112467) by Miss Islington (bot) · 1 year, 9 months ago
  37. 054d18e [3.11] bpo-41422: Visit the Pickler's and Unpickler's memo in tp_traverse (GH-21664) (GH-112465) by Serhiy Storchaka · 1 year, 9 months ago
  38. 581b244 [3.11] gh-112438: Fix support of format units with the "e" prefix in nested tuples in PyArg_Parse (gh-112439) (GH-112461) by Serhiy Storchaka · 1 year, 9 months ago
  39. 6d9b181 [3.11] gh-84443: SSLSocket.recv_into() now support buffer protocol with itemsize != 1 (GH-20310) (GH-112459) by Serhiy Storchaka · 1 year, 9 months ago
  40. 62e430a [3.11] GH-101100: Fix reference warnings for ``socket`` methods (GH-110114) (#112456) by Miss Islington (bot) · 1 year, 9 months ago
  41. faa1ef4 [3.11] Docs: fix typo in doc for sqlite3.Cursor.execute (GH-112442) (#112445) by Miss Islington (bot) · 1 year, 9 months ago
  42. fc657d0 [3.11] gh-101100: Fix Sphinx reference warnings (GH-112416) (#112422) by Hugo van Kemenade · 1 year, 9 months ago
  43. 49005e4 [3.11] gh-112331: Fix reference manual description of attribute lookup mechanics (gh-112375) (gh-112413) by Miss Islington (bot) · 1 year, 9 months ago
  44. d9254f9 [3.11] gh-101100 : Fix Sphinx warnings in `library/doctest.rst` (GH-112399) (#112404) by Hugo van Kemenade · 1 year, 9 months ago
  45. 8c9f273 [3.11] gh-94722: fix DocTest.__eq__ for case of no line number on one side (GH-112385) (#112401) by Miss Islington (bot) · 1 year, 9 months ago
  46. 68db0ed [3.11] gh-101100: Define `_tkinter` module to fix references (GH-112382) (#112393) by Miss Islington (bot) · 1 year, 9 months ago
  47. 8b6068e [3.11] gh-101100: Define `test.regrtest` module to fix references (GH-112381) (#112391) by Miss Islington (bot) · 1 year, 9 months ago
  48. 669b8fa [3.11] gh-59254: mention in open() doc that line buffering is for writing (GH-112318) (#112379) by Miss Islington (bot) · 1 year, 9 months ago
  49. d3c1214 [3.11] Remove bogus annotations from the descriptor howto guide (gh-112349) (gh-112350) by Miss Islington (bot) · 1 year, 9 months ago
  50. 640454f [3.11] Fix docstring and var name of itertools recipe (GH-112113) (#112311) by Miss Islington (bot) · 1 year, 9 months ago
  51. 253ad78 [3.11] gh-110950: add upstream Tk fixes to macOS installer. (GH-111041) (#112293) by Miss Islington (bot) · 1 year, 9 months ago
  52. 1397505 [3.11] gh-109538: Catch closed loop runtime error and issue warning (GH-111983) (#112141) by DPR · 1 year, 9 months ago
  53. 6c51c84 [3.11] gh-112266: Remove `(if defined)` part from `__dict__` and `__weakref__` docstrings (GH-112268) (#112276) by Nikita Sobolev · 1 year, 9 months ago
  54. f6e11ea [3.11] gh-73561: Omit interface scope from IPv6 when used as Host header (GH-93324) (#112273) by Miss Islington (bot) · 1 year, 9 months ago
  55. 11b91be [3.11] gh-110383: Explained which error message is generated when there is an unhandled exception (GH-111574) (#112265) by Miss Islington (bot) · 1 year, 9 months ago
  56. e9a97c3 [3.11] gh-110383: Fix documentation profile cumtime fix (GH-112221) (#112263) by Miss Islington (bot) · 1 year, 9 months ago
  57. d065e30 [3.11] IDLE: Fix test_debugger bug and buildbot failures (GH-112258) (#112260) by Miss Islington (bot) · 1 year, 9 months ago
  58. e19d75d [3.11] gh-79871: IDLE - Fix and test debugger module (GH-11451) (#112257) by Miss Islington (bot) · 1 year, 9 months ago
  59. 93fbcd6 [3.11] gh-112155: Run `typing.py` doctests during tests (GH-112156) (#112231) by Nikita Sobolev · 1 year, 9 months ago
  60. e7aa40a [3.11] gh-112194: Convert more examples to doctests in `typing.py` (GH-112195) (#112209) by Miss Islington (bot) · 1 year, 9 months ago
  61. 7e4b66b [3.11] gh-112165: Fix typo in `__main__.py` (GH-112183) (#112185) by Miss Islington (bot) · 1 year, 9 months ago
  62. 533da5e [3.11] gh-111811: Fix test_recursive_repr for WASI (GH-112130) (#112132) by Miss Islington (bot) · 1 year, 9 months ago
  63. b4f3a62 [3.11] gh-110812: Isolating Extension Modules HOWTO: List GC-related gotchas (GH-111504) (GH-112147) by Miss Islington (bot) · 1 year, 9 months ago
  64. 132a749 [3.11] gh-102837: more tests for the math module (GH-111930)(GH-102523) (GH-112030) (GH-112041) by Petr Viktorin · 1 year, 9 months ago
  65. cdfef0c [3.11] gh-111062: CI: Move OS test jobs to reusable workflows (gh-111570) by Hugo van Kemenade · 1 year, 9 months ago
  66. e2421a3 [3.11] gh-111942: Fix crashes in TextIOWrapper.reconfigure() (GH-111976) (GH-112059) by Miss Islington (bot) · 1 year, 9 months ago
  67. a92b9e5 [3.11] Docs: Add the time to the HTML last updated format (GH-110091) (#112103) by Miss Islington (bot) · 1 year, 9 months ago
  68. e73216d [3.11] gh-110944: Move pty helper to test.support and add basic pdb completion test (GH-111826) (GH-112025) by Miss Islington (bot) · 1 year, 9 months ago
  69. 46081fe [3.11] gh-112007: Re-organize help utility intro message (GH-112017) (#112048) by Miss Islington (bot) · 1 year, 9 months ago
  70. 4baf633 [3.11] gh-111681: minor fix to a typing doctest (#111682) (#112037) by Alex Waygood · 1 year, 9 months ago
  71. d4217e5 [3.11] Docs: Add `make htmllive` to rebuild and reload HTML files in your browser (GH-111900) (#112023) by Hugo van Kemenade · 1 year, 9 months ago
  72. b64afbc [3.11] gh-111944: Add assignment expression parentheses requirements (GH-111977) (#112011) by Miss Islington (bot) · 1 year, 9 months ago
  73. aa3232d [3.11] gh-111929: Fix regrtest clear_caches() (#111949) by Victor Stinner · 1 year, 9 months ago
  74. 9536fe1 [3.11] gh-112001: Fix test_builtins_have_signatures in test_inspect (GH-112002) (GH-112004) by Miss Islington (bot) · 1 year, 9 months ago
  75. 5a6d1db [3.11] Fix undefined behaviour in datetime.time.fromisoformat() (GH-111982) (#111991) by Miss Islington (bot) · 1 year, 9 months ago
  76. cd3e2d3 [3.11] gh-111841: Fix os.putenv() and os.unsetenv() with embedded NUL on Windows (GH-111842) (GH-111967) by Miss Islington (bot) · 1 year, 9 months ago
  77. 7b55a95 [3.11] gh-111251: Fix error checking in _blake2 module init (GH-111252) (#111298) by Miss Islington (bot) · 1 year, 9 months ago
  78. e433785 [3.11] gh-111912: Run test_posix on Windows (GH-111913) (GH-111954) by Miss Islington (bot) · 1 year, 9 months ago
  79. 8222ad0 [3.11] [3.12] gh-109181: Fix refleak in tb_get_lineno() (GH-111948) (#111951) by Miss Islington (bot) · 1 year, 9 months ago
  80. 7b84451 [3.11] gh-108303: Install `Lib/test/configdata` (GH-111899) (#111945) by Miss Islington (bot) · 1 year, 9 months ago
  81. ecc8df2 [3.11] gh-111929: Fix regrtest --pgo: test_str => test_unicode (GH-111938) (#111940) by Miss Islington (bot) · 1 year, 9 months ago
  82. 0e45786 gh-111356: io: Add missing documented objects to io.__all__ (GH-111370) by Miss Islington (bot) · 1 year, 9 months ago
  83. 226f4bc [3.11] GH-111804: Drop posix.fallocate() under WASI (GH-111869) (GH-111920) by Brett Cannon · 1 year, 9 months ago
  84. 078cdcc [3.11] gh-110875: Handle '.' properties in logging formatter configuration correctly. (GH-110943) (GH-111914) by Vinay Sajip · 1 year, 9 months ago
  85. 316221c [3.11] gh-111895: Convert definition list to bullet list for readability on mobile (GH-111898) (#111909) by Miss Islington (bot) · 1 year, 9 months ago
  86. f108976 [3.11] gh-111881: Use lazy import in test.support (#111885) (#111890) (#111902) by Victor Stinner · 1 year, 9 months ago
  87. 63205e5 [3.11] gh-111881: Import doctest lazily in libregrtest (GH-111884) (#111894) by Miss Islington (bot) · 1 year, 9 months ago
  88. 3e7e39c [3.11] gh-108303: Move more files to `Lib/test/test_module` (GH-111880) (#111892) by Miss Islington (bot) · 1 year, 9 months ago
  89. 409a0ac [3.11] gh-108303: Move config parser data to `Lib/test/configparserdata/` (gh-111879) (gh-111883) by Miss Islington (bot) · 1 year, 9 months ago
  90. a60bbde [3.11] gh-108303: Move more typing related files to Lib/test/typinganndata (GH-111825) (#111860) by Nikita Sobolev · 1 year, 9 months ago
  91. 45f17a1 [3.11] Glossary: Add "static type checker" (GH-111837) (#111855) by Miss Islington (bot) · 1 year, 9 months ago
  92. 942ef7b [3.11] gh-111806: Fix `test_recursion` in `test_richcmp` on WASI builds (GH-111830) (GH-111832) by Miss Islington (bot) · 1 year, 9 months ago
  93. 4edf255 [3.11] gh-111797: fix enum how-to (GH-111805) by Ethan Furman · 1 year, 10 months ago
  94. bd4cc47 [3.11] gh-101180: Fix a bug where iso2022_jp_3 and iso2022_jp_2004 co… (gh-111771) by Donghee Na · 1 year, 10 months ago
  95. 9fe9eae [3.11] gh-111747: DOC: fix moved link to Documentation Translations (GH-111748) (#111750) by Miss Islington (bot) · 1 year, 10 months ago
  96. cebf2d2 [3.11] gh-111724: Fix doctest `ResourceWarning` in `howto/descriptor.rst` (GH-111725) (#111728) by Miss Islington (bot) · 1 year, 10 months ago
  97. 425efc1 [3.11] gh-111159: Fix `SyntaxError` doctests for non-builtin exception classes (GH-111541) (#111733) by Miss Islington (bot) · 1 year, 10 months ago
  98. f7ffe4a [3.11] [3.12] GH-110894: Call loop exception handler for exceptions in client_connected_cb (GH-111601) (GH-111632) (#111634) by Miss Islington (bot) · 1 year, 10 months ago
  99. 89264a3 [3.11] gh-111644: Fix support threading_cleanup() (GH-111714) (#111717) by Miss Islington (bot) · 1 year, 10 months ago
  100. 4a61169 [3.11] gh-111181: Fix enum doctests (GH-111180) (GH-111617) by Ethan Furman · 1 year, 10 months ago