Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pythonicca
/
cpython
Public
forked from
idobatter/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
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
funcobject.h
on
master
User selector
All users
All time
Commit history
Commits on Sep 9, 2016
Add _PyObject_FastCallKeywords()
Show description for 85c5d09
vstinner
committed
85c5d09
View commit details
Copy full SHA for 85c5d09
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
Issue #27830: Revert, remove _PyFunction_FastCallKeywords()
vstinner
committed
d3912a6
View commit details
Copy full SHA for d3912a6
View code at this point
Browse repository at this point
Commits on Aug 24, 2016
Add _PyObject_FastCallKeywords()
Show description for e30da7e
vstinner
committed
e30da7e
View commit details
Copy full SHA for e30da7e
View code at this point
Browse repository at this point
Use Py_ssize_t type for number of arguments
Show description for ea66d35
vstinner
committed
ea66d35
View commit details
Copy full SHA for ea66d35
View code at this point
Browse repository at this point
Commits on Aug 22, 2016
_PyFunction_FastCallDict() supports keyword args
Show description for ef659f8
vstinner
committed
ef659f8
View commit details
Copy full SHA for ef659f8
View code at this point
Browse repository at this point
Commits on Aug 19, 2016
Add _PyObject_FastCall()
Show description for 2c062be
vstinner
committed
2c062be
View commit details
Copy full SHA for 2c062be
View code at this point
Browse repository at this point
Commits on Nov 25, 2011
PEP 3155 / issue #13448: Qualified name for classes and functions.
pitrou
committed
949c3f0
View commit details
Copy full SHA for 949c3f0
View code at this point
Browse repository at this point
Commits on Dec 3, 2010
Merge branches/pep-0384.
loewis
committed
bbbb003
View commit details
Copy full SHA for bbbb003
View code at this point
Browse repository at this point
Commits on Dec 19, 2007
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
tiran
committed
d87a72a
View commit details
Copy full SHA for d87a72a
View code at this point
Browse repository at this point
Commits on Aug 25, 2007
Fix some comments
nnorwitz
committed
8bcb9f1
View commit details
Copy full SHA for 8bcb9f1
View code at this point
Browse repository at this point
Commits on Jul 21, 2007
Merged revisions 56467-56482 via svnmerge from
Show description for 7631d70
loewis
committed
7631d70
View commit details
Copy full SHA for 7631d70
View code at this point
Browse repository at this point
Commits on Dec 28, 2006
PEP 3107 - Function Annotations thanks to Tony Lownds
nnorwitz
committed
a801935
View commit details
Copy full SHA for a801935
View code at this point
Browse repository at this point
Commits on Oct 27, 2006
Jiwon Seo's PEP 3102 implementation.
Show description for 64612d6
gvanrossum
committed
64612d6
View commit details
Copy full SHA for 64612d6
View code at this point
Browse repository at this point
Commits on Oct 28, 2004
Wrote down the invariants of some common objects whose structure is
Show description for e0962fc
arigo
committed
e0962fc
View commit details
Copy full SHA for e0962fc
View code at this point
Browse repository at this point
Commits on Jan 31, 2003
Provide __module__ attributes for functions defined in C and Python.
Show description for f18506e
jeremyhylton
committed
f18506e
View commit details
Copy full SHA for f18506e
View code at this point
Browse repository at this point
Commits on Aug 12, 2002
Excise DL_EXPORT from Include.
Show description for 81ef4c6
mhammond
committed
81ef4c6
View commit details
Copy full SHA for 81ef4c6
View code at this point
Browse repository at this point
Commits on Aug 2, 2001
Merge of descr-branch back into trunk.
tim-one
committed
d8f1888
View commit details
Copy full SHA for d8f1888
View code at this point
Browse repository at this point
Commits on Mar 23, 2001
Add the necessary field for weak reference support to the function and
Show description for a182d9a
freddrake
committed
a182d9a
View commit details
Copy full SHA for a182d9a
View code at this point
Browse repository at this point
Commits on Jan 25, 2001
PEP 227 implementation
Show description for a70642e
jeremyhylton
committed
a70642e
View commit details
Copy full SHA for a70642e
View code at this point
Browse repository at this point
Commits on Jan 15, 2001
Committing PEP 232, function attribute feature, approved by Guido.
Show description for e5b69bb
warsaw
committed
e5b69bb
View commit details
Copy full SHA for e5b69bb
View code at this point
Browse repository at this point
Commits on Sep 1, 2000
REMOVED all CWI, CNRI and BeOpen copyright markings.
Show description for 2451d2c
gvanrossum
committed
2451d2c
View commit details
Copy full SHA for 2451d2c
View code at this point
Browse repository at this point
Commits on Jul 9, 2000
ANSI-fication and Py_PROTO extermination.
freddrake
committed
2a9034d
View commit details
Copy full SHA for 2a9034d
View code at this point
Browse repository at this point
Commits on Jun 30, 2000
Change copyright notice - 2nd try.
gvanrossum
committed
30d7916
View commit details
Copy full SHA for 30d7916
View code at this point
Browse repository at this point
Change copyright notice.
gvanrossum
committed
10b9cce
View commit details
Copy full SHA for 10b9cce
View code at this point
Browse repository at this point
Commits on Dec 4, 1998
Add DL_IMPORT(returntype) for all officially exported functions.
gvanrossum
committed
6b5ad77
View commit details
Copy full SHA for 6b5ad77
View code at this point
Browse repository at this point
Commits on Jul 10, 1998
Add macros for direct access to the members of CFunction objects.
gvanrossum
committed
7f7e9ee
View commit details
Copy full SHA for 7f7e9ee
View code at this point
Browse repository at this point
Commits on Oct 25, 1996
New permission notice, includes CNRI.
gvanrossum
committed
244298a
View commit details
Copy full SHA for 244298a
View code at this point
Browse repository at this point
Commits on Jul 18, 1995
keyword arguments and faster function calls
gvanrossum
committed
4f95c85
View commit details
Copy full SHA for 4f95c85
View code at this point
Browse repository at this point
Commits on Feb 27, 1995
make the type a parameter of the DL_IMPORT macro, for Borland C
gvanrossum
committed
a4849aa
View commit details
Copy full SHA for a4849aa
View code at this point
Browse repository at this point
Commits on Jan 17, 1995
new names for lots of new functions
gvanrossum
committed
93e55cb
View commit details
Copy full SHA for 93e55cb
View code at this point
Browse repository at this point
Commits on Jan 12, 1995
The great renaming, phase two: all header files have been updated to
Show description for a78baca
gvanrossum
committed
a78baca
View commit details
Copy full SHA for a78baca
View code at this point
Browse repository at this point
Commits on Jan 7, 1995
added func_doc
gvanrossum
committed
4f87f76
View commit details
Copy full SHA for 4f87f76
View code at this point
Browse repository at this point
Commits on Jan 4, 1995
Added 1995 copyright.
Show description for 2fa4d7d
gvanrossum
committed
2fa4d7d
View commit details
Copy full SHA for 2fa4d7d
View code at this point
Browse repository at this point
Commits on Aug 18, 1994
Changes for dynamic linking under NT
gvanrossum
committed
dab4b6d
View commit details
Copy full SHA for dab4b6d
View code at this point
Browse repository at this point
Commits on Aug 1, 1994
Merge alpha100 branch back to main trunk
gvanrossum
committed
31bcad2
View commit details
Copy full SHA for 31bcad2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.