diff options
author | aneejit1 <aneejit1@gmail.com> | 2022-04-19 00:17:45 +0000 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-04-21 16:29:57 +0200 |
commit | 5b12d262dc940b6fe9e2766988917665c970318d (patch) | |
tree | 1ff5dc43f32d509aa1348ceac40e5ec6b372f028 /siputils.py | |
parent | 299bacc2dd874a55eb2e0d430a439b6fb5895e13 (diff) | |
download | sip4-tqt-5b12d262dc940b6fe9e2766988917665c970318d.tar.gz sip4-tqt-5b12d262dc940b6fe9e2766988917665c970318d.zip |
Updates for Python 3 Support
The following changes have been made to support Python 3:
- in sip-tqt.h, remove the cast in the "sipConvertFromSliceObject"
macro in versions 3.2+ as the API changed causing a compile error;
- in voidptr.h, alter the precompile conditions to remove the
PyCObject API cals for version 3.2+ (causes runtime symbol
resolution error) and amend the flags for "asstring";
- alter module import process in siplib.c to avoid re-loading an
already loaded module.
Signed-off-by: aneejit1 <aneejit1@gmail.com>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'siputils.py')
0 files changed, 0 insertions, 0 deletions