Hugo van Kemenade
|
006b53a42f
|
NEWS: Fix Sphinx warnings and increase threshold for new news nits (#121482)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2024-07-08 14:30:05 -06:00 |
Xie Yanbo
|
b7f45a9332
|
Fix typos in documentation (#119295)
|
2024-05-21 18:35:05 +00:00 |
Serhiy Storchaka
|
05c2fe1acd
|
Format None, True, False and NotImplemented as literals (GH-118758)
|
2024-05-08 22:35:16 +03:00 |
Hugo van Kemenade
|
3375282bb8
|
Docs: add link roles with Sphinx extlinks (#117850)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2024-04-15 21:22:00 +03:00 |
Ezio Melotti
|
02b63239f1
|
Remove more stray backticks from NEWS files (#115374)
* Remove stray backtick from NEWS file
* Remove more stray backticks from 3.12.0a1.rst
* Remove another stray backtick in 3.13.0a1.rst
|
2024-02-13 18:07:16 +01:00 |
Nikita Sobolev
|
4821f08674
|
gh-101100: Fix sphinx warnings in `c-api/gcsupport.rst` (#114786)
|
2024-02-10 15:59:23 -07:00 |
Hugo van Kemenade
|
b6623d61d4
|
gh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst` and related (#114531)
|
2024-01-27 06:06:59 -07:00 |
Hugo van Kemenade
|
3531ea441b
|
gh-101100: Fix Sphinx warning in references with asterisks (#113029)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2023-12-13 09:24:55 +02:00 |
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 |