Logo
Explore Help
Sign In
1berry/cpython
1
0
Fork 0
You've already forked cpython
Code Issues Packages Projects Releases Wiki Activity
cpython/Python/clinic
History
Gregory P. Smith 052f53d65d
gh-39615: Add warnings.warn() skip_file_prefixes support (#100840)
`warnings.warn()` gains the ability to skip stack frames based on code
filename prefix rather than only a numeric `stacklevel=` via a new
`skip_file_prefixes=` keyword argument.
2023-01-27 18:35:14 -08:00
..
_warnings.c.h
gh-39615: Add warnings.warn() skip_file_prefixes support (#100840)
2023-01-27 18:35:14 -08:00
bltinmodule.c.h
gh-100776: Fix misleading default value in help(input) (#100788)
2023-01-08 13:27:41 +05:30
context.c.h
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
2022-08-11 15:25:49 -06:00
import.c.h
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
2022-08-13 12:09:40 +02:00
marshal.c.h
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
2022-08-11 15:25:49 -06:00
Python-tokenize.c.h
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
2022-08-13 12:09:40 +02:00
sysmodule.c.h
gh-86682: Adds sys._getframemodulename as an alternative to using _getframe (GH-99520)
2023-01-13 11:31:06 +00:00
traceback.c.h
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
2022-08-13 12:09:40 +02:00
Powered by Gitea Version: 1.23.8 Page: 597ms Template: 14ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API