mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
e98445a4de
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