summaryrefslogtreecommitdiffstats
path: root/Doc/tools/extensions/patchlevel.py
Commit message (Collapse)AuthorAgeFilesLines
* [3.13] Doc: Fix archive filenames for standard builds (GH-124826) (#124836)Miss Islington (bot)2024-10-031-1/+5
| | | | | | Doc: Fix archive filenames for standard builds (GH-124826) (cherry picked from commit 91e64be731fe42e6b252b95d79d900251388bfc6) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] Doc: Use ``major.minor`` for documentation distribution archive ↵Miss Islington (bot)2024-09-261-1/+1
| | | | | | | | filenames (GH-124489) (#124534) Doc: Use ``major.minor`` for documentation distribution archive filenames (GH-124489) (cherry picked from commit 6318ffcba21f8fc155f5558237ab03aa45f0e174) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] GH-121970: Modernise the patchlevel extension (GH-121995) (#122060)Miss Islington (bot)2024-07-201-50/+59
| | | | | | GH-121970: Modernise the patchlevel extension (GH-121995) (cherry picked from commit b7ad711fcb37dd001e6bf8466c9503eef6d20331) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* Issues #29349: Merge Py 2.6+ compatibility from 3.6Martin Panter2017-01-291-0/+2
|\
| * Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+Martin Panter2017-01-291-0/+2
| |
* | Issues #29349: Add NEWS for 3.7; use “with” statementMartin Panter2017-01-291-4/+1
|/
* Issue #29349: Fix Python 2 syntax in documentation build codeMartin Panter2017-01-291-2/+2
|
* Move Sphinx extensions to their own subdir.Georg Brandl2014-10-291-0/+69