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