[issue41859] Uncaught ValueError

Raymond Hettinger report at bugs.python.org
Fri Sep 25 13:01:00 EDT 2020


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

> What python binary?

This is from the 64-bit macOS build on python.org:

    $ python3.9
    Python 3.9.0rc2 (v3.9.0rc2:2bd31b5fde, Sep 16 2020, 20:19:18)
    [Clang 6.0 (clang-600.0.57)] on darwin

Thanks for looking into this :-)

Let me know if filing these issues is helpful to you.  I log a couple thousand hours of heavy IDLE usage each year and my students really put the tool through its paces.  We tend to uncover buglets that wouldn't surface in light testing.  At the end of the day, if there are tracebacks I haven't seen before, I'm posting them here.  Hopefully, they are useful.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41859>
_______________________________________


More information about the Python-bugs-list mailing list