Python 3.13.0
  1. 60403a5 Python 3.13.0 by Thomas Wouters · 10 months ago v3.13.0
  2. 8c80a26 [3.13] GH-109975: Announce final release in What's New in Python 3.13 (GH-125007) (#125033) by Miss Islington (bot) · 10 months ago
  3. 626b4a8 [3.13] gh-125025: `_thread` docs: fix/update the *caveats* list (GH-125026) (#125032) by Miss Islington (bot) · 10 months ago
  4. d7e4c79 [3.13] Doc: Simplify the definition of 'soft deprecated' (GH-124988) (#125029) by Miss Islington (bot) · 10 months ago
  5. b30da22 [3.13] gh-125008: Fix `tokenize.untokenize` roundtrip for `\n{{` (GH-125013) (#125020) by Miss Islington (bot) · 11 months ago
  6. b87aea6 [3.13] gh-124871: fix 'visited' tracking in compiler's reachability analysis (GH-124952) (#124977) by Miss Islington (bot) · 11 months ago
  7. dd4e62e [3.13] gh-109975: Suggest ``pynntp`` instead of ``nntplib`` (GH-124830) (#124966) by Miss Islington (bot) · 11 months ago
  8. ff0ab0e [3.13] gh-121982: ``csv``: Add a test case for invalid ``quoting`` constant. (GH-121983) (#124926) by Miss Islington (bot) · 11 months ago
  9. aa6cf9b [3.13] gh-122864: Fix a ``test_funcattrs.test___builtins__`` when executing directly (GH-124845) (#124884) by Miss Islington (bot) · 11 months ago
  10. 45dedab [3.13] Highlight `datetime.timedelta.seconds` vs `.total_seconds()` in docs. (GH-124811) (#124862) by Miss Islington (bot) · 11 months ago
  11. 4ff32aa [3.13] gh-124370: Add "howto" for free-threaded Python (GH-124371) (#124860) by Miss Islington (bot) · 11 months ago
  12. 1869e82 [3.13] GH-109975: Copyedit 3.13 What's New: Link to installing free-threaded binaries on macOS (GH-124831) (#124833) by Miss Islington (bot) · 11 months ago
  13. ceb90d8 [3.13] GH-109975: Copyedit 3.13 What's New: Note delayed expected release date for Python 3.13.0 (GH-124827) (#124828) by Miss Islington (bot) · 11 months ago
  14. 4392c59 [3.13] Doc: Fix archive filenames for standard builds (GH-124826) (#124836) by Miss Islington (bot) · 11 months ago
  15. bde4ae1 [3.13] gh-115145: Update documentation about ``PyThreadState_DeleteCurrent`` (gh-124920) (#124930) by Miss Islington (bot) · 11 months ago
  16. e6fb7fa Post 3.13.0rc3 by Thomas Wouters · 11 months ago
  17. fae84c7 Python 3.13.0rc3 by Thomas Wouters · 11 months ago v3.13.0rc3
  18. b99c662 [3.13] gh-124442: make `__static_attributes__` deterministic by sorting (GH-124492) (#124738) by Jelle Zijlstra · 11 months ago
  19. b843974 [3.13] gh-124785: Revert "gh-116510: Fix crash due to shared immortal interned strings (gh-124646)" (gh-124807) (#124812) by Miss Islington (bot) · 11 months ago
  20. e0eb44a [3.13] GH-124567: Revert the Incremental GC in 3.13 (#124770) by T. Wouters · 11 months ago
  21. bc1fae8 [3.13] Doc: Run HTML and non-HTML daily builds separately (GH-124493) (#124790) by Miss Islington (bot) · 11 months ago
  22. 4f3e96f [3.13] gh-124613, regrtest: Detect JIT in build info (GH-124793) (#124797) by Miss Islington (bot) · 11 months ago
  23. 44ba11a [3.13] gh-124642: Dictionaries aren't marking objects as weakref'd (GH-124643) (#124798) by Miss Islington (bot) · 11 months ago
  24. fe58596 [3.13] Doc: Fix default ``latex_elements['papersize']`` (GH-124525) (#124725) by Miss Islington (bot) · 11 months ago
  25. 243db20 [3.13] gh-123811: test that round() can return signed zero (GH-123829) (#123938) by Miss Islington (bot) · 11 months ago
  26. 5bf32d1 [3.13] gh-123339: Fix cases of inconsistency of __module__ and __firstlineno__ in classes (GH-123613) (#124735) by Serhiy Storchaka · 11 months ago
  27. ce0eaa6 [3.13] gh-124722: Fix leak in `test_detach_materialized_dict_no_memory` (GH-124769) (#124777) by Miss Islington (bot) · 11 months ago
  28. a1a4cfc [3.13] gh-123826: Fix unused function warnings in mimalloc on NetBSD (GH-123827) (#123875) by Miss Islington (bot) · 11 months ago
  29. 62e54dd [3.13] gh-121039: add Floats/ComplexesAreIdenticalMixin to test.support.testcase (GH-121071) (#123840) by Sergey B Kirpichev · 11 months ago
  30. 25a23cb [3.13] gh-123823: Fix test_posix for unsupported posix_fallocate on NetBSD (GH-123824) (#123864) by Miss Islington (bot) · 11 months ago
  31. 3fd3b8a [3.13] gh-123915: Ensure that Windows AMD64 and ARM64 release builds use different directories (GH-123918) (#123921) by Miss Islington (bot) · 11 months ago
  32. 612e469 [3.13] gh-123892: Add "_wmi" to sys.stdlib_module_names (GH-123893) (#123896) by Miss Islington (bot) · 11 months ago
  33. 601ef40 [3.13] gh-123881: Add additional test coverage for PEP 695 edge cases (GH-123886) (#123890) by Miss Islington (bot) · 11 months ago
  34. 4c3d537 [3.13] gh-77894: Fix a crash when the GC breaks a loop containing a memoryview (GH-123898) (#123936) by Miss Islington (bot) · 11 months ago
  35. 8b9bd43 [3.13] gh-123919: Fix null handling in `_freeze_module.c` (GH-123920) (#123948) by Miss Islington (bot) · 11 months ago
  36. 793cb77 [3.13] gh-123942: add missing test for docstring-handling code in ast_opt.c (GH-123943) (#123955) by Miss Islington (bot) · 11 months ago
  37. 40b27d0 [3.13] gh-121735: Fix module-adjacent references in zip files (GH-123037) (#123986) by Miss Islington (bot) · 11 months ago
  38. d002e1f [3.13] gh-116622: Mock the passage of time in Android logcat rate limit tests (GH-124015) (#124035) by Miss Islington (bot) · 11 months ago
  39. 5e27117 [3.13] gh-123836: Check zero signs in math_testcases.txt (GH-123854) (#124161) by Miss Islington (bot) · 11 months ago
  40. 99185bd [3.13] gh-123836: workaround fmod(x, y) bug on Windows (GH-124171) (#124187) by Sergey B Kirpichev · 11 months ago
  41. 99dc089 [3.13] gh-122145: Handle an empty AST body when reporting tracebacks (GH-122161) (#124214) by Miss Islington (bot) · 11 months ago
  42. 5dcce94 [3.13] gh-124064: Fix -Wconversion warnings in Parser/string_parser.c (GH-124204) (#124216) by Miss Islington (bot) · 11 months ago
  43. 32acfdb [3.13] gh-124212: Fix undefined variable in error message in venv (GH-124211) (#124226) by Miss Islington (bot) · 11 months ago
  44. 0a868db [3.13] gh-123934: Fix `MagicMock` not to reset magic method return values (GH-124038) (#124231) by Miss Islington (bot) · 11 months ago
  45. dceac5b [3.13] gh-124245: Fix UserWarning in test_argparse (GH-124246) (#124255) by Miss Islington (bot) · 11 months ago
  46. dbfc37a [3.13] gh-123797: Check for runtime availability of `ptsname_r` on macos (GH-123806) (#124270) by Miss Islington (bot) · 11 months ago
  47. dddae66 [3.13] gh-124248: Fix crash in struct when processing 0p fields (GH-124251) (#124277) by Miss Islington (bot) · 11 months ago
  48. 7f101dc [3.13] gh-124254: Detect freethreaded MSI component when doing an upgrade on Windows (GH-124279) (#124347) by Miss Islington (bot) · 11 months ago
  49. 8d3a0fe [3.13] GH-87041: Fix incorrect indentation in argparse help (GH-124230) (#124373) by Miss Islington (bot) · 11 months ago
  50. 67aa68f [3.13] Bump Ruff to 0.6.7 (#124384) (#124389) by Alex Waygood · 11 months ago
  51. 6425443 [3.13] bpo-44864: Do not translate user-provided strings in ArgumentParser.add_subparsers() (GH-27667) (#124506) by Miss Islington (bot) · 11 months ago
  52. 0a57fe3 [3.13] gh-116622: Make test_unzip_zipfile recognize Android error message format (GH-124462) (#124516) by Miss Islington (bot) · 11 months ago
  53. 62f691f [3.13] gh-124513: Check args in framelocalsproxy_new() (GH-124515) (#124539) by Miss Islington (bot) · 11 months ago
  54. c7f9332 [3.13] gh-124378: Update test_ttk for Tcl/Tk 8.6.15 (GH-124542) (#124544) by Miss Islington (bot) · 11 months ago
  55. e20505c [3.13] gh-124498: Fix `TypeAliasType` not to be generic, when `type_params=()` (GH-124499) (#124603) by Miss Islington (bot) · 11 months ago
  56. 6b847be [3.13] gh-89683: add tests for `deepcopy` on frozen dataclasses (GH-123098) (#124678) by Bénédikt Tran · 11 months ago
  57. e8980b1 [3.13] gh-124385: Document and soft-deprecate PyLong_AS_LONG (GH-124386) (#124719) by Miss Islington (bot) · 11 months ago
  58. f8e3de8 [3.13] docs: improve venv docs (GH-124540) (#124727) by Miss Islington (bot) · 11 months ago
  59. cebc6f5 [3.13] gh-124746: remove assertion on exits having line numbers (#124762) by Irit Katriel · 11 months ago
  60. e532760 [3.13] Docs: improve generic `typing.NamedTuple` example (GH-124739) (#124764) by Miss Islington (bot) · 11 months ago
  61. 7c7e01c [3.13] gh-124720: Update "Using Python on a Mac" document (GH-124721) (#124775) by Miss Islington (bot) · 11 months ago
  62. 80de976 [3.13] GH-124547: Clear instance dictionary if memory error occurs during object dealloc (GH-124627) (#124714) by Miss Islington (bot) · 11 months ago
  63. 0a125d9 [3.13] gh-81263: Add assignment expressions to `help` (GH-124641) (#124713) by Emily Morehouse · 11 months ago
  64. 5c5f027 [3.13] doc: PyUnicode_AsUTF8String() fails if string contains surrogates (GH-124605) (#124707) by Miss Islington (bot) · 11 months ago
  65. 4a58bdb [3.13] gh-120104: IDLE: Fix padding in config and search dialogs (GH-120107) (#122740) by Miss Islington (bot) · 11 months ago
  66. 2df77c8 [3.13] Backport idlelib typos (#124325) by Terry Jan Reedy · 11 months ago
  67. 845e039 [3.13] gh-112938: IDLE - Fix uninteruptable hang when Shell gets rapid continuous output. (GH-124310) (#124318) by Miss Islington (bot) · 11 months ago
  68. 2b74cce [3.13] gh-90190: Add doc for using `singledispatch` with precise collection type hints (GH-116544) (#124710) by Miss Islington (bot) · 11 months ago
  69. ec4d7b5 [3.13] gh-124520: What's New entry for ctypes metaclass __new__/__init__ change (GH-124546) (#124708) by Miss Islington (bot) · 11 months ago
  70. 09aecb6 [3.13] gh-124487: Update Windows API version to Windows 8.1 (GH-124676) (#124702) by Miss Islington (bot) · 11 months ago
  71. 4618c0e [3.13] gh-124609: Fix _Py_ThreadId for Windows builds using MinGW (GH-124663) (#124698) by Miss Islington (bot) · 11 months ago
  72. cf98f39 [3.13] GH-65961: Document the deprecation of `__package__` and `__cached__` (GH-124377) (#124380) by Miss Islington (bot) · 11 months ago
  73. 862ec8b [3.13] gh-124628: Pyrepl inputs on Windows shouldn't always be blocking reads (GH-124629) (#124638) by Miss Islington (bot) · 11 months ago
  74. c6c3d97 [3.13] gh-119004: fix a crash in equality testing between `OrderedDict` (GH-121329) (#124507) by Miss Islington (bot) · 11 months ago
  75. dff48e1 [3.13] gh-124682: Disable test that is prone to intermittent failure on iOS. (GH-124683) (#124687) by Miss Islington (bot) · 11 months ago
  76. 4c97ed4 [3.13] Docs: Update and proofread `library/venv.rst` (GH-124121) (#124644) by Miss Islington (bot) · 11 months ago
  77. dc09a0c [3.13] gh-116510: Fix crash due to shared immortal interned strings. (gh-124646) (#124648) by Miss Islington (bot) · 11 months ago
  78. 1cd2b97 [3.13] gh-116510: Fix crash during sub-interpreter shutdown (gh-124645) (#124649) by Miss Islington (bot) · 11 months ago
  79. caaf939 [3.13] gh-86673: Harden `test_ttk.test_element_create_image` (GH-123335) (#124654) by Miss Islington (bot) · 11 months ago
  80. ac3e6f8 [3.13] Docs: for for/else clarify that return or raise also skip the else (GH-124591) (#124659) by Miss Islington (bot) · 11 months ago
  81. f6e23bb [3.13] GH-95079: document error behaviour for some unicode C APIs (GH-95080) (#124661) by Miss Islington (bot) · 11 months ago
  82. 8169d29 [3.13] gh-123017: Add Android to the list of platforms where `strftime` doesn't support negative years (GH-124467) (#124674) by Miss Islington (bot) · 11 months ago
  83. 0c6ddad [3.13] Fixup indentation for docs on `ModuleSpec` attributes (#124681) (#124685) by Alex Waygood · 11 months ago
  84. b27e227 [3.13] gh-123242: Note that type.__annotations__ may not exist (GH-124557) (#124569) by Jelle Zijlstra · 11 months ago
  85. a079922 [3.13] gh-101100: Make __subclasses__ doctest stable (GH-124577) (#124579) by Miss Islington (bot) · 11 months ago
  86. 410e0ef [3.13] gh-115528: Update language reference for PEP 646 (GH-121181) (#124632) by Miss Islington (bot) · 11 months ago
  87. ce63ea0 [3.13] Programming FAQ: Mention object.__setattr__ as a technique for delegation (GH-124617) (#124624) by Miss Islington (bot) · 11 months ago
  88. 2e7c58a [3.13] Doc: Use the short version for daily downloads (GH-124602) (#124610) by Miss Islington (bot) · 11 months ago
  89. c74679b [3.13] gh-118181: Fix parameter markup in AST docs (GH-124473) (#124600) by Miss Islington (bot) · 11 months ago
  90. c2aaf50 [3.13] gh-123560: Correct docs for "empty" format type for floats (GH-123561) (#124596) by Miss Islington (bot) · 11 months ago
  91. 22dee7b [3.13] gh-124538: Fix crash when using `gc.get_referents` on an untracked capsule object (GH-124559) (#124588) by Miss Islington (bot) · 11 months ago
  92. 6328446 [3.13] gh-124402: Speed up test_free_threading and test_super (#124491) (#124585) by Victor Stinner · 11 months ago
  93. 9fc8771 [3.13] gh-123856: Fix PyREPL failure when a keyboard interrupt is triggered after using a history search (GH-124396) (#124530) by Miss Islington (bot) · 11 months ago
  94. 9f5b921 [3.13] gh-123014: Disable pidfd API on older Android versions (GH-124458) (#124543) by Malcolm Smith · 11 months ago
  95. 9f2e6ca [3.13] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) (#124556) by Alex Waygood · 11 months ago
  96. 068e734 [3.13] Doc: Use ``major.minor`` for documentation distribution archive filenames (GH-124489) (#124534) by Miss Islington (bot) · 11 months ago
  97. 9fba106 [3.13] gh-123223: Adding hyperlink of argument in warnings.catch_warnings: (GH-123231) (#124528) by Miss Islington (bot) · 11 months ago
  98. 6607c72 [3.13] gh-123968: fix -f/--float command line option description (GH-124517) (#124523) by Miss Islington (bot) · 11 months ago
  99. 139f47f [3.13] gh-123445: calendar: Improve descriptions for day and month attributes (GH-123483) (#124500) by Miss Islington (bot) · 11 months ago
  100. 5b7d4ce [3.13] Doc: Improve documentation for the ``path`` argument in ``shutil.which()`` (GH-124494) (#124497) by Miss Islington (bot) · 11 months ago