COMMITS
/ Include/internal/pycore_warnings.h March 17, 2025
M
GH-131238: Core header refactor (GH-131250)
Mark Shannon committed
January 14, 2025
N
gh-128384: Add locking to warnings.py. (gh-128386)
Neil Schemenauer committed
June 20, 2024
S
gh-117511: Make PyMutex public in the non-limited API (#117731)
Sam Gross committed
March 28, 2024
E
gh-116664: Make module state Py_SETREF's in _warnings thread-safe (#116959)
Erlend E. Aasland committed
July 25, 2023
V
gh-107211: No longer export internal functions (3) (#107215)
Victor Stinner committed
May 26, 2023
K
GH-89091: raise `RuntimeWarning` for unawaited async generator methods (#104611)
Kumar Aditya committed
October 18, 2021
V
bpo-35134: Split warnings.h and weakrefobject.h (GH-29042)
Victor Stinner committed
February 19, 2021
V
bpo-43268: Pass interp rather than tstate to internal functions (GH-24580)
Victor Stinner committed
November 12, 2020
V
bpo-42260: Initialize time and warnings earlier at startup (GH-23249)
Victor Stinner committed
March 2, 2020
V
bpo-39796: Fix _warnings module initialization (GH-18739)
Victor Stinner committed
October 2, 2019
V
bpo-38353: Cleanup includes in the internal C API (GH-16548)
Victor Stinner committed
April 17, 2019
V
bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853)
Victor Stinner committed
November 9, 2018
V
bpo-35081: Internal headers require Py_BUILD_CORE (GH-10363)
Victor Stinner committed
October 31, 2018
V
bpo-35081: Add pycore_ prefix to internal header files (GH-10263)
Victor Stinner committed