Hugo van Kemenade
|
8a82bff12c
|
Docs: Update Donghee Na's name (#109743)
|
2023-09-22 12:52:57 -06:00 |
Serhiy Storchaka
|
413ba8943e
|
gh-107091: Fix some uses of :func: role (GH-107378)
:c:func: or :c:macro: should be used instead.
|
2023-07-29 08:43:10 +03:00 |
Serhiy Storchaka
|
f8b7fe2f26
|
gh-106948: Add standard external names to nitpick_ignore (GH-106949)
It includes standard C types, macros and variables like "size_t",
"LONG_MAX" and "errno", and standard environment variables like "PATH".
|
2023-07-22 21:35:22 +03:00 |
Serhiy Storchaka
|
4b9948617f
|
gh-106909: Use role :const: for referencing module constants (GH-106910)
|
2023-07-21 12:40:37 +03:00 |
Zach Brantmeier
|
009e8f084c
|
Fix typo in 3.11.4 changelog: urllib.request.Requst -> Request (#106830)
|
2023-07-20 09:28:21 +00:00 |
Victor Stinner
|
dbc8216f4c
|
gh-104773: PEP 594: Remove the uu module (#104932)
Doc/license.rst: Keep the UUencode and UUdecode license since it's
also used by the uu codec.
|
2023-05-25 16:25:27 +02:00 |
Ned Deily
|
08b4eb83aa
|
Remove gh-103207 changelog item as it was never part of any release. (GH-104814)
|
2023-05-23 16:03:13 -04:00 |
Thomas Wouters
|
5612078f68
|
Python 3.12.0b1
|
2023-05-22 14:07:36 +02:00 |