gh-95913: Fix and copyedit New Features section of 3.11 What's New (GH-95915)

This commit is contained in:
C.A.M. Gerlach 2022-09-19 08:32:51 -05:00 committed by GitHub
parent cbdeda8ce7
commit 8ee27e3318
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 41 additions and 36 deletions

View file

@ -1,9 +1,9 @@
.. highlight:: c
.. _codeobjects:
.. index:: object; code, code object
.. _codeobjects:
Code Objects
------------