Skip to content
Open
Prev Previous commit
Next Next commit
Apply suggestion from @AA-Turner
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
  • Loading branch information
zklaus and AA-Turner authored Oct 31, 2025
commit bb774520d02a1a9c9b26d496b471ab3ee5c24272
2 changes: 1 addition & 1 deletion peps/pep-0780.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ marker for free-threading`_ Discourse thread:
significant period of time, it looked likely that support would first be
added in a fork. There are a lot of projects that depend on ``cffi``, which
are likely fine to start depending on a fork for free-threading only, however
depending on a fork for >=3.13 or for all Python versions seems like a much
depending on a fork for >=3.13 or for all Python versions seemed like a much
larger ask, and more disruptive for distribution packagers. While the
situation has been resolved with CFFI 2.0.0, other projects may face similar
issues.
Expand Down