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 Mariatta
Recipients Mariatta, cheryl.sabella, cubinator, docs@python, mark.dickinson, martin.panter, terry.reedy
Date 2017-04-24.03:54:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493006051.93.0.589489722594.issue29751@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 26896f2832324dde85cdd63d525571ca669f6f0b by Mariatta (csabella) in branch 'master':
bpo-29751: Improve PyLong_FromString documentation (GH-915)
https://github.com/python/cpython/commit/26896f2832324dde85cdd63d525571ca669f6f0b
History
Date User Action Args
2017-04-24 03:54:12Mariattasetrecipients: + Mariatta, terry.reedy, mark.dickinson, docs@python, martin.panter, cubinator, cheryl.sabella
2017-04-24 03:54:11Mariattasetmessageid: <1493006051.93.0.589489722594.issue29751@psf.upfronthosting.co.za>
2017-04-24 03:54:11Mariattalinkissue29751 messages
2017-04-24 03:54:11Mariattacreate