cpython/Doc/tutorial
Petr Viktorin 7b0351cf6a
[3.10] gh-129641: Docs GHA build: use upload-artifact@v4 & Python 3.12 (#129642)
* [3.10] gh-129641: Switch Docs GHA build to actions/upload-artifact@v4

Add options for backwards compatibility, from the docs at:
https://github.com/actions/upload-artifact?tab=readme-ov-file#breaking-changes

* Python Tutorial typo fix (#128077)

Backported form commit: 5a584c8f54

This is a trivial change meant to trigger a Docs build.

* Use Python 3.12 for the 3.10 docs build

The pinned version of Sphinx requires `imghdr`, removed in Python 3.13.

---------

Co-authored-by: shallow-beach <96891913+shallow-beach@users.noreply.github.com>
2025-02-13 01:31:51 +00:00
..
appendix.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03:00
appetite.rst bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) (GH-28523) 2021-09-23 13:25:31 +03:00
classes.rst [3.10] gh-129641: Docs GHA build: use upload-artifact@v4 & Python 3.12 (#129642) 2025-02-13 01:31:51 +00:00
controlflow.rst Tutorial: specify match cases don't fall through (GH-93615) (GH-94084) 2022-06-21 21:53:07 +02:00
datastructures.rst Doc: use "unnumbered" footnotes (GH-98954) 2022-11-01 06:35:26 -07:00
errors.rst [3.10] gh-97654: Add auto exception chaining example to tutorial (GH-97703) (#97884) 2022-10-05 14:51:10 -07:00
floatingpoint.rst bpo-45916: Use HTTPS link for The Perils of Floating Point (GH-29896) 2021-12-02 12:45:09 -08:00
index.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-27380) 2021-07-27 00:34:32 +02:00
inputoutput.rst gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961) 2022-09-25 01:20:53 -07:00
interactive.rst bpo-25910: Fixes redirection from http to https (#4674) 2017-12-06 17:39:33 +01:00
interpreter.rst tutorial: remove "with single quotes" (GH-98204) 2022-10-12 09:07:49 -07:00
introduction.rst gh-55688: Add note about ending backslashes for raw strings (GH-94768) 2022-12-27 21:39:53 -08:00
modules.rst gh-102703: Fix typo in modules tutorial documentation (GH-102707) 2023-03-14 17:10:39 -07:00
stdlib.rst gh-92368: Fix missing possessive apostrophe (GH-92397) 2022-05-06 07:12:59 -07:00
stdlib2.rst Fix copy-friendliness of tutorial example (GH-93424) 2022-07-22 13:21:07 -07:00
venv.rst [3.10] gh-102354: change python3 to python in docs examples (GH-102696) (#102698) 2023-03-14 12:52:27 -06:00
whatnow.rst Closes gh-94152: Update pyvideo.org URL (GH-94075) 2022-06-22 20:43:15 -07:00