Python 3.9 by filmor · Pull Request #1264 · pythonnet/pythonnet
filmor
changed the title
Add Python 3.9 to CI
Python 3.9
filmor added a commit that referenced this pull request
Nov 13, 2020* Add Python 3.9 to CI
* Update AppVeyor image and always install all requirements
* Add Python 3.9 interop file
* Fix geninterop script and regenerate interop39.cs
- Only record structs when they are defined, not when they are declared
- If a struct was only declared when a typedef was created, it won't
contain its member declarations. Those have to be drawn from the
recorded structs instead.
- Rename internal members of AstParser to make it easier to debug
This file contains hidden or 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