Skip to content

Commit efbbb3c

Browse files
authored
PEP 774: Mark as Deferred (#4439)
1 parent ae06297 commit efbbb3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

peps/pep-0774.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@ PEP: 774
22
Title: Removing the LLVM requirement for JIT builds
33
Author: Savannah Ostrowski <[email protected]>
44
Discussions-To: https://discuss.python.org/t/78548/
5-
Status: Draft
5+
Status: Deferred
66
Type: Standards Track
77
Created: 27-Jan-2025
88
Python-Version: 3.14
99
Post-History: `27-Jan-2025 <https://discuss.python.org/t/78548/>`__
10+
Resolution: `14-Mar-2025 <https://discuss.python.org/t/78548/34>`__
1011

1112
Abstract
1213
========

0 commit comments

Comments
 (0)