|
| 1 | +.. date: 2026-04-06-13-55-00 |
| 2 | +.. gh-issue: 148178 |
| 3 | +.. nonce: Rs7kLm |
| 4 | +.. release date: 2026-05-10 |
| 5 | +.. section: Security |
| 6 | +
|
| 7 | +Hardened :mod:`!_remote_debugging` by validating remote debug offset tables |
| 8 | +before using them to size memory reads or interpret remote layouts. |
| 9 | + |
| 10 | +.. |
| 11 | +
|
| 12 | +.. date: 2026-04-20-15-25-55 |
| 13 | +.. gh-issue: 146270 |
| 14 | +.. nonce: qZYfyc |
| 15 | +.. section: Core and Builtins |
| 16 | +
|
| 17 | +Fix a sequential consistency bug in ``structmember.c``. |
| 18 | + |
| 19 | +.. |
| 20 | +
|
| 21 | +.. date: 2025-08-01-20-31-30 |
| 22 | +.. gh-issue: 137293 |
| 23 | +.. nonce: 4x3JbV |
| 24 | +.. section: Core and Builtins |
| 25 | +
|
| 26 | +Fix :exc:`SystemError` when searching ELF Files in :func:`sys.remote_exec`. |
| 27 | + |
| 28 | +.. |
| 29 | +
|
| 30 | +.. date: 2026-05-07-21-58-17 |
| 31 | +.. gh-issue: 149388 |
| 32 | +.. nonce: DDBPeA |
| 33 | +.. section: Library |
| 34 | +
|
| 35 | +Make :class:`!asyncio.windows_utils.PipeHandle` closing idempotent. |
| 36 | + |
| 37 | +.. |
| 38 | +
|
| 39 | +.. date: 2026-05-04-19-28-48 |
| 40 | +.. gh-issue: 149377 |
| 41 | +.. nonce: WNlc8Y |
| 42 | +.. section: Library |
| 43 | +
|
| 44 | +Update bundled pip to 26.1.1 |
| 45 | + |
| 46 | +.. |
| 47 | +
|
| 48 | +.. date: 2026-04-25-14-11-24 |
| 49 | +.. gh-issue: 138907 |
| 50 | +.. nonce: u21Wnh |
| 51 | +.. section: Library |
| 52 | +
|
| 53 | +Support :rfc:`9309` in :mod:`urllib.robotparser`. |
| 54 | + |
| 55 | +.. |
| 56 | +
|
| 57 | +.. date: 2026-04-15-16-08-12 |
| 58 | +.. gh-issue: 148615 |
| 59 | +.. nonce: Uvx50R |
| 60 | +.. section: Library |
| 61 | +
|
| 62 | +Fix :mod:`pdb` to accept standard -- end of options separator. Reported by |
| 63 | +haampie. Patched by Shrey Naithani. |
| 64 | + |
| 65 | +.. |
| 66 | +
|
| 67 | +.. date: 2026-02-19-04-40-57 |
| 68 | +.. gh-issue: 130750 |
| 69 | +.. nonce: 0hW52O |
| 70 | +.. section: Library |
| 71 | +
|
| 72 | +Restore quoting of choices in :mod:`argparse` error messages for improved |
| 73 | +clarity and consistency with documentation. |
| 74 | + |
| 75 | +.. |
| 76 | +
|
| 77 | +.. date: 2025-12-06-08-48-26 |
| 78 | +.. gh-issue: 141449 |
| 79 | +.. nonce: hQvNW_ |
| 80 | +.. section: Library |
| 81 | +
|
| 82 | +Improve tests and documentation for non-function callables as |
| 83 | +:term:`annotate functions <annotate function>`. |
| 84 | + |
| 85 | +.. |
| 86 | +
|
| 87 | +.. date: 2026-05-05-18-49-44 |
| 88 | +.. gh-issue: 149425 |
| 89 | +.. nonce: QnQL8j |
| 90 | +.. section: Tests |
| 91 | +
|
| 92 | +Increase time delta in |
| 93 | +``test.test_zipfile.test_core.OtherTests.test_write_without_source_date_epoch`` |
| 94 | + |
| 95 | +.. |
| 96 | +
|
| 97 | +.. date: 2026-05-05-17-08-36 |
| 98 | +.. gh-issue: 145736 |
| 99 | +.. nonce: JYdLx4 |
| 100 | +.. section: Tests |
| 101 | +
|
| 102 | +Fix test_tkinter test_configure_values test case backport miss for Tk 9. |
| 103 | + |
| 104 | +.. |
| 105 | +
|
| 106 | +.. date: 2026-05-06-18-23-36 |
| 107 | +.. gh-issue: 142295 |
| 108 | +.. nonce: O9RmZH |
| 109 | +.. section: macOS |
| 110 | +
|
| 111 | +For Python macOS framework builds, update Info.plist files to be more |
| 112 | +compliant with current Apple guidelines. Original patch contributed by |
| 113 | +Martinus Verburg. |
| 114 | + |
| 115 | +.. |
| 116 | +
|
| 117 | +.. date: 2026-05-05-18-42-59 |
| 118 | +.. gh-issue: 124111 |
| 119 | +.. nonce: WmQG7S |
| 120 | +.. section: macOS |
| 121 | +
|
| 122 | +Update macOS installer to use Tcl/Tk 9.0.3. |
0 commit comments