mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
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>
This commit is contained in:
parent
074da78802
commit
9ffe47df54
3 changed files with 223 additions and 7 deletions
|
|
@ -211,6 +211,8 @@ directory. This is an error unless the replacement is intended. See section
|
|||
.. %
|
||||
Do we need stuff on zip files etc. ? DUBOIS
|
||||
|
||||
.. _tut-pycache:
|
||||
|
||||
"Compiled" Python files
|
||||
-----------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue