Skip to content

Commit

Permalink
chore: add link to CPython docs describing rationale and changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed May 28, 2024
1 parent af8071b commit f66a623
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
6.2 (unreleased)
================

- C extension now enables multi-phase module initialization (PEP 489).
- C extension now enables multi-phase module initialization (PEP 489).See:
https://docs.python.org/3.13/howto/isolating-extensions.html


- Build Windows wheels on GHA.

Expand Down

0 comments on commit f66a623

Please sign in to comment.