mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Fix typos in docs and comments (#109619)
This commit is contained in:
parent
32ffe58c12
commit
ef6d475db3
14 changed files with 15 additions and 15 deletions
|
|
@ -36,7 +36,7 @@ ## 3.11 pre-header
|
|||
|
||||
## 3.12 pre-header
|
||||
|
||||
In 3.12 the the pointer to the list of weak references is added to the
|
||||
In 3.12 the pointer to the list of weak references is added to the
|
||||
pre-header. In order to make space for it, the ``dict`` and ``values``
|
||||
pointers are combined into a single tagged pointer:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue