Skip to content

Commit ff4f1f1

Browse files
committed
PEP 396 was reclassifed as Withdrawn
1 parent fe0857a commit ff4f1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/discussions/versioning.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ import package versions are consistent with each other can review the
200200
:ref:`single-source-version` discussion for potential approaches to doing so.
201201

202202
As import packages and modules are not *required* to publish runtime
203-
version information in this way (see the rejected proposal in
203+
version information in this way (see the withdrawn proposal in
204204
:pep:`PEP 396 <396>`), the ``__version__`` attribute should either only be
205205
queried with interfaces that are known to provide it (such as a project
206206
querying its own version or the version of one of its direct dependencies),

0 commit comments

Comments
 (0)