benfred / py-spy

Sampling profiler for Python programs
MIT License
12.53k stars 414 forks source link

Python 3.11 support #514

Closed benfred closed 2 years ago

benfred commented 2 years ago

Add support for profiling python 3.11

Currently this PR will let you connect up to python 3.11.0b5, however not all options are currently working and this PR is still a work in progress. Things left to do to before this is ready to merge: