cpython/Doc/tutorial
srinivasan 57c3e775df
gh-114648: Add IndexError exception to tutorial datastructures list.pop entry (#114681)
Remove redundant explanation of optional argument.
2024-01-31 22:46:49 -05:00
..
appendix.rst Tutorial: Clarify 'nonzero exit status' in the appendix (#112039) 2024-01-12 22:42:51 +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 gh-114069: Revise Tutorial Methods paragraph (#114127) 2024-01-16 11:33:05 -05:00
controlflow.rst gh-113113: doc: use less ambiguously named variable (gh-113114) 2023-12-14 15:40:24 +00:00
datastructures.rst gh-114648: Add IndexError exception to tutorial datastructures list.pop entry (#114681) 2024-01-31 22:46:49 -05:00
errors.rst gh-110383: Explained which error message is generated when there is an unhandled exception (#111574) 2023-11-19 05:20:10 -07: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 Improve references in the tutorial (GH-108069) 2023-08-21 13:41:01 +03:00
interactive.rst gh-111406: Fix broken link to bpython's site (#111407) 2023-10-27 18:36:22 +00:00
interpreter.rst Python 3.13.0a0 2023-05-22 21:15:32 +02:00
introduction.rst gh-101100: Fix Sphinx warning in tutorial/introduction.rst (#111173) 2023-10-22 14:53:17 +03:00
modules.rst gh-113208: Mention namespace packages don't require __init__.py (#113209) 2023-12-19 10:39:57 +02:00
stdlib.rst Add detail to comment on range of random.random() (gh-111868) 2023-11-09 08:58:04 -06:00
stdlib2.rst gh-100425: Update tutorial docs related to sum() accuracy (FH-101854) 2023-02-19 10:39:03 -06:00
venv.rst GH-107987: Remove the Distributing Python Modules guide (#108016) 2023-08-17 13:01:14 +03:00
whatnow.rst gh-95413: Remove references to deprecated CGI library (#95414) 2022-08-30 13:14:08 +02:00