cpython/Misc/NEWS.d/next
Oleg Iarygin a573cb2fec
gh-91118: Fix docstrings that do not honor --without-doc-strings (#31769)
Co-authored-by: Éric <merwok@netwok.org>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-04-17 20:39:32 -07:00
..
Build bpo-47152: Automatically regenerate sre_constants.h (GH-91439) 2022-04-12 18:34:06 +03:00
C API gh-90501: Add PyErr_GetHandledException and PyErr_SetHandledException (GH-30531) 2022-04-15 19:57:47 +01:00
Core and Builtins gh-91118: Fix docstrings that do not honor --without-doc-strings (#31769) 2022-04-17 20:39:32 -07:00
Documentation gh-91118: Fix docstrings that do not honor --without-doc-strings (#31769) 2022-04-17 20:39:32 -07:00
IDLE Python 3.11.0a6 2022-03-07 12:32:18 +00:00
Library gh-85567: Register a cleanup function to close files for FileType objects in argparse (#32257) 2022-04-17 22:53:37 -03:00
macOS Python 3.11.0a7 2022-04-05 20:54:03 +01:00
Security Python 3.11.0a1 2021-10-05 13:44:05 +01:00
Tests gh-91607: Fix several test_concurrent_futures tests to actually test what they claim (#91600) 2022-04-16 11:46:33 -07:00
Tools-Demos Remove the ancient Pynche color editor (#91554) 2022-04-17 15:38:44 -07:00
Windows bpo-47239: Fixes py.exe output when run in a virtual environment. (GH-32364) 2022-04-07 00:09:54 +01:00