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 rhettinger
Recipients anthony-flury, docs@python, lemburg, mark.dickinson, rhettinger, steven.daprano, stutzbach
Date 2021-04-10.04:50:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618030240.13.0.784589707978.issue43737@roundup.psfhosted.org>
In-reply-to
Content
Negative modulo divisors is not a "beginner friendly" topic or even remotely relevant to most users.  It is also trivially discoverable with a few seconds of experimentation at the interactive prompt.  FWIW, I've read dozens of Python tutorials and don't recall a single one covering this case.  We need a better reason to do this other than you insisting on it.
History
Date User Action Args
2021-04-10 04:50:40rhettingersetrecipients: + rhettinger, lemburg, mark.dickinson, stutzbach, steven.daprano, docs@python, anthony-flury
2021-04-10 04:50:40rhettingersetmessageid: <1618030240.13.0.784589707978.issue43737@roundup.psfhosted.org>
2021-04-10 04:50:40rhettingerlinkissue43737 messages
2021-04-10 04:50:39rhettingercreate