From 201a2b8dbe3de0209377311587f7cc40691f2799 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filipe=20La=C3=ADns?= Date: Sat, 4 Oct 2025 15:14:16 +0100 Subject: [PATCH] PEP 739: mark as Final MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Filipe Laíns --- peps/pep-0739.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0739.rst b/peps/pep-0739.rst index 2bf5039bcec..0c9a70c2d6e 100644 --- a/peps/pep-0739.rst +++ b/peps/pep-0739.rst @@ -3,7 +3,7 @@ Title: ``build-details.json`` 1.0 — a static description file for Python build Author: Filipe Laíns PEP-Delegate: Paul Moore Discussions-To: https://discuss.python.org/t/pep-739-static-description-file-for-build-details-of-python-installations/44572 -Status: Accepted +Status: Final Type: Standards Track Topic: Packaging Created: 19-Dec-2023