cpython/Doc/tutorial
Miss Islington (bot) 74eb94af2b
bpo-35765: Clarify references to "object x" in the JSON tutorial (GH-22411) (GH-26219)
(cherry picked from commit 4fdcc39f71)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
2021-05-19 09:59:36 +01:00
..
appendix.rst
appetite.rst
classes.rst [3.9] bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901) 2020-08-19 19:25:22 +02:00
controlflow.rst bpo-40640: doc -- add missing ... in example of Continue (GH-26055) (GH-26058) 2021-05-12 11:28:10 +01:00
datastructures.rst bpo-43325: Add FAQ entry for identity tests (GH-25168) (GH-25178) 2021-04-03 20:05:50 -07:00
errors.rst bpo-32822: Add finally with return/break/continue to the tutorial (GH-25600) (#25890) 2021-05-04 15:17:21 +02:00
floatingpoint.rst
index.rst
inputoutput.rst bpo-35765: Clarify references to "object x" in the JSON tutorial (GH-22411) (GH-26219) 2021-05-19 09:59:36 +01:00
interactive.rst
interpreter.rst Update interpreter.rst (GH-17059) 2019-11-05 14:20:38 +01:00
introduction.rst bpo-43729: Clarify comment in tutorial example (GH-25191) (GH-26137) 2021-05-14 13:06:34 -07:00
modules.rst bpo-37392: Update the dir(sys) in module tutorial (GH-14365) 2019-06-25 14:16:54 +02:00
stdlib.rst bpo-38678: Improve argparse example in tutorial (GH-17207) 2019-11-17 22:06:19 -08:00
stdlib2.rst Bump to 3.9.0a0 2019-06-04 22:12:32 +02:00
venv.rst bpo-43777: Drop description of "pip search" command from tutorial (GH-25287) 2021-04-13 22:34:39 -07:00
whatnow.rst