cpython/Doc/tutorial
Miss Islington (bot) 319233f137
[3.12] gh-120345: Fix incorrect use of the :class: role with the "()" suffix (GH-120347) (GH-120412)
* Remove "()" when refer to a class as a type.
* Use :func: when refer to a callable.
* Fix reference to the datetime.astimezone() method.
(cherry picked from commit 92c9c6ae14)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2024-06-12 14:42:06 +00:00
..
appendix.rst [3.12] Remove Python 3.5 hardcoded version in the tutorial appendix (GH-117612) (GH-118707) 2024-05-07 13:35:09 +00:00
appetite.rst bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) 2021-09-22 20:33:36 +03:00
classes.rst [3.12] gh-119016: Remove outdated sentences from the "classes" tutorial (GH-119130) (#119926) 2024-06-01 21:26:07 +00:00
controlflow.rst [3.12] gh-113113: doc: use less ambiguously named variable (gh-113114) (gh-113122) 2023-12-14 16:25:07 +00:00
datastructures.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
errors.rst [3.12] gh-117597: Clarify exception handling in the tutorial (GH-117681) (#117700) 2024-04-09 21:06:35 +00:00
floatingpoint.rst [3.12] Fix link to 'The Perils of Floating Point', on the tutorial (GH-112499) (GH-112664) 2023-12-03 15:20:13 +00:00
index.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) 2021-07-27 00:11:55 +02:00
inputoutput.rst [3.12] gh-110383: Improve 'old string formatting' text in tutorial (GH-120219) (#120230) 2024-06-07 13:43:59 +00:00
interactive.rst [3.12] gh-111406: Fix broken link to bpython's site (GH-111407) (#111408) 2023-10-27 18:44:33 +00:00
interpreter.rst tutorial: remove "with single quotes" (#98204) 2022-10-12 09:00:51 -07:00
introduction.rst [3.12] GH-116271 Docs: provide clarification for object assignments in the Tutorial section (GH-116283) (#116305) 2024-03-04 12:28:43 +00:00
modules.rst [3.12] gh-113208: Mention namespace packages don't require __init__.py (GH-113209) (#113276) 2023-12-19 08:46:13 +00:00
stdlib.rst GH-97950: Use new-style index directive ('builtin') (#104164) 2023-05-06 06:54:08 +03:00
stdlib2.rst [3.12] gh-120345: Fix incorrect use of the :class: role with the "()" suffix (GH-120347) (GH-120412) 2024-06-12 14:42:06 +00:00
venv.rst [3.12] docs: fix a few typos identified by codespell (GH-119516) (#119571) 2024-05-26 08:15:57 +00:00
whatnow.rst gh-95413: Remove references to deprecated CGI library (#95414) 2022-08-30 13:14:08 +02:00