File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -453,7 +453,7 @@ Values in the *Note* column:
453453* *new *: Proposed in this PEP.
454454* *reserved *: A mechanism to build a matching extension is not proposed in
455455 this PEP, but may be added in the future.
456- Installers should be brepared to handle the tag.
456+ Installers should be prepared to handle the tag.
457457* *out of spec *: Should not be used as-is: extensions should be tagged
458458 ``abi3.abi3t `` rather than only ``abi3 ``.
459459 The entry is included for installers that decompose compressed tag sets.
@@ -520,7 +520,7 @@ of the stable ABI, preventing future adjustments.
520520Shims for compatibility with CPython 3.14
521521-----------------------------------------
522522
523- It’s possible to build a ``cp314-abi3.abi3t `` extenstion – one compatible
523+ It’s possible to build a ``cp314-abi3.abi3t `` extension – one compatible
524524with 3.14 (both free-threaded build and default).
525525There are several challenges around this:
526526
You can’t perform that action at this time.
0 commit comments