https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271673
Alexey Vyskubov <ale...@ocaml.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ale...@ocaml.nl --- Comment #27 from Alexey Vyskubov <ale...@ocaml.nl> --- JFYI: I have 3.12.6 installed with mise, and everything seems to work. 🌐 eldanna in ~ ❯ ipython Python 3.12.6 (main, Sep 8 2024, 13:55:00) [GCC 13.3.0] Type 'copyright', 'credits' or 'license' for more information IPython 8.26.0 -- An enhanced Interactive Python. Type '?' for help. In [1]: print((1+2)*3) 9 In [2]: import sqlite3 In [3]: Do you really want to exit ([y]/n)? 🌐 eldanna in ~ took 47s ❯ freebsd-version 14.1-RELEASE-p4 -- You are receiving this mail because: You are the assignee for the bug.