From b840946b96887ee22d929c05df6462f1f0035de5 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Fri, 3 Sep 2010 18:31:47 +0000 Subject: [PATCH] PEP 3149 has been accepted. --- pep-3149.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-3149.txt b/pep-3149.txt index 4c03fb059..3c623ed61 100644 --- a/pep-3149.txt +++ b/pep-3149.txt @@ -3,13 +3,13 @@ Title: ABI version tagged .so files Version: $Revision$ Last-Modified: $Date$ Author: Barry Warsaw -Status: Draft +Status: Final Type: Standards Track Content-Type: text/x-rst Created: 2010-07-09 Python-Version: 3.2 Post-History: 2010-07-14, 2010-07-22 -Resolution: TBD +Resolution: http://mail.python.org/pipermail/python-dev/2010-September/103408.html Abstract