We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0070795 commit 43647c5Copy full SHA for 43647c5
1 file changed
peps/pep-0829.rst
@@ -413,11 +413,13 @@ Open Issues
413
Change History
414
==============
415
416
-XX-XXX-2026
417
-
418
-* An evolution of the ``<name>.pth`` file format and the addition of the
419
- ``<name>.start`` file for entry point specification is proposed instead of
420
- the ``<name>.site.toml`` file from the previous draft.
+13-Apr-2026
+* Changed the PEP title.
+* The PEP is no longer in the ``Packaging`` Topic.
+* The PEP now proposes an evolution of the ``<name>.pth`` file format and the
+ addition of the ``<name>.start`` file for entry point specification. The
421
+ ``<name>.site.toml`` file from the previous version is removed.
422
+* A three year deprecation of ``import`` lines in ``.pth`` files is proposed.
423
424
425
Acknowledgments
0 commit comments