Python 3.10 by filmor · Pull Request #1591 · pythonnet/pythonnet

lostmsu

@filmor

- Add Python 3.10 typeoffsets
- Replace call to (removed) `PyUnicode_GetMax` by platform detection, as
  AFAIK only Windows uses 16bit wchar_t
Also increase CI timeout for now as some dependencies have no wheels
available, yet, and are thus compiled during CI.

@filmor

filmor referenced this pull request

Jan 26, 2023

@filmor