Pablo Galindo Salgado <[email protected]> added the comment:
I wonder what other stuff can break due to this. I agree we should fix it, but also we need to consider how crazy is the solution because I'm not sure if this justifies a very complex one. As an alternative idea, we could use th max allowed value as an "overflowed" status, which invalidates anything that is using the tag. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44240> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
