FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Include/cpython - 180909/cpython · GitHub
180909
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Include
cpython
on
doc-link-https
User selector
Datepicker
Commit history
Commits on Oct 7, 2022
GH-91052: Add C API for watching dictionaries (GH-31787)
carljm
authored
a4b7794
View commit details
Copy full SHA for a4b7794
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
GH-91079: Decouple C stack overflow checks from Python recursion checks. (GH-96510)
markshannon
authored
7644935
View commit details
Copy full SHA for 7644935
View code at this point
Browse repository at this point
Commits on Oct 3, 2022
gh-96512: Move int_max_str_digits setting to PyConfig (#96944)
Show description for b0f89cb
gpshead
authored
b0f89cb
View commit details
Copy full SHA for b0f89cb
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
gh-96670: Raise SyntaxError when parsing NULL bytes (#97594)
pablogsal
authored
aab01e3
View commit details
Copy full SHA for aab01e3
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
GH-91049: Introduce set vectorcall field API for PyFunctionObject (GH-92257)
Show description for a41ed97
authored
a41ed97
View commit details
Copy full SHA for a41ed97
View code at this point
Browse repository at this point
Commits on Aug 30, 2022
gh-96143: Allow Linux perf profiler to see Python calls (GH-96123)
Show description for 6d791a9
pablogsal
authored
6d791a9
View commit details
Copy full SHA for 6d791a9
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
GH-93503: Add thread-specific APIs to set profiling and tracing functions in the C-API (#93504)
Show description for e34c82a
pablogsal
authored
e34c82a
View commit details
Copy full SHA for e34c82a
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
Show description for 6f6a4e6
ericsnowcurrently
authored
6f6a4e6
View commit details
Copy full SHA for 6f6a4e6
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
gh-93274: Expose receiving vectorcall in the Limited API (GH-95717)
encukou
authored
656dad7
View commit details
Copy full SHA for 656dad7
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
gh-94673: Add Per-Interpreter tp_subclasses for Static Builtin Types (gh-95301)
ericsnowcurrently
authored
87154d8
View commit details
Copy full SHA for 87154d8
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
gh-94936: C getters: co_varnames, co_cellvars, co_freevars (#95008)
Fidget-Spinner
authored
42b102b
View commit details
Copy full SHA for 42b102b
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
GH-95245: Store object values and dict pointers in single tagged pointer. (GH-95278)
markshannon
authored
de388c0
View commit details
Copy full SHA for de388c0
View code at this point
Browse repository at this point
Commits on Jul 29, 2022
gh-94673: Add Per-Interpreter tp_weaklist for Static Builtin Types (#95302)
Show description for 3e7cad3
ericsnowcurrently
authored
3e7cad3
View commit details
Copy full SHA for 3e7cad3
View code at this point
Browse repository at this point
Commits on Jul 27, 2022
gh-95174: Add pthread stubs for WASI (GH-95234)
Show description for 0fe645d
tiran
and
brettcannon
authored
0fe645d
View commit details
Copy full SHA for 0fe645d
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
gh-94673: Add Per-Interpreter Storage for Static Builtin Types (#95255)
Show description for 47e75a0
ericsnowcurrently
authored
47e75a0
View commit details
Copy full SHA for 47e75a0
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
GH-92678: Expose managed dict clear and visit functions (#95246)
markshannon
authored
27055d7
View commit details
Copy full SHA for 27055d7
View code at this point
Browse repository at this point
Commits on Jun 24, 2022
gh-93382: Sync up `co_code` changes with 3.11 (GH-94227)
Show description for 50a5ab2
Fidget-Spinner
authored
50a5ab2
View commit details
Copy full SHA for 50a5ab2
View code at this point
Browse repository at this point
Commits on Jun 20, 2022
gh-87347: Add parenthesis around macro arguments (#93915)
Show description for 7ad6f74
vstinner
authored
7ad6f74
View commit details
Copy full SHA for 7ad6f74
View code at this point
Browse repository at this point
GH-93516: Speedup line number checks when tracing. (GH-93763)
Show description for ab0e601
markshannon
authored
ab0e601
View commit details
Copy full SHA for ab0e601
View code at this point
Browse repository at this point
GH-93897: Store frame size in code object and de-opt if insufficient space on thread frame stack. (GH-93908)
markshannon
authored
45e62a2
View commit details
Copy full SHA for 45e62a2
View code at this point
Browse repository at this point
Commits on Jun 19, 2022
gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938)
Show description for 27b9894
vstinner
authored
27b9894
View commit details
Copy full SHA for 27b9894
View code at this point
Browse repository at this point
Commits on Jun 17, 2022
gh-77782: Deprecate global configuration variable (#93943)
Show description for 0ff626f
vstinner
authored
0ff626f
View commit details
Copy full SHA for 0ff626f
View code at this point
Browse repository at this point
gh-74953: Add _PyTime_FromMicrosecondsClamp() function (#93942)
vstinner
authored
e444752
View commit details
Copy full SHA for e444752
View code at this point
Browse repository at this point
Commits on Jun 16, 2022
gh-87347: Add parenthesis around PyXXX_Check() arguments (#92815)
vstinner
authored
7546914
View commit details
Copy full SHA for 7546914
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
GH-93516: Store offset of first traceable instruction in code object (GH-93769)
markshannon
authored
3cd1a5d
View commit details
Copy full SHA for 3cd1a5d
View code at this point
Browse repository at this point
gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742)
Show description for 6fd4c8e
serhiy-storchaka
authored
6fd4c8e
View commit details
Copy full SHA for 6fd4c8e
View code at this point
Browse repository at this point
Commits on Jun 13, 2022
gh-89653: PEP 670: Macros always cast arguments in cpython/ (#93766)
Show description for df22eec
vstinner
authored
df22eec
View commit details
Copy full SHA for df22eec
View code at this point
Browse repository at this point
Remove ANY_VARARGS() macro from the C API (#93764)
Show description for 65ac273
vstinner
authored
65ac273
View commit details
Copy full SHA for 65ac273
View code at this point
Browse repository at this point
gh-89653: PEP 670: Convert PyFunction macros (#93765)
Show description for 272bec4
vstinner
authored
272bec4
View commit details
Copy full SHA for 272bec4
View code at this point
Browse repository at this point
Commits on Jun 3, 2022
gh-93382: Cache result of `PyCode_GetCode` in codeobject (GH-93383)
Show description for d52ffc1
authored
d52ffc1
View commit details
Copy full SHA for d52ffc1
View code at this point
Browse repository at this point
Commits on May 23, 2022
gh-92536: Mark PyUnicode_READY() argument as unused (#93011)
wjakob
authored
b2694ab
View commit details
Copy full SHA for b2694ab
View code at this point
Browse repository at this point
Commits on May 17, 2022
gh-89653: Add assertions on PyUnicode_READ() index (#92883)
Show description for 1305832
vstinner
authored
1305832
View commit details
Copy full SHA for 1305832
View code at this point
Browse repository at this point
gh-89653: PEP 670: Fix PyUnicode_READ() cast (#92872)
Show description for e6fd799
vstinner
authored
e6fd799
View commit details
Copy full SHA for e6fd799
View code at this point
Browse repository at this point
Commits on May 15, 2022
gh-92781: Avoid mixing declarations and code in C API (#92783)
Show description for 90e7230
vstinner
authored
90e7230
View commit details
Copy full SHA for 90e7230
View code at this point
Browse repository at this point
Commits on May 13, 2022
gh-85858: Remove PyUnicode_InternImmortal() function (#92579)
Show description for 059b5ba
vstinner
authored
059b5ba
View commit details
Copy full SHA for 059b5ba
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL