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