FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Doc/c-api/sys.rst - python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
75k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Doc
c-api
sys.rst
on
main
User selector
Datepicker
Commit history
Commits on Jul 27, 2026
gh-152912: Fix audit hook exception check in sys.addaudithook() (GH-152913)
k00shi
authored
85c8bce
View commit details
Copy full SHA for 85c8bce
View code at this point
Browse repository at this point
Commits on Nov 14, 2025
gh-141004: Document `PyOS_InterruptOccurred` (GH-141526)
StanFromIreland
authored
ef90261
View commit details
Copy full SHA for ef90261
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
Python 3.15.0a1
hugovk
committed
aeff92d
View commit details
Copy full SHA for aeff92d
View code at this point
Browse repository at this point
Commits on Sep 15, 2025
gh-138886: Remove deprecated `PySys_ResetWarnOptions` C-API function (#138887)
sobolevn
authored
baf7470
View commit details
Copy full SHA for baf7470
View code at this point
Browse repository at this point
Commits on May 28, 2025
gh-108512: Add and use new replacements for PySys_GetObject() (GH-111035)
Show description for bac3fcb
serhiy-storchaka
authored
bac3fcb
View commit details
Copy full SHA for bac3fcb
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990)
Show description for 86d5fa9
ZeroIntensity
and
vstinner
authored
86d5fa9
View commit details
Copy full SHA for 86d5fa9
View code at this point
Browse repository at this point
Commits on Jan 14, 2025
Python 3.14.0a4
hugovk
committed
f26daa9
View commit details
Copy full SHA for f26daa9
View code at this point
Browse repository at this point
Commits on Jan 6, 2025
gh-127350: Add Py_fopen() and Py_fclose() functions (#127821)
vstinner
authored
f89e5e2
View commit details
Copy full SHA for f89e5e2
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
gh-127791: Fix, document, and test `PyUnstable_AtExit` (#127793)
ZeroIntensity
authored
d5d84c3
View commit details
Copy full SHA for d5d84c3
View code at this point
Browse repository at this point
Commits on Feb 11, 2024
gh-101100: Clean up Doc/c-api/exceptions.rst and Doc/c-api/sys.rst (GH-114825)
smontanaro
authored
e1552fd
View commit details
Copy full SHA for e1552fd
View code at this point
Browse repository at this point
gh-115172: Fix explicit index extries for the C API (GH-115173)
serhiy-storchaka
authored
573acb3
View commit details
Copy full SHA for 573acb3
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
gh-85283: Add PySys_AuditTuple() function (#108965)
Show description for bb057b3
vstinner
authored
bb057b3
View commit details
Copy full SHA for bb057b3
View code at this point
Browse repository at this point
Commits on Aug 7, 2023
gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107552)
Show description for 5dc825d
ericsnowcurrently
authored
5dc825d
View commit details
Copy full SHA for 5dc825d
View code at this point
Browse repository at this point
Commits on Jul 27, 2023
gh-107298: Fix yet more Sphinx warnings in the C API doc (GH-107345)
serhiy-storchaka
authored
9833052
View commit details
Copy full SHA for 9833052
View code at this point
Browse repository at this point
gh-107298: Fix more Sphinx warnings in the C API doc (#107329)
Show description for 8d61a71
vstinner
authored
8d61a71
View commit details
Copy full SHA for 8d61a71
View code at this point
Browse repository at this point
Commits on Jul 23, 2023
gh-106948: Docs: Disable links for C standard library functions, OS utility functions and system calls (#107062)
Show description for b447e19
erlend-aasland
and
serhiy-storchaka
authored
b447e19
View commit details
Copy full SHA for b447e19
View code at this point
Browse repository at this point
Commits on Jul 21, 2023
gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)
serhiy-storchaka
authored
fcc816d
View commit details
Copy full SHA for fcc816d
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
gh-105145: Deprecate Py_GetPath() function (#105179)
Show description for c67121a
vstinner
authored
c67121a
View commit details
Copy full SHA for c67121a
View code at this point
Browse repository at this point
gh-105145: Remove old functions to config Python init (#105154)
Show description for 424049c
vstinner
authored
424049c
View commit details
Copy full SHA for 424049c
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (#97768)
Show description for 0031e62
AA-Turner
and
ambv
authored
0031e62
View commit details
Copy full SHA for 0031e62
View code at this point
Browse repository at this point
Commits on Aug 18, 2022
gh-93103: Doc uses PyConfig rather than deprecated vars (#96070)
Show description for cfaa79a
vstinner
authored
cfaa79a
View commit details
Copy full SHA for cfaa79a
View code at this point
Browse repository at this point
Commits on Jun 17, 2022
gh-77782: Py_FdIsInteractive() now uses PyConfig.interactive (#93916)
vstinner
authored
1735710
View commit details
Copy full SHA for 1735710
View code at this point
Browse repository at this point
Commits on May 13, 2022
Document Py_ssize_t. (GH-92512)
Show description for 664aa94
JulienPalard
and
ezio-melotti
authored
664aa94
View commit details
Copy full SHA for 664aa94
View code at this point
Browse repository at this point
Commits on May 6, 2022
gh-88279: Deprecate PySys_SetArgvEx() (#92363)
Show description for 299692a
vstinner
authored
299692a
View commit details
Copy full SHA for 299692a
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
Docs: Clarify availability of PyOS_CheckStack (GH-91816)
encukou
authored
82ec638
View commit details
Copy full SHA for 82ec638
View code at this point
Browse repository at this point
Commits on Apr 2, 2022
More minor fixes to C API docs (GH-31525)
Show description for 897bc6f
JelleZijlstra
authored
897bc6f
View commit details
Copy full SHA for 897bc6f
View code at this point
Browse repository at this point
Commits on May 12, 2021
bpo-44113: Deprecate old functions to config Python init (GH-26060)
Show description for 6cd0446
vstinner
authored
6cd0446
View commit details
Copy full SHA for 6cd0446
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
bpo-42236: Enhance init and encoding documentation (GH-23109)
Show description for 4b9aad4
vstinner
authored
4b9aad4
View commit details
Copy full SHA for 4b9aad4
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
bpo-39882: Py_FatalError() logs the function name (GH-18819)
Show description for 9e5d30c
vstinner
authored
9e5d30c
View commit details
Copy full SHA for 9e5d30c
View code at this point
Browse repository at this point
Commits on Dec 9, 2019
bpo-39008: Require Py_ssize_t for PySys_Audit formats rather than raise a deprecation warning (GH-17540)
zooba
authored
b8cbe74
View commit details
Copy full SHA for b8cbe74
View code at this point
Browse repository at this point
Commits on Nov 26, 2019
bpo-38892: Improve docs for audit event (GH-17361)
terryjreedy
authored and
zooba
committed
e563a15
View commit details
Copy full SHA for e563a15
View code at this point
Browse repository at this point
Commits on Nov 15, 2019
bpo-38816: Add notes in the C-API docs about fork in subinterpreters. (GH-17176)
Show description for 73cdb0c
ericsnowcurrently
authored and
miss-islington
committed
73cdb0c
View commit details
Copy full SHA for 73cdb0c
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Show description for 25fc088
serhiy-storchaka
authored
25fc088
View commit details
Copy full SHA for 25fc088
View code at this point
Browse repository at this point
Commits on Oct 26, 2019
bpo-38434: Fixes some audit event documentation (GH-16932)
zooba
authored
894e30c
View commit details
Copy full SHA for 894e30c
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
bpo-37390: Add audit event table to documentations (GH-14406)
Show description for 44f91c3
zooba
authored
44f91c3
View commit details
Copy full SHA for 44f91c3
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL