mirror of
https://github.com/python/cpython.git
synced 2026-05-21 20:03:06 -04:00
1ff49a7734
* Correct description of PyFloat_FromString. While ignored, the pend argument still has to be given. * Typo in PyLong_FromString.