Backported fixes - mostly issues discovered with Python 3.11+

This commit is contained in:
Arnaud Diederen
2023-01-16 11:14:55 +01:00
parent 201a874e81
commit a2a75975f2
9 changed files with 60 additions and 15 deletions
+1
View File
@@ -15,6 +15,7 @@ global:
PyW_ShowCbErr;
PyW_SizeVecToPyList;
PyW_UvalVecToPyList;
PyW_StrVecToPyList;
PyW_TryGetAttrString;
PyW_TryImportModule;
PyW_register_compiled_form;