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 |
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 |
Adam Turner
|
423d7faeb3
|
GH-97850: Suppress cross-references to removed ``importlib.util`` functions (#104134)
`importlib.utils` -> `importlib.util` in a few places
---------
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2023-05-03 14:13:03 +01:00 |
Christian Clauss
|
470145f572
|
[Misc] [Mac] Fix typos found using codespell (GH-28756)
|
2021-10-06 19:40:09 +02:00 |
Zackery Spytz
|
56df20d701
|
Fix a typo/error in a news entry (bidst_wheel -> bdist_wheel) (GH-24284)
This error was fixed recently in `Doc/whatsnew/3.10.rst`.
Automerge-Triggered-By: GH:iritkatriel
|
2021-05-16 16:34:49 -07:00 |
Pablo Galindo
|
22dbd9e8c0
|
Python 3.10.0a5
|
2021-02-02 20:41:05 +00:00 |