mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
typo (pwill -> will).
This commit is contained in:
parent
bcc207484a
commit
fc8f5d1a7f
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ serialized. Recursive imports are not affected.
|
|||
|
||||
- Rewrote the finalization code almost completely, to be much more
|
||||
careful with the order in which modules are destroyed. Destructors
|
||||
pwill now generally be able to reference built-in names such as None
|
||||
will now generally be able to reference built-in names such as None
|
||||
without trouble.
|
||||
|
||||
- Case-insensitive platforms such as Mac and Windows require the case
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue