-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Patch packaging to support PEP 703 (
--disable-gil
)
This applies pypa/packaging#728 as a stopgap measure to support the free-threaded builds of CPython. That PR is already merged upstream, but a full upgrade of the packaging library is more complicated due to removal of legacy versions and version specifiers. Closes pypa#12634
- Loading branch information
Showing
1 changed file
with
31 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters