- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
windows: support static Python 3.9 builds
Python 3.9 changed some code that we patch in order to produce static builds. The change to the _asyncio extension is actually a welcome change. But since we need to maintain compatibility building CPython 3.7 and 3.8, we had to add a hack to our hack.
- 20241219
- 20241206
- 20241205
- 20241016
- 20241008
- 20241002
- 20240909
- 20240814
- 20240726
- 20240725
- 20240713
- 20240415
- 20240224
- 20240107
- 20231002
- 20230826
- 20230726
- 20230507
- 20230116
- 20221220
- 20221106
- 20221002
- 20220802
- 20220630
- 20220528
- 20220502
- 20220318
- 20220227
- 20220222
- 20211017
- 20211012
- 20210724
- 20210506
- 20210415
- 20210414
- 20210327
- 20210325
- 20210303
- 20210228
- 20210103
- 20201020
- 20201006
- 20201005
Showing
1 changed file
with
107 additions
and
17 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