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, miss-islington, objectivitix, rhettinger, serhiy.storchaka
Date 2021-08-26.07:03:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629961406.28.0.82651030858.issue45003@roundup.psfhosted.org>
In-reply-to
Content
New changeset 46970fdd8ddc18823519d1e1c57136f6bc2a8dac by Miss Islington (bot) in branch '3.9':
bpo-45003: Change __div__ to __truediv__ in py3 language reference. (GH-27951) (GH-27962)
https://github.com/python/cpython/commit/46970fdd8ddc18823519d1e1c57136f6bc2a8dac
History
Date User Action Args
2021-08-26 07:03:26serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, docs@python, miss-islington, objectivitix
2021-08-26 07:03:26serhiy.storchakasetmessageid: <1629961406.28.0.82651030858.issue45003@roundup.psfhosted.org>
2021-08-26 07:03:26serhiy.storchakalinkissue45003 messages
2021-08-26 07:03:26serhiy.storchakacreate