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 |