cpython/Doc/tutorial
Ken Jin 9ffe47df54
bpo-47189: What's New in 3.11: Faster CPython (GH-32235)
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Guido van Rossum <gvanrossum@users.noreply.github.com>
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
2022-04-06 19:38:25 +08: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) 2021-09-22 20:33:36 +03:00
classes.rst Fix the output of built-in iter() function example in Iterators (Section 9.8) of The Python Tutorial (GH-30110) 2021-12-16 18:40:12 +08:00
controlflow.rst docs: Don't use code formatting for emphasis (GH-30519) 2022-03-07 20:14:47 -08:00
datastructures.rst bpo-46270: Describe the `in` and `not in` operators as membership tests. (GH-30504) 2022-01-09 18:02:06 -08:00
errors.rst bpo-46328: Add sys.exception() (GH-30514) 2022-01-13 12:35:58 +00:00
floatingpoint.rst [doc] Enhance readability by avoiding big blocks for small numbers. (GH-31157) 2022-02-06 13:44:04 +01:00
index.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) 2021-07-27 00:11:55 +02:00
inputoutput.rst bpo-35765: Clarify references to "object x" in the JSON tutorial (GH-22411) 2021-05-18 14:56:01 -07:00
interactive.rst bpo-25910: Fixes redirection from http to https (#4674) 2017-12-06 17:39:33 +01:00
interpreter.rst Python 3.11.0a0 2021-05-03 21:25:35 +01:00
introduction.rst bpo-34451: Document prompt and output toggle feature in html tutorial (GH-27105) 2021-10-21 12:19:20 +02:00
modules.rst bpo-47189: What's New in 3.11: Faster CPython (GH-32235) 2022-04-06 19:38:25 +08:00
stdlib.rst Follow PEP-8 guidelines in tutorial for standard library (GH-26127) 2022-04-03 15:31:03 -07:00
stdlib2.rst Python 3.11.0a0 2021-05-03 21:25:35 +01:00
venv.rst bpo-45442: Add deactivate step to venv tutorial. (GH-28981) 2021-10-15 14:24:25 -07:00
whatnow.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) 2021-07-27 00:11:55 +02:00