PyDev.Debugger
PyDev.Debugger copied to clipboard
Python 3.12 Meta Issue
I thought it would be good to capture all the 3.12-related issues in one place as we find them:
- [ ]
distutilsis removed in 3.12 https://github.com/fabioz/PyDev.Debugger/issues/255 - [ ]
imphas been replaced byimportlibhttps://github.com/fabioz/PyDev.Debugger/issues/251 - [ ]
greenlet(used in Windows test runner) needs to be updated to 3.0a1 or later - [ ]
#263 as well :)