| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-126133: Only use start year in PSF copyright, remove end years (#126236) | Hugo van Kemenade | 2024-11-12 | 1 | -4/+1 |
|
|
* | Doc: Note that pydoc uses and prefers ``MANPAGER`` (#125362) | Matthieu Ancellin | 2024-10-29 | 1 | -0/+1 |
|
|
* | Add lightweight comments to conf.py and update docs readme (GH-126100) | Carol Willing | 2024-10-29 | 1 | -9/+14 |
|
|
* | Doc: Show object descriptions in the table of contents (#125757) | Adam Turner | 2024-10-22 | 1 | -1/+2 |
|
|
* | GH-125277: Increase minimum supported Sphinx to 7.2.6 (#125368) | Adam Turner | 2024-10-19 | 1 | -1/+1 |
|
|
* | Doc: Update CVE URL (#125489) | Mariusz Felisiak | 2024-10-15 | 1 | -1/+1 |
|
|
* | Doc: Upgrade Sphinx to 8.1 (#125276) | Adam Turner | 2024-10-10 | 1 | -7/+24 |
|
|
* | GH-121970: Extract ``availability`` into a new extension (#125082) | Adam Turner | 2024-10-09 | 1 | -0/+1 |
|
|
* | Doc: Fix default ``latex_elements['papersize']`` (#124525) | Jean-François B. | 2024-09-28 | 1 | -2/+2 |
|
|
* | gh-118915: Add/fix docs entries for some new 3.13 C API (GH-124134) | Petr Viktorin | 2024-09-18 | 1 | -0/+5 |
|
|
* | GH-103484: Fix permanently redirects reported by linkcheck (GH-124144) | Rafael Fontenelle | 2024-09-17 | 1 | -0/+4 |
|
|
* | gh-123407: Enable translating literal and code blocks (#123408) | Maciej Olko | 2024-08-31 | 1 | -0/+1 |
|
|
* | gh-120389: Add PyLong_FromInt64() and PyLong_AsInt64() (#120390) | Victor Stinner | 2024-08-28 | 1 | -0/+1 |
|
|
* | GH-103484: Tell linkcheck to ignore debian manpage redirects (#123019) | Rafael Fontenelle | 2024-08-14 | 1 | -0/+2 |
|
|
* | GH-121970: Extract ``audit_events`` into a new extension (#122325) | Adam Turner | 2024-07-30 | 1 | -0/+1 |
|
|
* | GH-121970: Remove ``escape4chm`` (#122065) | Adam Turner | 2024-07-23 | 1 | -1/+0 |
|
|
* | GH-121970: Modernise the patchlevel extension (#121995) | Adam Turner | 2024-07-20 | 1 | -3/+3 |
|
|
* | GH-121970: Rewrite the C-API annotations extension (#121985) | Adam Turner | 2024-07-19 | 1 | -3/+5 |
|
|
* | GH-121970: Use Ruff to check and format the docs tools (#122018) | Adam Turner | 2024-07-19 | 1 | -35/+83 |
|
|
* | GH-117928: Bump the minimum Sphinx version to 6.2.1 (#121986) | Adam Turner | 2024-07-18 | 1 | -1/+1 |
|
|
* | GH-121970: Combine custom Pygments lexers into a package (#121976) | Adam Turner | 2024-07-18 | 1 | -2/+1 |
|
|
* | gh-121871: Allow overriding docs build date with SOURCE_DATE_EPOCH (#121872) | Bernhard M. Wiedemann | 2024-07-17 | 1 | -1/+2 |
|
|
* | NEWS: Fix Sphinx warnings and increase threshold for new news nits (#121482) | Hugo van Kemenade | 2024-07-08 | 1 | -0/+3 |
|
|
* | Add Plausible for docs metrics (#119977) | Hugo van Kemenade | 2024-06-07 | 1 | -1/+2 |
|
|
* | gh-119009: Add gettext target (#119006) | Rafael Fontenelle | 2024-05-15 | 1 | -0/+2 |
|
|
* | gh-118689: Doc: fix ePub build (#118690) | Inada Naoki | 2024-05-10 | 1 | -0/+4 |
|
|
* | gh-111997: C-API for signalling monitoring events (#116413) | Irit Katriel | 2024-05-04 | 1 | -0/+1 |
|
|
* | gh-117928: Bump the minimum Sphinx version to 6.2.1 (#117853) | Kirill Podoprigora | 2024-04-26 | 1 | -2/+2 |
|
|
* | Docs: add link roles with Sphinx extlinks (#117850) | Hugo van Kemenade | 2024-04-15 | 1 | -0/+16 |
|
|
* | gh-101100: Fix broken xrefs in fcntl module doc (#115691) | Skip Montanaro | 2024-02-25 | 1 | -0/+2 |
|
|
* | gh-101100: Fix Sphinx warnings in `whatsnew/3.2.rst` (#115580) | Hugo van Kemenade | 2024-02-17 | 1 | -0/+1 |
|
|
* | Docs: Use substitutions instead of manual version updates (#115416) | Hugo van Kemenade | 2024-02-14 | 1 | -0/+2 |
|
|
* | Update "Using Python on a Mac" (#115024) | Hugo van Kemenade | 2024-02-13 | 1 | -0/+4 |
|
|
* | gh-110850: Add PyTime_t C API (GH-115215) | Petr Viktorin | 2024-02-12 | 1 | -5/+8 |
|
|
* | Set `hosted_on` for Read the Docs builds (#114697) | Hugo van Kemenade | 2024-01-29 | 1 | -18/+19 |
|
|
* | gh-85984: Add POSIX pseudo-terminal functions. (GH-102413) | Soumendra Ganguly | 2024-01-29 | 1 | -0/+5 |
|
|
* | gh-101100: Fix datetime reference warnings (GH-114661) | Skip Montanaro | 2024-01-29 | 1 | -0/+5 |
|
|
* | Retain shorter tables of contents for Sphinx 5.2.3+ (#114318) | Hugo van Kemenade | 2024-01-19 | 1 | -0/+4 |
|
|
* | gh-101100: Fix various Sphinx warnings for dunder references in the `library/... | Alex Waygood | 2023-12-15 | 1 | -0/+1 |
|
|
* | gh-101100: Fix Sphinx nitpicks in `library/collections.abc.rst` (#113116) | Alex Waygood | 2023-12-14 | 1 | -1/+2 |
|
|
* | gh-101100: Fix Sphinx nitpicks in `library/inspect.rst` and `reference/simple... | Alex Waygood | 2023-12-14 | 1 | -0/+4 |
|
|
* | gh-101100: Silence Sphinx warnings when `ntpath` or `posixpath` are reference... | Alex Waygood | 2023-12-07 | 1 | -0/+4 |
|
|
* | gh-101100: Fix most Sphinx nitpicks in `inspect.rst` (#112662) | Alex Waygood | 2023-12-03 | 1 | -0/+3 |
|
|
* | Docs: Use sphinx-notfound-page to show a nicer 404 page (#111084) | Hugo van Kemenade | 2023-12-02 | 1 | -1/+7 |
|
|
* | Docs: Add the time to the HTML last updated format (#110091) | Adam Turner | 2023-11-15 | 1 | -3/+2 |
|
|
* | GH-109209: Bump the minimum Sphinx version to 4.2 (#109210) | Adam Turner | 2023-09-21 | 1 | -1/+1 |
|
|
* | GH-107987: Remove the Distributing Python Modules guide (#108016) | Adam Turner | 2023-08-17 | 1 | -2/+0 |
|
|
* | gh-107298: Add standard exceptions and warnings in the nitpick_ignore list (G... | Serhiy Storchaka | 2023-08-17 | 1 | -0/+71 |
|
|
* | Docs: Fix more Sphinx annotations in ctypes.rst (#107708) | Erlend E. Aasland | 2023-08-07 | 1 | -0/+1 |
|
|
* | Docs: Fix Sphinx annotations in Doc/library/ctypes.rst (#107672) | Erlend E. Aasland | 2023-08-06 | 1 | -0/+2 |
|
|