mirror of
https://github.com/python/cpython.git
synced 2026-05-14 00:18:52 -04:00
83fe2e1c22
This commit rewrites the docstring for int() to incorporate the documentation changes made in issue #16036. It also switches the docstrings for int(), str(), range(), and slice() to use multi-line signatures.