cpython/Doc/tutorial
Miss Islington (bot) 4af9c05e78
[3.13] gh-120452: improve documentation about private name mangling (GH-120451) (#121715)
gh-120452: improve documentation about private name mangling (GH-120451)
(cherry picked from commit f4d6e45c1e)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2024-07-13 15:21:30 +00:00
..
appendix.rst Remove Python 3.5 hardcoded version in the tutorial appendix (GH-117612) 2024-05-07 15:28:16 +02: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.13] gh-120452: improve documentation about private name mangling (GH-120451) (#121715) 2024-07-13 15:21:30 +00:00
controlflow.rst gh-113113: doc: use less ambiguously named variable (gh-113114) 2023-12-14 15:40:24 +00:00
datastructures.rst [3.13] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118792) 2024-05-08 19:55:12 +00:00
errors.rst gh-117597: Clarify exception handling in the tutorial (#117681) 2024-04-09 20:59:45 +00:00
floatingpoint.rst Fix link to 'The Perils of Floating Point', on the tutorial (GH-112499) 2023-12-03 17:14:14 +02:00
index.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) 2021-07-27 00:11:55 +02:00
inputoutput.rst [3.13] gh-110383: Improve 'old string formatting' text in tutorial (GH-120219) (#120229) 2024-06-07 13:53:35 +00:00
interactive.rst gh-111406: Fix broken link to bpython's site (#111407) 2023-10-27 18:36:22 +00:00
interpreter.rst Docs: Use substitutions instead of manual version updates (#115416) 2024-02-13 23:55:00 -07:00
introduction.rst GH-116271 Docs: provide clarification for object assignments in the Tutorial section (#116283) 2024-03-04 12:22:13 +00:00
modules.rst gh-113208: Mention namespace packages don't require __init__.py (#113209) 2023-12-19 10:39:57 +02:00
stdlib.rst Docs: Use substitutions instead of manual version updates (#115416) 2024-02-13 23:55:00 -07:00
stdlib2.rst [3.13] gh-120345: Fix incorrect use of the :class: role with the "()" suffix (GH-120347) (GH-120411) 2024-06-12 14:51:35 +00:00
venv.rst [3.13] docs: fix a few typos identified by codespell (GH-119516) (#119570) 2024-05-26 08:20:37 +00:00
whatnow.rst gh-95413: Remove references to deprecated CGI library (#95414) 2022-08-30 13:14:08 +02:00