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. 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
  4. 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
  5. 5ada3e5 [3.11] gh-66819: More IDLE htest updates(4) (GH-112686) (#112689) by Miss Islington (bot) · 1 year, 9 months ago
  6. e347a8e [3.11] gh-66819: More IDLE htest updates(3) (GH-112683) (#112685) by Miss Islington (bot) · 1 year, 9 months ago
  7. 36ad8e6 [3.11] gh-66819: More IDLE htest updates(2) (GH-112642) (#112644) by Miss Islington (bot) · 1 year, 9 months ago
  8. 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
  9. 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
  10. 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
  11. 0443f92 [3.11] bpo-35191: Fix unexpected integer truncation in socket.setblocking() (GH-10415) by Alexey Izbyshev · 1 year, 9 months ago
  12. eb3c0dc [3.11] gh-109413: regrtest: add WorkerRunTests class (GH-112588) (#112594) by Miss Islington (bot) · 1 year, 9 months ago
  13. 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
  14. 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
  15. ddf6cfd [3.11] gh-66819: More IDLE htest updates (GH-112574) (#112576) by Miss Islington (bot) · 1 year, 9 months ago
  16. 03ac9e6 [3.11] IDLE: fix config_key htest (GH-112545) (#112547) by Miss Islington (bot) · 1 year, 9 months ago
  17. 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
  18. 3c0d963 [3.11] gh-112431: Unconditionally call `hash -r` (GH-112432) (GH-112492) by Miss Islington (bot) · 1 year, 9 months ago
  19. 42dd261 [3.11] gh-112105: Make completer delims work on libedit (gh-112106) (gh-112488) by Miss Islington (bot) · 1 year, 9 months ago
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. 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
  26. 1397505 [3.11] gh-109538: Catch closed loop runtime error and issue warning (GH-111983) (#112141) by DPR · 1 year, 9 months ago
  27. 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
  28. 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
  29. d065e30 [3.11] IDLE: Fix test_debugger bug and buildbot failures (GH-112258) (#112260) by Miss Islington (bot) · 1 year, 9 months ago
  30. e19d75d [3.11] gh-79871: IDLE - Fix and test debugger module (GH-11451) (#112257) by Miss Islington (bot) · 1 year, 9 months ago
  31. 93fbcd6 [3.11] gh-112155: Run `typing.py` doctests during tests (GH-112156) (#112231) by Nikita Sobolev · 1 year, 9 months ago
  32. 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
  33. 533da5e [3.11] gh-111811: Fix test_recursive_repr for WASI (GH-112130) (#112132) by Miss Islington (bot) · 1 year, 9 months ago
  34. 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
  35. e2421a3 [3.11] gh-111942: Fix crashes in TextIOWrapper.reconfigure() (GH-111976) (GH-112059) by Miss Islington (bot) · 1 year, 9 months ago
  36. 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
  37. 46081fe [3.11] gh-112007: Re-organize help utility intro message (GH-112017) (#112048) by Miss Islington (bot) · 1 year, 9 months ago
  38. aa3232d [3.11] gh-111929: Fix regrtest clear_caches() (#111949) by Victor Stinner · 1 year, 9 months ago
  39. 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
  40. 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
  41. e433785 [3.11] gh-111912: Run test_posix on Windows (GH-111913) (GH-111954) by Miss Islington (bot) · 1 year, 9 months ago
  42. ecc8df2 [3.11] gh-111929: Fix regrtest --pgo: test_str => test_unicode (GH-111938) (#111940) by Miss Islington (bot) · 1 year, 9 months ago
  43. 0e45786 gh-111356: io: Add missing documented objects to io.__all__ (GH-111370) by Miss Islington (bot) · 1 year, 9 months ago
  44. 078cdcc [3.11] gh-110875: Handle '.' properties in logging formatter configuration correctly. (GH-110943) (GH-111914) by Vinay Sajip · 1 year, 9 months ago
  45. f108976 [3.11] gh-111881: Use lazy import in test.support (#111885) (#111890) (#111902) by Victor Stinner · 1 year, 9 months ago
  46. 63205e5 [3.11] gh-111881: Import doctest lazily in libregrtest (GH-111884) (#111894) by Miss Islington (bot) · 1 year, 9 months ago
  47. 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
  48. 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
  49. 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
  50. 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
  51. 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
  52. 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
  53. 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
  54. 89264a3 [3.11] gh-111644: Fix support threading_cleanup() (GH-111714) (#111717) by Miss Islington (bot) · 1 year, 10 months ago
  55. 4a61169 [3.11] gh-111181: Fix enum doctests (GH-111180) (GH-111617) by Ethan Furman · 1 year, 10 months ago
  56. cfdcc96 [3.11] gh-111625: Fix link to Info-ZIP homepage (GH-111626) (#111640) by Miss Islington (bot) · 1 year, 10 months ago
  57. 1d7ad77 [3.11] gh-110367: Make regrtest --verbose3 compatible with --huntrleaks -jN (GH-111577) (#111590) by Miss Islington (bot) · 1 year, 10 months ago
  58. 19a266c [3.11] gh-111366: Correctly show custom syntax error messages in the codeop module functions (GH-111384). (#111516) by Pablo Galindo Salgado · 1 year, 10 months ago
  59. bc9f470 [3.11] gh-108303: Move all inspect test files to `test_inspect/` (GH-109607) (#111543) by Nikita Sobolev · 1 year, 10 months ago
  60. 08e4e11 [3.11] gh-111380: Show SyntaxWarnings only once when parsing if invalid syntax is encouintered (GH-111381) (#111383) by Miss Islington (bot) · 1 year, 10 months ago
  61. c66f0be [3.11] gh-111531: Tkinter: fix reference leaks in bind_class() and bind_all() (GH-111533) (GH-111536) by Miss Islington (bot) · 1 year, 10 months ago
  62. a9d5966 [3.11] gh-111347: Remove wrong assertion in test_sendfile (GH-111377) (#111462) by Miss Islington (bot) · 1 year, 10 months ago
  63. 78150c6 [3.11] gh-111284: Make multiprocessing tests with threads faster and more reliable (GH-111285) (GH-111511) by Miss Islington (bot) · 1 year, 10 months ago
  64. 68c03ce [3.11] gh-111426: Remove `test_cmd.test_coverage` (GH-111427) (#111433) by Miss Islington (bot) · 1 year, 10 months ago
  65. 1a01ca4 [3.11] gh-110205: Fix asyncio ThreadedChildWatcher._join_threads() (GH-110884) (#111413) by Miss Islington (bot) · 1 year, 10 months ago
  66. a9e0455b [3.11] gh-111276: Clarify docs and comments about the role of LC_CTYPE (GH-111319) (#111392) by Miss Islington (bot) · 1 year, 10 months ago
  67. e7cdccc [3.11] gh-111187: Postpone removal version for locale.getdefaultlocale() to 3.15 (GH-111188) (#111326) by Hugo van Kemenade · 1 year, 10 months ago
  68. 22cde39 [3.11] bpo-43950: handle wide unicode characters in tracebacks (GH-28150) (#111373) by Pablo Galindo Salgado · 1 year, 10 months ago
  69. 762aba7 [3.11] gh-111348: Fix direct invocation of `test_doctest`; remove `test_doctest.test_coverage` (GH-111349) (#111360) by Miss Islington (bot) · 1 year, 10 months ago
  70. 12c7e50 [3.11] GH-94438: Restore ability to jump over None tests (GH-111338) by Savannah Ostrowski · 1 year, 10 months ago
  71. 6fea61a [3.11] gh-111165: Add missed "support." prefix for "verbose" (GH-111327) (GH-111329) by Miss Islington (bot) · 1 year, 10 months ago
  72. fc9a5ef [3.11] [3.12] gh-111165: Move test running code from test.support to libregrtest (GH-111166) (GH-111316) (GH-111318) by Serhiy Storchaka · 1 year, 10 months ago
  73. 1416703 [3.11] gh-111309: Use unittest to collect and run distutils tests (GH-111311) by Serhiy Storchaka · 1 year, 10 months ago
  74. bb92fda [3.11] gh-111174: Fix crash in getbuffer() called repeatedly for empty BytesIO (GH-111210) (GH-111315) by Miss Islington (bot) · 1 year, 10 months ago
  75. 652d3f3 [3.11] gh-109017: Use non alternate name for Kyiv (GH-109251) (GH-111279) by Miss Islington (bot) · 1 year, 10 months ago
  76. c905fab [3.11] gh-75666: Tkinter: add tests for binding (GH-111202) (GH-111256) by Miss Islington (bot) · 1 year, 10 months ago
  77. f446df7 [3.11] gh-67565: Add tests for C-contiguity checks (GH-110951) (GH-111199) by Furkan Onder · 1 year, 10 months ago
  78. 3c3c489 [3.11] gh-110196: Fix ipaddress.IPv6Address.__reduce__ (GH-110198) (GH-111190) by Miss Islington (bot) · 1 year, 10 months ago
  79. cf77739 [3.11] gh-111085: Fix invalid state handling in TaskGroup and Timeout (GH-111111) (GH-111172) by Miss Islington (bot) · 1 year, 10 months ago
  80. cf28c61 [3.11] gh-111159: Fix `doctest` output comparison for exceptions with notes (GH-111160) (#111170) by Miss Islington (bot) · 1 year, 10 months ago
  81. 4222dd9 [3.11] gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919) (GH-111168) by Serhiy Storchaka · 1 year, 10 months ago
  82. 17b8e35 [3.11] gh-111157: Mention `__notes__` in `traceback.format_exception_only` docstring (GH-111158) (#111164) by Miss Islington (bot) · 1 year, 10 months ago
  83. 47670fb [3.11] gh-110932: Fix regrtest for SOURCE_DATE_EPOCH (GH-111143) (#111153) by Miss Islington (bot) · 1 year, 10 months ago
  84. 9addf2c [3.11] gh-111126: Use `isinstance` instead of `assert[Not]IsInstance` in `test_typing` (GH-111127) (#111131) by Miss Islington (bot) · 1 year, 10 months ago
  85. 7213fc2 [3.11] Synchronize test_contextlib with test_contextlib_async (GH-111000) (GH-111115) by Miss Islington (bot) · 1 year, 10 months ago
  86. 69f0c90 [3.11] gh-111092: Make turtledemo run without default root enabled (GH-111093) (#111096) by Miss Islington (bot) · 1 year, 10 months ago
  87. 26a0282 [3.11] gh-108791: Fix pdb CLI invalid argument handling (GH-108816) (#111063) by Radislav Chugunov · 1 year, 10 months ago
  88. 2258d6c [3.11] gh-111050: IDLE - Simplify configdialog.HighPage.theme_elements (GH-111053) (#111056) by Miss Islington (bot) · 1 year, 10 months ago
  89. fabfc2c [3.11] GH-65052: Prevent pdb from crashing when trying to display objects (GH-111002) by Tian Gao · 1 year, 10 months ago
  90. 4e4a3e1 [3.11] gh-110696: Fix incorrect syntax error message for incorrect argument unpacking (GH-110706) (#110766) by Pablo Galindo Salgado · 1 year, 10 months ago
  91. 7c308f4 [3.11] gh-103737: IDLE - Remove unneeded .keys() for dict iteration (GH-110960) (#111027) by Miss Islington (bot) · 1 year, 10 months ago
  92. 50d936a [3.11] gh-111019: Align expected and actual titles in test output (GH-111020) (#111025) by Miss Islington (bot) · 1 year, 10 months ago
  93. 4ccd418 [3.11] gh-110756: Fix libregrtest clear_caches() for distutils (#111011) by Victor Stinner · 1 year, 10 months ago
  94. 1af7b7d [3.11] gh-107450: Check for overflow in the tokenizer and fix overflow test (GH-110832) (#110939) by Lysandros Nikolaou · 1 year, 10 months ago
  95. 73ebe2f [3.11] gh-110995: Fix test_gdb check_usable_gdb() (GH-110998) (#111004) by Miss Islington (bot) · 1 year, 10 months ago
  96. ae495de [3.11] gh-110695: test_asyncio uses 50 ms for clock resolution (GH-110952) (#110971) by Miss Islington (bot) · 1 year, 10 months ago
  97. 5f7aba9 [3.11] Enable ruff on several more files in `Lib/test` (#110929) (#110935) by Alex Waygood · 1 year, 10 months ago
  98. 6502a13 [3.11] regrtest: Prepend 'use' options in --{fast,slow}-ci (GH-110363) (#110924) by Miss Islington (bot) · 1 year, 10 months ago
  99. fd1b314 [3.11] remove redundant call to attach_loop in watcher (GH-110847) (#110870) by Thomas Grainger · 1 year, 10 months ago
  100. 5c55f50 [3.11] [3.12] bpo-42663: Fix parsing TZ strings in zoneinfo module (GH-23825) (GH-110882) (GH-110889) by Serhiy Storchaka · 1 year, 10 months ago