mirror of
https://github.com/python/cpython.git
synced 2026-01-30 06:36:55 +00:00
* Properly decref on _pylong import error. * Improve the error message on _pylong TypeError. * Fix the assertion error in pydebug builds to be a TypeError. * Tie the return value comments together. These are minor followups to issues not caught among the reviewers on https://github.com/python/cpython/pull/96673.
Source files for various builtin objects