Details
Description
Supporting Python 3.13 first needs to get the basic functionality supported,
since opcodes are changed again and the refcnt field does no longer exist
in its original form.
In addition, the is the new "--disable-gil" switch which supports free threading.
We need to take care because using that our objects are no longer protected
against other running threads.
Attachments
Issue Links
- relates to
-
PYSIDE-2230 Support Python 3.12
- Open
Gerrit Reviews
For Gerrit Dashboard: PYSIDE-2751 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
566964,1 | WIP: Do the transition to Python 3.13, disable-gil part | dev | pyside/pyside-setup | Status: NEW | -2 | 0 |
606532,1 | WIP: Add new convenience API PepObject_GetOptionalAttr() | dev | pyside/pyside-setup | Status: NEW | -2 | 0 |
560503,11 | shiboken: Fix a warning crash that is present in Python 3.13 | dev | pyside/pyside-setup | Status: ABANDONED | 0 | 0 |
566865,5 | shiboken: Fix a warning crash that is present in Python 3.13 | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |
566868,1 | shiboken: Fix a warning crash that is present in Python 3.13 | dev | pyside/pyside-setup | Status: ABANDONED | 0 | 0 |
566902,10 | Do the transition to Python 3.13, GIL-part | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |
566930,2 | shiboken: Fix a warning crash that is present in Python 3.13 | 6.7 | pyside/pyside-setup | Status: MERGED | +2 | 0 |
590251,2 | Work around deprecation of PyWeakref_GetObject() in Python 3.13 | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |
590417,2 | Do the transition to Python 3.13, GIL-part, amended | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |
591989,5 | Fix condition to allow 3.13 for wheel creation | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |
598200,2 | Fix condition to allow 3.13 for wheel creation | 6.8 | pyside/pyside-setup | Status: MERGED | +2 | 0 |
598694,3 | Fix condition to allow 3.13 for wheel creation | 6.8.0 | pyside/pyside-setup | Status: MERGED | +2 | 0 |
598783,2 | Fix condition to allow 3.13 for wheel creation | tqtc/6.8.0 | pyside/tqtc-pyside-setup | Status: MERGED | +2 | 0 |