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 docs@python, objectivitix, rhettinger, serhiy.storchaka
Date 2021-08-26.05:49:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629956951.14.0.62415923697.issue45003@roundup.psfhosted.org>
In-reply-to
Content
New changeset 806e25fd3173a80021e6df87b81263b5f6056f38 by Objectivitix in branch 'main':
bpo-45003: Change __div__ to __truediv__ in py3 language reference. (GH-27951)
https://github.com/python/cpython/commit/806e25fd3173a80021e6df87b81263b5f6056f38
History
Date User Action Args
2021-08-26 05:49:11serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, docs@python, objectivitix
2021-08-26 05:49:11serhiy.storchakasetmessageid: <1629956951.14.0.62415923697.issue45003@roundup.psfhosted.org>
2021-08-26 05:49:11serhiy.storchakalinkissue45003 messages
2021-08-26 05:49:11serhiy.storchakacreate