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 xiang.zhang
Recipients andymaier, brett.cannon, docs@python, josh.r, rhettinger, xiang.zhang
Date 2018-08-27.10:45:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535366730.01.0.56676864532.issue34434@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3fe89dac42809a7741d50ebf595be98833b79b97 by Xiang Zhang (Louis Sautier) in branch 'master':
bpo-34434: Update doc for bool(), float() and int() arguments (GH-8834)
https://github.com/python/cpython/commit/3fe89dac42809a7741d50ebf595be98833b79b97
History
Date User Action Args
2018-08-27 10:45:30xiang.zhangsetrecipients: + xiang.zhang, brett.cannon, rhettinger, docs@python, josh.r, andymaier
2018-08-27 10:45:30xiang.zhangsetmessageid: <1535366730.01.0.56676864532.issue34434@psf.upfronthosting.co.za>
2018-08-27 10:45:30xiang.zhanglinkissue34434 messages
2018-08-27 10:45:29xiang.zhangcreate