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:
Ken Jin 2022-04-06 18:38:25 +07:00 committed by GitHub
parent 074da78802
commit 9ffe47df54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 223 additions and 7 deletions

View file

@ -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
-----------------------