Skip to content

Commit

Permalink
PEP-3121: Mark as Final (#3471)
Browse files Browse the repository at this point in the history
  • Loading branch information
encukou authored Oct 11, 2023
1 parent 1418d8b commit e38ee92
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion peps/pep-3121.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,16 @@ Title: Extension Module Initialization and Finalization
Version: $Revision$
Last-Modified: $Date$
Author: Martin von Löwis <[email protected]>
Status: Accepted
Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 27-Apr-2007
Python-Version: 3.0
Post-History:

.. canonical-doc:: :external+python:c:func:`PyInit_modulename` and
:external+python:c:type:`PyModuleDef`

Abstract
========

Expand Down

0 comments on commit e38ee92

Please sign in to comment.