1. 9cb9130 gh-73487: Convert ``_decimal`` to use Argument Clinic (part 3) (#137844) by Sergey B Kirpichev · 14 minutes ago main
  2. 6e2b9a2 gh-137512: Add new constants in the resource module (GH-137513) by Serhiy Storchaka · 2 hours ago
  3. 3706ef6 Revert "gh-132947: Apply changes from importlib_metadata 8.7 (#137885)" (#137924) by Jason R. Coombs · 12 hours ago
  4. 8750e5e gh-134869: Fix Ctrl+C corrupts REPL autocomplete (#134929) by ggqlq · 12 hours ago
  5. 5292fc0 gh-132947: Apply changes from importlib_metadata 8.7 (#137885) by Jason R. Coombs · 15 hours ago
  6. 918e3ba GH-137623: Use an AC decorator for docstring line length enforcement (#137690) by Adam Turner · 15 hours ago
  7. 0324c72 gh-137044: Make resource.RLIM_INFINITY always positive (GH-137511) by Serhiy Storchaka · 16 hours ago
  8. 138ed6d gh-44538: Mention nested classes/functions in doctest docs (GH-137870) by Bartosz Sławecki · 18 hours ago
  9. 83387e0 gh-73487: Convert ``_decimal`` to use Argument Clinic (part 2) (#137637) by Sergey B Kirpichev · 19 hours ago
  10. 1c3950a gh-135862: add C contiguous one-dimensional buffer requirement to `asyncio.StreamWriter` docs (#137910) by Kumar Aditya · 19 hours ago
  11. 7dfa048 gh-135228: Create __dict__ and __weakref__ descriptors for object (GH-136966) by Petr Viktorin · 20 hours ago
  12. 92be979 gh-127859: Fixed documentation for call_later and call_at for early wakeup in asyncio (#137859) by Bar Harel · 20 hours ago
  13. d8a9466 bpo-38735: Don't fail when importing from / with sys.pycache_prefix set (GH-30456) by Petr Viktorin · 21 hours ago
  14. 043f251 gh-131885: Use positional-only markers for the ``decimal`` module (#131990) by Semyon Moroz · 21 hours ago
  15. 63fffb1 gh-137847: Add examples for UUIDv6-8 (#137848) by Weilin Du · 21 hours ago
  16. 0c8fecc gh-137729: Fix support for locales with @-modifiers (GH-137253) by Serhiy Storchaka · 25 hours ago
  17. bc28724 gh-127146: Emscripten: Add test_sample_profiler skips where needed (#137815) by Hood Chatham · 33 hours ago
  18. 8e3244d Emend an error in ``string.templatelib`` example output (#137890) by Christoph Walcher · 34 hours ago
  19. 25b9728 GH-137841: Open tzdata/zones file with UTF-8 encoding (#137872) by Adam Turner · 2 days ago
  20. 7636a66 gh-135661: Fix parsing unterminated bogus comments in HTMLParser (GH-137873) by Serhiy Storchaka · 2 days ago
  21. eac37b4 gh-131591: fix formatting of remote debugger docs (#137225) by Rafael Fontenelle · 2 days ago
  22. 3663b2a gh-137846: Add missing 'be' to profile doc. (#137856) by Terry Jan Reedy · 3 days ago
  23. 5c0231c gh-137725: Convert faulthandler to Argument Clinic (#137726) by Victor Stinner · 3 days ago
  24. 038a6e3 gh-90483: fix docs of `SubprocessTransport.get_pipe_transport ` (#137852) by Kumar Aditya · 3 days ago
  25. 4b2dbe8 gh-101359: clarify docs for `asyncio.Event.clear` (#137849) by Kumar Aditya · 3 days ago
  26. ec4021c gh-120492: Sync importlib_metadata 8.2.0 (#124033) by Jason R. Coombs · 3 days ago
  27. d86c225 gh-92936: update `http.cookies` docs post GH-113663 (#137566) by Nick Burns · 3 days ago
  28. 03f5519 gh-131178: Add tests for `site` command-line interface (GH-133582) by ggqlq · 4 days ago
  29. eee6589 gh-137777: Disband the 'Program Frameworks' chapter (#137796) by rimchoi · 4 days ago
  30. 4e08a9f gh-137078: Fix keyword typo recognition when executed over files (#137079) by Pablo Galindo Salgado · 4 days ago
  31. dc53a3e GH-123299: Copyedit 3.14 What's New: Removed (#137794) by Adam Turner · 4 days ago
  32. 31bbea1 gh-137808: use argument clinic for `_thread.lock` and `_thread.RLock` (#137809) by Kumar Aditya · 4 days ago
  33. d6719c6 gh-137760: Update REPL constants documentation (gh-137798) by Chaemin-Lim · 4 days ago
  34. 75d20b2 GH-123299: Copyedit 3.14 What's New: Optimizations (#137789) by Adam Turner · 4 days ago
  35. 095bc77 Mention the "context manager" keyword in concurrent.futures documentation (#130976) by Jakub Stasiak · 4 days ago
  36. 8665769 gh-137716: Fix double period in AttributeError message for invalid mock assertions (#137717) by ROHAN WINSOR · 4 days ago
  37. 7812940 gh-135241: Make unpickling of booleans in protocol 0 more strict (GH-135242) by Justin Applegate · 5 days ago
  38. 0cbbfc4 gh-135661: Fix CDATA section parsing in HTMLParser (GH-135665) by Serhiy Storchaka · 5 days ago
  39. 04f8ef6 gh-137576: Fix for Basic REPL showing incorrect code in tracebacks with `PYTHONSTARTUP` (#137625) by adam j hartz · 5 days ago
  40. 8b8bd3d Update link to translating in the devguide in `bugs.rst` (#137736) by Stan Ulbrych · 5 days ago
  41. 1665aba gh-123299: Update What's new in Python 3.14: typos and misplaced item. (#136665) by Hunter Hogan · 5 days ago
  42. c58020e gh-109975: Indicate the minimum version for PyREPL in the tutorial (#136046) by Konstantin Morenko · 5 days ago
  43. 04377a1 gh-133403: Run `mypy` on `Tools/build/check_warnings.py` (#137700) by sobolevn · 5 days ago
  44. c87b66b gh-74185: repr() of ImportError now contains attributes name and path (#136770) by Yoav Nir · 5 days ago
  45. c47ffbf gh-125854: Improve error messages for invalid category in the warnings module (GH-137750) by Serhiy Storchaka · 5 days ago
  46. 2a6888e gh-137749: Python 3.14 installer is for macOS 10.15 and later (#137753) by Hugo van Kemenade · 5 days ago
  47. 968f6e5 gh-130821: Add type information to error messages for invalid return type (GH-130835) by Semyon Moroz · 5 days ago
  48. c9d7065 GH-137573: mark _PyOptimizer_Optimize as no inline (GH-137731) by Sachin Shah · 5 days ago
  49. 7a703c8 gh-132339: Add support for OpenSSL 3.5 (GH-137720) by Zachary Ware · 5 days ago
  50. 14319a9 Use the latest dev container image perpetually (#137734) by Brett Cannon · 5 days ago
  51. f24a012 gh-131788: make resource_tracker re-entrant safe (GH-131787) by Thomas Grainger · 6 days ago
  52. a10152f gh-137400: Fix thread-safety issues when profiling all threads (gh-137518) by Sam Gross · 6 days ago
  53. 923d686 Add internal doc describing the stack protection mechanism (GH137663) by Mark Shannon · 6 days ago
  54. 15ab457 gh-87281: Improve documentation for locale.setlocale() and locale.getlocale() (GH-137313) by Serhiy Storchaka · 6 days ago
  55. b78e9c0 gh-137681: Always initialize exception handler for new instruction (#137655) by Dino Viehland · 6 days ago
  56. 089a324 gh-137226: Fix behavior of ForwardRef.evaluate with type_params (#137227) by Jelle Zijlstra · 6 days ago
  57. 70730ad gh-73487: Convert `_decimal` to use Argument Clinic (part 1) (#137606) by Sergey B Kirpichev · 6 days ago
  58. 9e512ae gh-64612: Remove error handlers list under `open()` (GH-137304) by Stan Ulbrych · 6 days ago
  59. 35759fe gh-137668: Document that ord() supports also bytes and bytearray (GH-137669) by Serhiy Storchaka · 6 days ago
  60. 639df39 gh-131146: Fall back to `month_name` if `standalone_month_name`s aren't distinct (GH-137674) by Petr Viktorin · 6 days ago
  61. 797c2c3 GH-137630: Argument Clinic: Reduce use of 'as' for renaming in ``_interpretersmodule.c`` (#137680) by Adam Turner · 6 days ago
  62. e93dca7 gh-133403: Run `mypy` on `Tools/build/mypy.ini` changes (#137692) by sobolevn · 6 days ago
  63. 6baf552 GH-137623: Begin enforcing docstring length in Argument Clinic (#137624) by Adam Turner · 7 days ago
  64. 003bd8c gh-136672: Docs: Move Enum functions and add examples (GH-136791) by RafaelWO · 7 days ago
  65. 654b8d9 GH-137562: Fix github-issue number for deallocated objects in cache bug (GH-137614) by Sergey Miryanov · 7 days ago
  66. f660ec3 gh-137242: Add Android CI job (#137186) by Malcolm Smith · 7 days ago
  67. be56464 GH-137630: Convert ``_interpreters`` to use Argument Clinic (#137631) by Adam Turner · 7 days ago
  68. 68a61b0 gh-133403: Check `generate_stdlib_module_names` and `check_extension_modules` with mypy (#137546) by sobolevn · 7 days ago
  69. 715647a gh-137288: Update 3.14 magic numbers (GH-137665) by Hugo van Kemenade · 7 days ago
  70. 6859b95 gh-135228: When @dataclass(slots=True) replaces a dataclass, make the original class collectible (take 2) (GH-137047) by Jelle Zijlstra · 7 days ago
  71. 027cacb gh-126008: Improve docstrings for Tkinter cget and configure methods (GH-133303) by Serhiy Storchaka · 7 days ago
  72. dd079db gh-131885: Use positional-only markers for ``max()`` and ``min()`` (#131868) by Evan Kohilas · 7 days ago
  73. 7140b99 GH-137426: Remove code deprecation of `importlib.abc.ResourceLoader` (GH-137567) by Brett Cannon · 7 days ago
  74. 0c83daa gh-125897: Mark range function parameters as positional only (#125945) by Konstantin Baikov · 7 days ago
  75. 3626928 gh-137400: Fix a crash when disabling profiling across all threads (gh-137471) by Sam Gross · 8 days ago
  76. deb0020 gh-115766: Fix IPv4Interface.is_unspecified (GH-137326) by AN Long · 8 days ago
  77. bc4996c gh-128813: cleanup C-API docs for PyComplexObject (GH-137579) by Sergey B Kirpichev · 8 days ago
  78. 4497ad4 gh-135953: Profile a module or script with sampling profiler (#136777) by László Kiss Kollár · 8 days ago
  79. 70218b4 Fix documentation of hash in PyHash_FuncDef (#137595) by da-woods · 8 days ago
  80. 1bde13b Add test for opening an SQLite with bytes path (GH-136331) by Serhiy Storchaka · 8 days ago
  81. b36d23f Update pre-commit hooks (#137591) by Malcolm Smith · 8 days ago
  82. 55788a9 gh-137583: Only lock the SSL context, not the SSL socket (GH-137588) by Peter Bierma · 9 days ago
  83. 046a4e3 gh-136571: Convert more code in datetime to Argument Clinic (GH-136573) by Serhiy Storchaka · 10 days ago
  84. af15e1d GH-132532: Add new DSL macros to better declare semantics of exits at ends of instructions/uops. (GH-137098) by Mark Shannon · 10 days ago
  85. c744b57 gh-137562: Remove reference for GC_REACHABLE in comment (GH-137563) by Sergey Miryanov · 10 days ago
  86. 3964f97 gh-137026: Add an explainer guide for asyncio (GH-137215) by Alexander Nordin · 10 days ago
  87. d7dbde8 gh-92936: allow double quote in cookie values (#113663) by Nick Burns · 11 days ago
  88. 34d7351 gh-133722: Add Difflib theme to `_colorize` and 'color' option to `difflib.unified_diff` (#133725) by Douglas Thor · 11 days ago
  89. 64ee1bab Replace "ordered arguments" with "positional arguments" in `unittest.mock` documentation (GH-137552) by Tom Forbes · 11 days ago
  90. 9743d06 gh-128813: deprecate cval field of the PyComplexObject struct (#137271) by Sergey B Kirpichev · 11 days ago
  91. fb1cb00 Bump mypy to 1.17.1 (#137542) by sobolevn · 11 days ago
  92. f06fcb7 [Doc] Remove unnecessary quotes from typing module (#137207) by Adorilson Bezerra · 11 days ago
  93. b4a1974 GH-136155: Fail the EPUB check on fatal errors (#137351) by Adam Turner · 11 days ago
  94. 25518f5 GH-135552: Add tests to check weakref clearing (GH-136304) by Sergey Miryanov · 11 days ago
  95. 37b5a0d gh-130102: drop "require numeric arguments" from pow() docs (#137456) by Sergey B Kirpichev · 11 days ago
  96. 350c58b GH-135552: Make the GC clear weakrefs later (GH-136189) by Neil Schemenauer · 11 days ago
  97. deb385a gh-137412: fix `default_builtin_hashes` values in `test_hashlib.py` (#137413) by Bénédikt Tran · 11 days ago
  98. 375f484 gh-137291: Support perf profiler with an evaluation hook (#137292) by Dino Viehland · 11 days ago
  99. e3ad900 GH-119085: Move comment in Python/gc.c to correct place. by Abhinav Upadhyay · 12 days ago
  100. 244c7b8 gh-137526: Fix broken link to drdobbs journal in difflib.rst (#137527) by Sebastien Williams-Wynn · 12 days ago