Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Python
_warnings.c
Find file
Blame
History
Permalink
Fix a bug in the handling of the stacklevel argument in warnings.warn() where
· e3dcb01b
Brett Cannon
authored
May 06, 2008
the stack was being unwound by two levels instead of one each time.
e3dcb01b