Python 3.13.0a6
  1. 57aee2a Python 3.13.0a6 by Thomas Wouters · 1 year, 4 months ago v3.13.0a6
  2. 99852d9 gh-117648: Improve performance of os.join (#117654) by Nice Zombies · 1 year, 4 months ago
  3. 19a2202 gh-117182: Allow lazily loaded modules to modify their own __class__ by Chris Markiewicz · 1 year, 4 months ago
  4. ac45766 gh-117645: Skip test_dynamic global specialization on WASI (#117646) by Victor Stinner · 1 year, 4 months ago
  5. ed785c0 Enhance regrtest get_signal_name(): support shell exit code (#117647) by Victor Stinner · 1 year, 4 months ago
  6. 775912a gh-81322: support multiple separators in StreamReader.readuntil (#16429) by Bruce Merry · 1 year, 4 months ago
  7. 24a2bd0 gh-117642: Fix PEP 737 implementation (GH-117643) by Serhiy Storchaka · 1 year, 4 months ago
  8. df73179 gh-111926: Make weakrefs thread-safe in free-threaded builds (#117168) by mpage · 1 year, 4 months ago
  9. e16062d gh-96471: Correct documentation for asyncio queue shutdown (#117621) by Laurie O · 1 year, 4 months ago
  10. 26a680a gh-117293: Fix race condition in run_workers.py (#117298) by Sam Gross · 1 year, 4 months ago
  11. 59864ed gh-117552: Add timeout in HTTPHandlerTest (#117553) by Sam Gross · 1 year, 4 months ago
  12. ca62ffd gh-116303: Skip tests if C recursion limit is unavailable (GH-117368) by Erlend E. Aasland · 1 year, 4 months ago
  13. e1eeb99 gh-113317: Remove unused INVALID constant in Argument Clinic (#117624) by Victor Stinner · 1 year, 4 months ago
  14. 784623c gh-117594: Require cpu resource to test_search_anchor_at_beginning (gh-117595) by Donghee Na · 1 year, 4 months ago
  15. 733e56e gh-117584: Raise TypeError for non-paths in posixpath.relpath() (GH-117585) by Nice Zombies · 1 year, 4 months ago
  16. df4d84c gh-96471: Add asyncio queue shutdown (#104228) by Laurie O · 1 year, 4 months ago
  17. 1d3225a gh-116622: Test updates for Android (#117299) by Malcolm Smith · 1 year, 4 months ago
  18. 6150bb2 GH-77609: Add recurse_symlinks argument to `pathlib.Path.glob()` (#117311) by Barney Gale · 1 year, 4 months ago
  19. 4d4a6f1 gh-116608: Ignore UTF-16 BOM in importlib.resources._functional tests (GH-117569) by Petr Viktorin · 1 year, 4 months ago
  20. 6876168 gh-111140: PyLong_From/AsNativeBytes: Take *flags* rather than just *endianness* (GH-116053) by Steve Dower · 1 year, 4 months ago
  21. abfa16b GH-114847: Speed up `posixpath.realpath()` (#114848) by Barney Gale · 1 year, 4 months ago
  22. 9ceaee7 gh-116608: importlib.resources: Un-deprecate functional API & add subdirectory support (GH-116609) by Petr Viktorin · 1 year, 4 months ago
  23. 63998a1 gh-117474: Skip GIL test in free-threaded build (#117475) by Sam Gross · 1 year, 5 months ago
  24. 4220514 gh-117478: Add `@support.requires_gil_enabled` decorator (#117479) by Sam Gross · 1 year, 5 months ago
  25. 060a96f gh-116968: Reimplement Tier 2 counters (#117144) by Guido van Rossum · 1 year, 5 months ago
  26. 63bbe77 gh-109802: Add coverage test for complex_abs() (GH-117449) by Sergey B Kirpichev · 1 year, 5 months ago
  27. b32789c gh-117521: Improve typing.TypeGuard docstring (#117522) by Jelle Zijlstra · 1 year, 5 months ago
  28. 3f5bcc8 gh-117467: Add preserving of mailbox owner on flush (GH-117510) by Tony Mountifield · 1 year, 5 months ago
  29. dc54714 gh-113317: Finish splitting Argument Clinic into sub-files (#117513) by Victor Stinner · 1 year, 5 months ago
  30. 8584334 gh-117459: Keep the traceback in _convert_future_exc (#117460) by rsp4jack · 1 year, 5 months ago
  31. b4fe02f gh-117205: Increase chunksize when compiling pyc in parallel (#117206) by Shantanu · 1 year, 5 months ago
  32. c43f6a4 gh-113317: Argument Clinic: Add libclinic.clanguage (#117455) by Victor Stinner · 1 year, 5 months ago
  33. 1c43468 gh-116168: Remove extra `_CHECK_STACK_SPACE` uops (#117242) by Peter Lazorchak · 1 year, 5 months ago
  34. 976bcb2 gh-76785: Raise InterpreterError, Not RuntimeError (gh-117489) by Eric Snow · 1 year, 5 months ago
  35. 7ecd55d gh-117431: Adapt str.find and friends to Argument Clinic (#117468) by Erlend E. Aasland · 1 year, 5 months ago
  36. 03f7aaf gh-117215 Make the fromskey() signature match dict.fromkeys(). (gh-117493) by Raymond Hettinger · 1 year, 5 months ago
  37. fc5f68e gh-59215: unittest: restore _top_level_dir at end of discovery (GH-15242) by Zackery Spytz · 1 year, 5 months ago
  38. ea94b3b gh-116303: Skip test module dependent tests if test modules are unavailable (#117341) by Erlend E. Aasland · 1 year, 5 months ago
  39. 2ec6bb4 gh-117381: Improve error messages for ntpath.commonpath() (GH-117382) by Nice Zombies · 1 year, 5 months ago
  40. a214f55 gh-117483: Accept "Broken pipe" as valid error message in `test_wrong_cert_tls13` (GH-117484) by Sam Gross · 1 year, 5 months ago
  41. 33ee5cb GH-70647: Deprecate strptime day of month parsing without a year present to avoid leap-year bugs (GH-117107) by Gregory P. Smith · 1 year, 5 months ago
  42. 8ef9892 gh-117281: Change weakref repr() to fully qualified name (#117285) by Victor Stinner · 1 year, 5 months ago
  43. 444156e gh-117431: Adapt str.startswith and str.endswith to Argument Clinic (#117466) by Erlend E. Aasland · 1 year, 5 months ago
  44. 857d315 gh-76785: Consolidate Some Interpreter-related Testing Helpers (gh-117485) by Eric Snow · 1 year, 5 months ago
  45. f341d60 gh-76785: Add PyInterpreterConfig Helpers (gh-117170) by Eric Snow · 1 year, 5 months ago
  46. cae4cdd gh-117349: Micro-optimize a few `os.path` functions (#117350) by Nice Zombies · 1 year, 5 months ago
  47. 52f5b7f gh-115538: Use pathlib to compare prefixes in test_venv (GH-117076) by AN Long · 1 year, 5 months ago
  48. c32dc47 GH-115776: Embed the values array into the object, for "normal" Python objects. (GH-116115) by Mark Shannon · 1 year, 5 months ago
  49. c97d3af gh-109120: Fix syntax error in handlinh of incorrect star expressions (#117444) by Grigoriev Semyon · 1 year, 5 months ago
  50. 5fd1897 gh-113317: Argument Clinic: Add libclinic.converters module (#117315) by Victor Stinner · 1 year, 5 months ago
  51. fc8007e GH-117337: Deprecate `glob.glob0()` and `glob.glob1()`. (#117371) by Barney Gale · 1 year, 5 months ago
  52. c741ad3 gh-77714: Provide an async iterator version of as_completed (GH-22491) by Justin Turner Arthur · 1 year, 5 months ago
  53. 3de09ca gh-91565: Replace bugs.python.org links with Devguide/GitHub ones (GH-91568) by Steve (Gadget) Barnes · 1 year, 5 months ago
  54. 90c3c68 gh-94808:Improve coverage of PyObject_Print (GH-98749) by MonadChains · 1 year, 5 months ago
  55. 348cf6e Bump mypy from 1.8.0 to 1.9.0 in /Tools (#117418) by dependabot[bot] · 1 year, 5 months ago
  56. 18e1264 gh-117387 Remove hash mark from introductory text (#117409) by Raymond Hettinger · 1 year, 5 months ago
  57. a32d693 gh-102190: Add additional zipfile `pwd=` arg docstrings (gh-102195) by Deborah · 1 year, 5 months ago
  58. 752e183 GH-114575: Rename `PurePath.pathmod` to `PurePath.parser` (#116513) by Barney Gale · 1 year, 5 months ago
  59. 019143f gh-117348: Refactored RawConfigParser._read for similicity and comprehensibility (#117372) by Jason R. Coombs · 1 year, 5 months ago
  60. 01bd74e gh-117300: Use stop the world to make `sys._current_frames` and `sys._current_exceptions` thread-safe. (#117301) by Sam Gross · 1 year, 5 months ago
  61. 397d88d gh-117344: Skip flaky tests in free-threaded build (#117355) by Sam Gross · 1 year, 5 months ago
  62. 0fa571d Refactor pdb executable targets (#112570) by Tian Gao · 1 year, 5 months ago
  63. 54f7e14 gh-66449: configparser: Add support for unnamed sections (#117273) by Pedro Lacerda · 1 year, 5 months ago
  64. d9cfe7e gh-117166: Ignore empty and temporary dirs in `test_makefile` (#117190) by Nikita Sobolev · 1 year, 5 months ago
  65. 35b6c4a gh-117347: Fix test_clinic side effects (#117363) by Victor Stinner · 1 year, 5 months ago
  66. 2e9be80 Fix reversed assertRegex checks in test_ssl. (#117351) by Gregory P. Smith · 1 year, 5 months ago
  67. 8eec7ed gh-117110: Fix subclasses of typing.Any with custom constructors (#117111) by 傅立业(Chris Fu) · 1 year, 5 months ago
  68. 14f1ca7 gh-117335: Handle non-iterables for `ntpath.commonpath` (GH-117336) by Nice Zombies · 1 year, 5 months ago
  69. 29829b5 gh-117294: Report DocTestCase as skipped if all examples in the doctest are skipped (GH-117297) by Malcolm Smith · 1 year, 5 months ago
  70. efcc968 gh-69201: Separate stdout and stderr stream in test_pdb (#117308) by Tian Gao · 1 year, 5 months ago
  71. 6702d2b gh-114331: Skip decimal test_maxcontext_exact_arith on s390x (#117326) by Victor Stinner · 1 year, 5 months ago
  72. 9a388b9 bpo-43848: explain optional argument mtime in gzip.py. (GH-25410) by Joachim Wuttke · 1 year, 5 months ago
  73. 9a1e55b gh-117178: Recover lazy loading of self-referential modules (#117179) by Chris Markiewicz · 1 year, 5 months ago
  74. 4c71d51 gh-117266: Fix crashes on user-created AST subclasses (GH-117276) by Jelle Zijlstra · 1 year, 5 months ago
  75. 6c8ac8a gh-116303: Handle disabled test modules in test.support helpers (#116482) by Erlend E. Aasland · 1 year, 5 months ago
  76. f006338 gh-114099: Additions to standard library to support iOS (GH-117052) by Russell Keith-Magee · 1 year, 5 months ago
  77. b448982 gh-89739: gh-77140: Support zip64 in zipimport (GH-94146) by Tim Hatch · 1 year, 5 months ago
  78. eefff68 gh-108277: Make test_os tolerate 10 ms diff for timerfd on Android emulators (#117223) by Malcolm Smith · 1 year, 5 months ago
  79. 7aa89bc gh-113317: Change how Argument Clinic lists converters (#116853) by Victor Stinner · 1 year, 5 months ago
  80. 74c8568 gh-71042: Add `platform.android_ver` (#116674) by Malcolm Smith · 1 year, 5 months ago
  81. ce00de4 gh-117225: doctest: only print "and X failed" when non-zero, don't pluralise "1 items" (#117228) by Hugo van Kemenade · 1 year, 5 months ago
  82. b3e8c78 gh-113548: Allow CLI arguments to `pdb -m` (#113557) by Tian Gao · 1 year, 5 months ago
  83. af1b0e9 gh-104242: Enable test_is_char_device_true in pathlib test on all platform (GH-116983) by AN Long · 1 year, 5 months ago
  84. 79be757 gh-115775: Compiler adds __static_attributes__ field to classes (#115913) by Irit Katriel · 1 year, 5 months ago
  85. 70969d5 gh-97901 add missing text/rtf to mimetypes (GH-97902) by Antonio · 1 year, 5 months ago
  86. 4ec3477 gh-115538: Use isolate mode when running venv test_multiprocessing_recursion() (#117116) by AN Long · 1 year, 5 months ago
  87. 4abca7e gh-98966: Handle stdout=subprocess.STDOUT (GH-98967) by Paulo Neves · 1 year, 5 months ago
  88. 9654daf gh-66543: Fix mimetype.guess_type() (GH-117217) by Serhiy Storchaka · 1 year, 5 months ago
  89. 8bef34f GH-117108: Set the "old space bit" to "visited" for all young objects (#117213) by Mark Shannon · 1 year, 5 months ago
  90. 61599a4 bpo-24612: Improve syntax error for 'not' after an operator (GH-28170) by Pablo Galindo Salgado · 1 year, 5 months ago
  91. 771902c gh-83845: Add tests for operator module (#115883) by Hugo van Kemenade · 1 year, 5 months ago
  92. ea9a296 gh-115627: Fix PySSL_SetError handling SSL_ERROR_SYSCALL (GH-115628) by yevgeny hong · 1 year, 5 months ago
  93. d52bdfb gh-83434: Disable XML in regrtest when -R option is used (#117232) by Victor Stinner · 1 year, 5 months ago
  94. 9f74e86 gh-117187: Fix XML tests for vanilla Expat <2.6.0 (GH-117203) by Sebastian Pipping · 1 year, 5 months ago
  95. 8945b7f gh-109870: Dataclasses: batch up exec calls (gh-110851) by Eric V. Smith · 1 year, 5 months ago
  96. 0821923 gh-117114: Make os.path.isdevdrive available on all platforms (GH-117115) by Nice Zombies · 1 year, 5 months ago
  97. 507896d gh-116936: Add PyType_GetModuleByDef() to the limited C API (#116937) by Victor Stinner · 1 year, 5 months ago
  98. 0c1a42c gh-87193: Support bytes objects with refcount > 1 in _PyBytes_Resize() (GH-117160) by Serhiy Storchaka · 1 year, 5 months ago
  99. 01e7405 gh-112948: Make pdb completion similar to repl completion (#112950) by Tian Gao · 1 year, 5 months ago
  100. 83485a0 gh-112571: Move fish venv activation script into the common folder (GH-117169) by Totally a booplicate · 1 year, 5 months ago