cpython/Doc/tutorial
Miss Islington (bot) d11b0108c3
gh-61585: Clarify import scope in modules tutorial (GH-93455) (GH-94374)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
(cherry picked from commit 4b854b7466)
2022-06-28 12:30:09 +02: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 gh-89158: Add some REPL secondary prompt markers (GH-93073) 2022-05-22 22:17:15 -07: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 bpo-46270: Describe the in and not in operators as membership tests. (GH-30504) (GH-30509) 2022-01-09 18:31:51 -08:00
errors.rst bpo-34538: Remove Exception subclassing from tutorial (GH-30361) 2022-01-03 15:10:20 -08: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-93240: clarify wording in IO tutorial (GH-93276) (GH-94081) 2022-06-21 21:51:34 +02:00
interactive.rst bpo-25910: Fixes redirection from http to https (#4674) 2017-12-06 17:39:33 +01:00
interpreter.rst Python 3.10.0a0 (GH-20198) 2020-05-19 03:33:01 +01:00
introduction.rst bpo-34451: Document prompt and output toggle feature in html tutorial (GH-27105) (GH-29119) 2021-10-21 14:41:32 +02:00
modules.rst gh-61585: Clarify import scope in modules tutorial (GH-93455) (GH-94374) 2022-06-28 12:30:09 +02:00
stdlib.rst gh-92368: Fix missing possessive apostrophe (GH-92397) 2022-05-06 07:12:59 -07:00
stdlib2.rst Python 3.10.0a0 (GH-20198) 2020-05-19 03:33:01 +01:00
venv.rst bpo-43777: Drop description of "pip search" command from tutorial (GH-25287) 2021-04-14 14:09:32 +09:00
whatnow.rst Closes gh-94152: Update pyvideo.org URL (GH-94075) 2022-06-22 20:43:15 -07:00