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
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 }}
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
Objects
funcobject.c
on
stackref-not-null
User selector
All users
All time
Commit history
Commits on Oct 2, 2024
gh-111178: Fix function signatures in funcobject.c (#124908)
vstinner
authored
7a178b7
View commit details
Copy full SHA for 7a178b7
View code at this point
Browse repository at this point
Commits on Jul 24, 2024
gh-122229: Add missing `Py_DECREF` in `func_get_annotation_dict` (#122230)
sobolevn
authored
e968121
View commit details
Copy full SHA for e968121
View code at this point
Browse repository at this point
Commits on May 31, 2024
gh-119180: Lazily wrap annotations on classmethod and staticmethod (#119864)
JelleZijlstra
authored
d28afd3
View commit details
Copy full SHA for d28afd3
View code at this point
Browse repository at this point
Commits on May 22, 2024
gh-119180: PEP 649: Add __annotate__ attributes (#119209)
JelleZijlstra
authored
e9875ec
View commit details
Copy full SHA for e9875ec
View code at this point
Browse repository at this point
Commits on May 3, 2024
gh-117657: Disable the function/code cache in free-threaded builds (#118301)
Show description for 37d0950
mpage
authored
37d0950
View commit details
Copy full SHA for 37d0950
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
gh-117376: Partial implementation of deferred reference counting (#117696)
Show description for 4ad8f09
colesbury
authored
4ad8f09
View commit details
Copy full SHA for 4ad8f09
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
gh-117045: Add code object to function version cache (#117028)
Show description for 570a82d
gvanrossum
authored
570a82d
View commit details
Copy full SHA for 570a82d
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
gh-116916: Remove separate next_func_version counter (#116918)
Show description for 7e1f38f
gvanrossum
authored
7e1f38f
View commit details
Copy full SHA for 7e1f38f
View code at this point
Browse repository at this point
Commits on Jan 25, 2024
gh-114312: Collect stats for unlikely events (GH-114493)
mdboom
authored
ea3cd04
View commit details
Copy full SHA for ea3cd04
View code at this point
Browse repository at this point
Commits on Jan 11, 2024
gh-112640: Add `kwdefaults` parameter to `types.FunctionType.__new__` (#112641)
sobolevn
authored
2ac4cf4
View commit details
Copy full SHA for 2ac4cf4
View code at this point
Browse repository at this point
Commits on Nov 14, 2023
gh-111789: Use PyDict_GetItemRef() in Objects/ (GH-111827)
serhiy-storchaka
authored
18203a6
View commit details
Copy full SHA for 18203a6
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
gh-111999: Add signatures and improve docstrings for builtins (GH-112000)
serhiy-storchaka
authored
1d75ef6
View commit details
Copy full SHA for 1d75ef6
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
gh-81137: deprecate assignment of code object to a function of a mismatched type (#111823)
iritkatriel
authored
2f9cb7e
View commit details
Copy full SHA for 2f9cb7e
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
gh-108082: Use PyErr_FormatUnraisable() (GH-111580)
Show description for 970e719
serhiy-storchaka
and
vstinner
authored
970e719
View commit details
Copy full SHA for 970e719
View code at this point
Browse repository at this point
Commits on Oct 27, 2023
gh-89519: Remove classmethod descriptor chaining, deprecated since 3.11 (gh-110163)
rhettinger
authored
7f9a99e
View commit details
Copy full SHA for 7f9a99e
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
gh-110964: Remove private _PyArg functions (#110966)
Show description for be5e8a0
vstinner
authored
be5e8a0
View commit details
Copy full SHA for be5e8a0
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
GH-104584: Fix refleak when tracing through calls (GH-110593)
brandtbucher
authored
13380da
View commit details
Copy full SHA for 13380da
View code at this point
Browse repository at this point
Commits on Sep 8, 2023
GH-108716: Turn off deep-freezing of code objects. (GH-108722)
markshannon
authored
15d4c9f
View commit details
Copy full SHA for 15d4c9f
View code at this point
Browse repository at this point
Commits on Aug 23, 2023
gh-108253: Fix reads of uninitialized memory in funcobject.c (#108383)
gvanrossum
authored
3107b45
View commit details
Copy full SHA for 3107b45
View code at this point
Browse repository at this point
Commits on Aug 22, 2023
gh-108253: Fix bug in func version cache (#108296)
Show description for b8f96b5
gvanrossum
authored
b8f96b5
View commit details
Copy full SHA for b8f96b5
View code at this point
Browse repository at this point
Commits on Aug 17, 2023
gh-106581: Project through calls (#108067)
Show description for 61c7249
gvanrossum
authored
61c7249
View commit details
Copy full SHA for 61c7249
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
GH-84436: Skip refcounting for known immortals (GH-107605)
brandtbucher
authored
05a824f
View commit details
Copy full SHA for 05a824f
View code at this point
Browse repository at this point
Commits on Jul 25, 2023
gh-106869: Use new PyMemberDef constant names (#106871)
Show description for 1a3faba
vstinner
authored
1a3faba
View commit details
Copy full SHA for 1a3faba
View code at this point
Browse repository at this point
Commits on Jul 12, 2023
gh-106521: Remove _PyObject_LookupAttr() function (GH-106642)
serhiy-storchaka
authored
be1b968
View commit details
Copy full SHA for be1b968
View code at this point
Browse repository at this point
Commits on Jul 9, 2023
gh-106303: Use _PyObject_LookupAttr() instead of PyObject_GetAttr() (GH-106304)
Show description for 93d292c
serhiy-storchaka
authored
93d292c
View commit details
Copy full SHA for 93d292c
View code at this point
Browse repository at this point
Commits on Jun 29, 2023
gh-106033: Get rid of PyDict_GetItem in _PyFunction_FromConstructor (GH-106044)
serhiy-storchaka
authored
08c08d2
View commit details
Copy full SHA for 08c08d2
View code at this point
Browse repository at this point
Commits on May 18, 2023
gh-104600: Make function.__type_params__ writable (#104601)
JelleZijlstra
authored
3fadd7d
View commit details
Copy full SHA for 3fadd7d
View code at this point
Browse repository at this point
Commits on May 16, 2023
gh-103763: Implement PEP 695 (#103764)
Show description for 24d8b88
5 people
authored
24d8b88
View commit details
Copy full SHA for 24d8b88
View code at this point
Browse repository at this point
Commits on Apr 11, 2023
gh-87864: Use correct function definition syntax in the docs (#103312)
sobolevn
authored
50b4b15
View commit details
Copy full SHA for 50b4b15
View code at this point
Browse repository at this point
Commits on Mar 8, 2023
gh-100227: Move func_state.next_version to PyInterpreterState (gh-102334)
Show description for 66ff374
ericsnowcurrently
authored
66ff374
View commit details
Copy full SHA for 66ff374
View code at this point
Browse repository at this point
gh-102381: don't call watcher callback with dead object (#102382)
Show description for 1e703a4
carljm
and
Yhg1s
authored
1e703a4
View commit details
Copy full SHA for 1e703a4
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
gh-101072: support default and kw default in PyEval_EvalCodeEx for 3.11+ (#101127)
Show description for ae62bdd
MatthieuDartiailh
and
ambv
authored
ae62bdd
View commit details
Copy full SHA for ae62bdd
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
gh-86682: Adds sys._getframemodulename as an alternative to using _getframe (GH-99520)
Show description for b5d4347
zooba
authored
b5d4347
View commit details
Copy full SHA for b5d4347
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
GH-100000: Cleanup and polish various watchers code (GH-99998)
Show description for ae83c78
itamaro
authored
ae83c78
View commit details
Copy full SHA for ae83c78
View code at this point
Browse repository at this point
Commits on Dec 9, 2022
GH-98522: Add version number to code objects. (GH-98525)
Show description for fb713b2
markshannon
authored
fb713b2
View commit details
Copy full SHA for fb713b2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.