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 miss-islington
Recipients ammar2, lschoe, lukasz.langa, mark.dickinson, miss-islington, pablogsal, rhettinger, serhiy.storchaka
Date 2020-03-27.16:45:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585327509.01.0.134875281144.issue38237@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9c5c497ac167b843089553f6f62437d263382e97 by Miss Islington (bot) in branch '3.8':
bpo-38237: Use divmod for positional arguments whatsnew example (GH-19171)
https://github.com/python/cpython/commit/9c5c497ac167b843089553f6f62437d263382e97
History
Date User Action Args
2020-03-27 16:45:09miss-islingtonsetrecipients: + miss-islington, rhettinger, mark.dickinson, lukasz.langa, serhiy.storchaka, ammar2, pablogsal, lschoe
2020-03-27 16:45:09miss-islingtonsetmessageid: <1585327509.01.0.134875281144.issue38237@roundup.psfhosted.org>
2020-03-27 16:45:09miss-islingtonlinkissue38237 messages
2020-03-27 16:45:08miss-islingtoncreate