FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Include/cpython/listobject.h - faster-cpython/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
faster-cpython
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
27
Star
529
Code
Pull requests
1
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
listobject.h
on
main
User selector
Datepicker
Commit history
Commits on Jan 26, 2024
gh-112087: Make list_repr and list_length to be thread-safe (gh-114582)
corona10
authored
f9c5056
View commit details
Copy full SHA for f9c5056
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
gh-111138: Add PyList_Extend() and PyList_Clear() functions (#111862)
Show description for babb787
vstinner
authored
babb787
View commit details
Copy full SHA for babb787
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
gh-106168: Check allocated instead of size index bounds in PyList_SET_ITEM() (#111480)
Show description for 940ee96
scoder
authored
940ee96
View commit details
Copy full SHA for 940ee96
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
gh-106320: Remove private _PyList functions (#108451)
Show description for c3d580b
vstinner
authored
c3d580b
View commit details
Copy full SHA for c3d580b
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
gh-106168: PyTuple_SET_ITEM() now checks the index (#106164)
Show description for 3f8483c
vstinner
authored
3f8483c
View commit details
Copy full SHA for 3f8483c
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
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
Commits on May 11, 2022
gh-89653: PEP 670: Use PyObject* type for parameters (#92694)
Show description for 6de78ef
vstinner
authored
6de78ef
View commit details
Copy full SHA for 6de78ef
View code at this point
Browse repository at this point
gh-89653: PEP 670: Limited API doesn't cast arguments (#92654)
Show description for 7d3b469
vstinner
authored
7d3b469
View commit details
Copy full SHA for 7d3b469
View code at this point
Browse repository at this point
Commits on May 3, 2022
gh-92135: Rename _Py_reinterpret_cast() to _Py_CAST() (#92230)
Show description for fbd5539
vstinner
authored
fbd5539
View commit details
Copy full SHA for fbd5539
View code at this point
Browse repository at this point
Commits on Apr 27, 2022
gh-91320: Add _Py_reinterpret_cast() macro (#91959)
Show description for 29e2245
vstinner
authored
29e2245
View commit details
Copy full SHA for 29e2245
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
gh-89653: PEP 670: Convert tuple macros to functions (#91786)
Show description for 2a5f171
vstinner
authored
2a5f171
View commit details
Copy full SHA for 2a5f171
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
bpo-45476: Add _Py_RVALUE() macro (GH-29860)
Show description for c19c3a0
vstinner
authored
c19c3a0
View commit details
Copy full SHA for c19c3a0
View code at this point
Browse repository at this point
Commits on Dec 5, 2020
bpo-30459: Cast the result of PyList_SET_ITEM() to void (GH-19975)
Show description for 556d97f
ZackerySpytz
authored
556d97f
View commit details
Copy full SHA for 556d97f
View code at this point
Browse repository at this point
Commits on Oct 11, 2020
Fix typo in listobject.h (GH-22588)
chilaxan
authored
10c98db
View commit details
Copy full SHA for 10c98db
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
bpo-41078: Add pycore_list.h internal header file (GH-21057)
Show description for c45dbe9
vstinner
authored
c45dbe9
View commit details
Copy full SHA for c45dbe9
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
smontanaro
authored
b4d5a5c
View commit details
Copy full SHA for b4d5a5c
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
bpo-40428: Remove PyTuple_ClearFreeList() function (GH-19769)
Show description for ae00a5a
vstinner
authored
ae00a5a
View commit details
Copy full SHA for ae00a5a
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
bpo-35134: Create Include/cpython/listobject.h (GH-18395)
Show description for bec4186
vstinner
authored
bec4186
View commit details
Copy full SHA for bec4186
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL