Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3.12 compatibility #9

Open
zhusihan-python opened this issue Jul 2, 2024 · 0 comments
Open

Python 3.12 compatibility #9

zhusihan-python opened this issue Jul 2, 2024 · 0 comments

Comments

@zhusihan-python
Copy link

zhusihan-python commented Jul 2, 2024

Hello, i was trying to analysis a pyside6 exe dump file with windbg, and I found this extension, i know python 3.12 is not list on the supported version now, it got error like below using version 1.6.0 on windows 11, python version 3.12.4:

0:000> !pystack
Thread 0:
	File "D:\IHC\PyStand.int", line 20, in <module>
		[Frame] [Locals] [Globals] 
	File "<shim>", line 1, in <interpreter trampoline>
ERROR: !pystack: extension exception 0x80004005.
    "ExtRemoteTyped::Field: unable to retrieve field 'tp_name' at 0"

does it have a plan to support 3.12
or is there any other option to debug python 3.12 dump file, thanks

@zhusihan-python zhusihan-python changed the title does it have a plan to support python 3.12 Python 3.12 compatibility Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant