mirror of
https://github.com/python/cpython.git
synced 2026-01-30 06:36:55 +00:00
Issue #26592: _warnings.warn_explicit() now tries to import the warnings module (Python implementation) if the source parameter is set to be able to log the traceback where the source was allocated.
Miscellaneous source files for the main Python shared library