mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Typo
This commit is contained in:
parent
ebea6fae86
commit
46462f3fb3
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
+++++++++++
|
||||
+++++++++++
|
||||
Python News
|
||||
+++++++++++
|
||||
|
||||
|
@ -33,7 +33,7 @@ Core and Builtins
|
|||
properly. Patch by Stefan Behnel.
|
||||
|
||||
- Issue #5553: The Py_LOCAL_INLINE macro now results in inlining on
|
||||
most platforms. Previously, it online inlined when using Microsoft
|
||||
most platforms. Previously, it inlined when using Microsoft
|
||||
Visual C.
|
||||
|
||||
- Issue #9712: Fix tokenize on identifiers that start with non-ascii names.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue