vmprof / vmprof-python

vmprof - a statistical program profiler
https://vmprof.readthedocs.io
Other
432 stars 55 forks source link

Support py311 #257

Closed Cskorpion closed 11 months ago

Cskorpion commented 1 year ago

Based on PR#251 from @matthiasdiener

There are still some bugs on windows

mattip commented 1 year ago

It is strange the python3.6 wheel is failing on windows. The code should be unchanged. Maybe something is off with one of the conditional macros?

mattip commented 11 months ago

Merging to try to move forward.