Skip to content

Commit bd948d0

Browse files
Fidget-Spinnerpablogsal
authored andcommitted
fix typo
1 parent 009204a commit bd948d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0830.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ The shift toward frame pointers has already happened independently of CPython
431431
upstream, and at massive scale.
432432

433433
``python-build-standalone``, the hermetic Python distribution used by ``uv``,
434-
``mise``, ``rye``, and many CI systems, enfabled ``-fno-omit-frame-pointer`` on
434+
``mise``, ``rye``, and many CI systems, enabled ``-fno-omit-frame-pointer`` on
435435
all x86-64 and AArch64 Linux builds in early 2026 and shipped in ``uv`` 0.11.0
436436
[#pbs992]_. Gregory Szorc, the project's creator, stated: "Frame pointers
437437
should be enabled on 100% of x86-64 / aarch64 binaries in 2026. Full stop." He

0 commit comments

Comments
 (0)