This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients Mark.Shannon, pablogsal
Date 2021-05-26.17:08:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
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.
History
Date User Action Args
2021-05-26 17:08:46pablogsalsetrecipients: + pablogsal, Mark.Shannon
2021-05-26 17:08:46pablogsalsetmessageid: <[email protected]>
2021-05-26 17:08:46pablogsallinkissue44240 messages
2021-05-26 17:08:46pablogsalcreate