FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Include/methodobject.h - mhsmith/cpython · GitHub
mhsmith
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Include
methodobject.h
on
android-testPyObjectPrintOSError
User selector
Datepicker
Commit history
Commits on Feb 19, 2024
gh-114626: Add again _PyCFunctionFastWithKeywords name (GH-115561)
Show description for aa8c1a0
vstinner
authored
aa8c1a0
View commit details
Copy full SHA for aa8c1a0
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
gh-114626: add PyCFunctionFast and PyCFunctionFastWithKeywords (GH-114627)
Show description for 9e3729b
davidhewitt
and
encukou
authored
9e3729b
View commit details
Copy full SHA for 9e3729b
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
gh-105107: Remove PyCFunction_Call() function (#105181)
Show description for 27f9491
vstinner
authored
27f9491
View commit details
Copy full SHA for 27f9491
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 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 May 2, 2022
gh-92135: Fix _Py_reinterpret_cast() for const (#92138)
Show description for 0313970
vstinner
authored
0313970
View commit details
Copy full SHA for 0313970
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 Mar 31, 2022
bpo-47164: Add _PyCFunction_CAST() macro (GH-32192)
Show description for f0bc694
vstinner
authored
f0bc694
View commit details
Copy full SHA for f0bc694
View code at this point
Browse repository at this point
Commits on Feb 24, 2022
bpo-45459: Add pytypedefs.h header file (GH-31527)
Show description for ec091bd
vstinner
authored
ec091bd
View commit details
Copy full SHA for ec091bd
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
bpo-45434: Remove useless space in includes (GH-28963)
Show description for 7076bef
vstinner
authored
7076bef
View commit details
Copy full SHA for 7076bef
View code at this point
Browse repository at this point
Commits on Apr 1, 2021
bpo-43688: Fix Py_LIMITED_API version of xxlimited (GH-25135)
Show description for 2ac0515
vstinner
authored
2ac0515
View commit details
Copy full SHA for 2ac0515
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
bpo-43239: Export PyCFunction_New with PyAPI_FUNC (GH-24551)
encukou
authored
7bb1caf
View commit details
Copy full SHA for 7bb1caf
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
bpo-42171: Add PEP573-related items to the limited API (GH-23009)
encukou
authored
0b9c4c6
View commit details
Copy full SHA for 0b9c4c6
View code at this point
Browse repository at this point
Commits on May 12, 2020
bpo-38787: Add PyCFunction_CheckExact() macro for exact type checks (GH-20024)
Show description for 4c9ea09
scoder
authored
4c9ea09
View commit details
Copy full SHA for 4c9ea09
View code at this point
Browse repository at this point
Commits on May 7, 2020
bpo-38787: C API for module state access from extension methods (PEP 573) (GH-19936)
Show description for e1becf4
authored
e1becf4
View commit details
Copy full SHA for e1becf4
View code at this point
Browse repository at this point
Commits on Feb 13, 2020
bpo-39573: Add Py_IS_TYPE() function (GH-18488)
Show description for d905df7
corona10
authored
d905df7
View commit details
Copy full SHA for d905df7
View code at this point
Browse repository at this point
Commits on Jan 18, 2020
bpo-39372: Clean header files of declared interfaces with no implementations (GH-18037)
Show description for cd7db76
pablogsal
authored
cd7db76
View commit details
Copy full SHA for cd7db76
View code at this point
Browse repository at this point
Commits on Nov 20, 2019
bpo-37340: Remove PyMethod_ClearFreeList() and PyCFunction_ClearFreeList() (GH-17284)
Show description for 4dedd0f
vstinner
authored
4dedd0f
View commit details
Copy full SHA for 4dedd0f
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
bpo-37151: remove special case for PyCFunction from PyObject_Call (GH-14684)
Show description for 7a6873c
jdemeyer
authored and
encukou
committed
7a6873c
View commit details
Copy full SHA for 7a6873c
View code at this point
Browse repository at this point
Commits on Jul 26, 2019
bpo-37340: remove free_list for bound method objects (GH-14232)
methane
authored
3e54b57
View commit details
Copy full SHA for 3e54b57
View code at this point
Browse repository at this point
Commits on Jul 5, 2019
bpo-37151: remove _PyMethodDef_RawFastCall* functions (GH-14603)
jdemeyer
authored and
encukou
committed
7b57c03
View commit details
Copy full SHA for 7b57c03
View code at this point
Browse repository at this point
bpo-36974: separate vectorcall functions for each calling convention (GH-13781)
jdemeyer
authored and
encukou
committed
0d722f3
View commit details
Copy full SHA for 0d722f3
View code at this point
Browse repository at this point
Commits on Jun 20, 2019
bpo-37151: remove _PyCFunction_FastCallDict (GH-14269)
jdemeyer
authored and
methane
committed
7e1a9aa
View commit details
Copy full SHA for 7e1a9aa
View code at this point
Browse repository at this point
Commits on May 30, 2019
bpo-36974: rename _FastCallKeywords -> _Vectorcall (GH-13653)
jdemeyer
authored and
encukou
committed
37788bc
View commit details
Copy full SHA for 37788bc
View code at this point
Browse repository at this point
Commits on May 29, 2019
bpo-36974: implement PEP 590 (GH-13185)
Show description for aacc77f
authored and
encukou
committed
aacc77f
View commit details
Copy full SHA for aacc77f
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
serhiy-storchaka
authored
a5552f0
View commit details
Copy full SHA for a5552f0
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
bpo-31890: define METH_STACKLESS (#4159)
Show description for 9e33973
Anselm Kruis
authored and
vstinner
committed
9e33973
View commit details
Copy full SHA for 9e33973
View code at this point
Browse repository at this point
Commits on Jul 3, 2017
bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (#1955)
Show description for 6969eaf
serhiy-storchaka
authored
6969eaf
View commit details
Copy full SHA for 6969eaf
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
Issue #29263: LOAD_METHOD support for C methods
Show description for 5566bbb
methane
committed
5566bbb
View commit details
Copy full SHA for 5566bbb
View code at this point
Browse repository at this point
Commits on Jan 18, 2017
Optimize methoddescr_call(): avoid temporary PyCFunction
Show description for c525723
vstinner
committed
c525723
View commit details
Copy full SHA for c525723
View code at this point
Browse repository at this point
Commits on Sep 12, 2016
Issue #27810: Exclude METH_FASTCALL from the stable API
vstinner
committed
137f39a
View commit details
Copy full SHA for 137f39a
View code at this point
Browse repository at this point
Commits on Sep 10, 2016
Add METH_FASTCALL calling convention
Show description for a9efb2f
vstinner
committed
a9efb2f
View commit details
Copy full SHA for a9efb2f
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
Issue #27810: Add _PyCFunction_FastCallKeywords()
Show description for ae8b69c
vstinner
committed
ae8b69c
View commit details
Copy full SHA for ae8b69c
View code at this point
Browse repository at this point
Commits on Aug 24, 2016
Use Py_ssize_t type for number of arguments
Show description for 74319ae
vstinner
committed
74319ae
View commit details
Copy full SHA for 74319ae
View code at this point
Browse repository at this point
Commits on Aug 22, 2016
_PyFunction_FastCallDict() supports keyword args
Show description for b900939
vstinner
committed
b900939
View commit details
Copy full SHA for b900939
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL