From 90e97ebf8c42e57a21a1262581f9fe3a994a1677 Mon Sep 17 00:00:00 2001 From: konstin Date: Tue, 21 Jul 2026 18:02:12 +0200 Subject: [PATCH] PEP 838: Move to standards track PEP 838 affects the stdlib `venv` module, so it goes into the standards track instead of the packaging track. --- peps/pep-0838.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/peps/pep-0838.rst b/peps/pep-0838.rst index 39bb822d95c..77448f4dfde 100644 --- a/peps/pep-0838.rst +++ b/peps/pep-0838.rst @@ -2,11 +2,9 @@ PEP: 838 Title: Adding python-version to pyvenv.cfg Author: Konstantin Schütze Sponsor: Alex Waygood -PEP-Delegate: Paul Moore Discussions-To: Pending Status: Draft Type: Standards Track -Topic: Packaging Created: 15-Jul-2026 Python-Version: 3.16 Post-History: Pending