diff options
author | Ned Deily <nad@python.org> | 2023-05-23 20:03:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-23 20:03:13 (GMT) |
commit | 08b4eb83aadcbdb389b5970b51cac9be95146c2a (patch) | |
tree | 0f18929edb055a2d7b8e0f03739b55f09e9a3c10 | |
parent | 13b5d79090cdca138ca340de88f57e02279faf6d (diff) | |
download | cpython-08b4eb83aadcbdb389b5970b51cac9be95146c2a.zip cpython-08b4eb83aadcbdb389b5970b51cac9be95146c2a.tar.gz cpython-08b4eb83aadcbdb389b5970b51cac9be95146c2a.tar.bz2 |
Remove gh-103207 changelog item as it was never part of any release. (GH-104814)
-rw-r--r-- | Misc/NEWS.d/3.12.0b1.rst | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Misc/NEWS.d/3.12.0b1.rst b/Misc/NEWS.d/3.12.0b1.rst index eb42b45..a1ea082 100644 --- a/Misc/NEWS.d/3.12.0b1.rst +++ b/Misc/NEWS.d/3.12.0b1.rst @@ -2236,16 +2236,6 @@ update curses textbox to additionally handle backspace using the .. -.. date: 2023-04-04-13-37-28 -.. gh-issue: 103207 -.. nonce: x0vvQp -.. section: macOS - -Add instructions to the macOS installer welcome display on how to workaround -the macOS 13 Ventura “The installer encountered an error” failure. - -.. - .. date: 2023-03-24-11-20-47 .. gh-issue: 102997 .. nonce: ZgQkbq |