projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
535c077
)
Fix PEP number.
author
Martin v. Löwis
<martin@v.loewis.de>
Sat, 4 Dec 2010 13:49:32 +0000
(13:49 +0000)
committer
Martin v. Löwis
<martin@v.loewis.de>
Sat, 4 Dec 2010 13:49:32 +0000
(13:49 +0000)
Doc/whatsnew/3.2.rst
patch
|
blob
|
history
diff --git
a/Doc/whatsnew/3.2.rst
b/Doc/whatsnew/3.2.rst
index 8d0f0f5e9111ab3af9cf1f8ca251e471a83d6072..f66f8f3bb24a556370e8d398e82f8bdae5c342ba 100644
(file)
--- a/
Doc/whatsnew/3.2.rst
+++ b/
Doc/whatsnew/3.2.rst
@@
-49,7
+49,7
@@
This article explains the new features in Python 3.2, compared to 3.1.
-PEP 38
2
: Defining a Stable ABI
+PEP 38
4
: Defining a Stable ABI
==============================
In the past, extension modules built for one Python version were often