mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
gh-95913: Fix and copyedit New Features section of 3.11 What's New (GH-95915)
This commit is contained in:
parent
cbdeda8ce7
commit
8ee27e3318
2 changed files with 41 additions and 36 deletions
|
@ -1,9 +1,9 @@
|
|||
.. highlight:: c
|
||||
|
||||
.. _codeobjects:
|
||||
|
||||
.. index:: object; code, code object
|
||||
|
||||
.. _codeobjects:
|
||||
|
||||
Code Objects
|
||||
------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue