mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +00:00
Fix PEP number.
This commit is contained in:
parent
535c0773a5
commit
932e49e394
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
|
|
||||||
This article explains the new features in Python 3.2, compared to 3.1.
|
This article explains the new features in Python 3.2, compared to 3.1.
|
||||||
|
|
||||||
PEP 382: Defining a Stable ABI
|
PEP 384: Defining a Stable ABI
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
In the past, extension modules built for one Python version were often
|
In the past, extension modules built for one Python version were often
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue