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 a524c89 commit 84c6301Copy full SHA for 84c6301
1 file changed
peps/pep-0829.rst
@@ -7,7 +7,8 @@ Type: Standards Track
7
Created: 31-Mar-2026
8
Python-Version: 3.15
9
Post-History:
10
- `01-Apr-2026 <https://discuss.python.org/t/pep-829-structured-startup-configuration-via-site-toml-files/106789>`__
+ `01-Apr-2026 <https://discuss.python.org/t/pep-829-structured-startup-configuration-files/106789>`__,
11
+ `13-Apr-2026 <https://discuss.python.org/t/pep-829-structured-startup-configuration-files/106789/69>`__
12
13
14
Abstract
@@ -413,7 +414,7 @@ Open Issues
413
414
Change History
415
==============
416
-13-Apr-2026
417
+`13-Apr-2026 <https://discuss.python.org/t/pep-829-structured-startup-configuration-files/106789/69>`__
418
419
* Changed the PEP title.
420
* The PEP is no longer in the ``Packaging`` Topic.
0 commit comments