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 serhiy.storchaka
Recipients Mark.Shannon, ezio.melotti, jugmac00, mrabarnett, serhiy.storchaka
Date 2022-03-19.11:45:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647690347.36.0.604245678966.issue39394@roundup.psfhosted.org>
In-reply-to
Content
This warning was introduced in 3.6. It is a time to convert it into an error. RE error messages contain position.

But I understand that very few users will use 3.11 in nearest future, so I am going to add a position to warning message and backport this change. It is not a bugfix in strong meaning, but I think it is safe to backport it.
History
Date User Action Args
2022-03-19 11:45:47serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett, Mark.Shannon, jugmac00
2022-03-19 11:45:47serhiy.storchakasetmessageid: <1647690347.36.0.604245678966.issue39394@roundup.psfhosted.org>
2022-03-19 11:45:47serhiy.storchakalinkissue39394 messages
2022-03-19 11:45:47serhiy.storchakacreate