mirror of
https://github.com/python/cpython.git
synced 2026-05-14 08:28:31 -04:00
34c63b86d3
The original name wasn't as clear as it could have been. This change includes the following: * rename the function * change the default value for "disable_check" to False * add clues to the docstring that folks should probably not use the function --------- Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>