alexmojaki / birdseye

Graphical Python debugger which lets you easily view the values of all evaluated expressions
https://birdseye.readthedocs.io
MIT License
1.65k stars 71 forks source link

New python versions #105

Open bjoernma opened 6 months ago

bjoernma commented 6 months ago

It's unclear from the documentation whether birdseye works for newer python versions up to the current 3.12 yet. Is it enough to run the tests and resolve problems or has more to be done?

alexmojaki commented 6 months ago

Updating the tests should be enough.