[docs] [issue29751] PyLong_FromString documentation wrong on numbers with leading zero and base=0
Mariatta Wijaya
report at bugs.python.org
Mon Apr 24 00:02:32 EDT 2017
Mariatta Wijaya added the comment:
New changeset d51d093b9bbca108f59bad0f1730c48ebf5b2e14 by Mariatta in branch '3.5':
[3.5] bpo-29751: Improve PyLong_FromString documentation (GH-915) (#1267)
https://github.com/python/cpython/commit/d51d093b9bbca108f59bad0f1730c48ebf5b2e14
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29751>
_______________________________________
More information about the docs
mailing list