Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
History for Python/context.c - sthagen/python-cpython · GitHub
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
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 }}
sthagen
/
python-cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
9
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
python-cpython
Python
context.c
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 15, 2026
gh-155519: fix data-race for Context.ctx_vars (#155522)
nascheme
authored
9ee248c
View commit details
Copy full SHA for 9ee248c
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
gh-151773: Fix NULL dereference in `PyContextVar_Set` (#151836)
bhuvi27
authored
d35b171
View commit details
Copy full SHA for d35b171
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
gh-150319: Replace all documentation which says "See PEP 585" (#150325)
Show description for 50fe49c
4 people
authored
50fe49c
View commit details
Copy full SHA for 50fe49c
View code at this point
Browse repository at this point
Commits on May 24, 2026
gh-150285: Fix too long docstrings in Argument Clinic code (GH-150338)
serhiy-storchaka
authored
287c98f
View commit details
Copy full SHA for 287c98f
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
gh-116738: make entering of `contextvars.Context` thread safe (#143074)
kumaraditya303
authored
d6f77e6
View commit details
Copy full SHA for d6f77e6
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
gh-142873: Do not check for `PyContextVar_CheckExact` twice in `PyContextVar_Set` (#142874)
sobolevn
authored
e61a447
View commit details
Copy full SHA for e61a447
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
gh-140414: streamline thread state access in `asyncio` (#142742)
kumaraditya303
authored
fb554ad
View commit details
Copy full SHA for fb554ad
View code at this point
Browse repository at this point
Commits on Sep 4, 2025
gh-138192: Fix Context initialization so that all subinterpreters are assigned the MISSING value. (gh-138503)
Show description for f070f54
corona10
and
ZeroIntensity
authored
f070f54
View commit details
Copy full SHA for f070f54
View code at this point
Browse repository at this point
Commits on Aug 18, 2025
GH-137623: Use an AC decorator for docstring line length enforcement (#137690)
AA-Turner
authored
918e3ba
View commit details
Copy full SHA for 918e3ba
View code at this point
Browse repository at this point
Commits on May 29, 2025
gh-133968: Add PyUnicodeWriter_WriteASCII() function (#133973)
Show description for f49a07b
3 people
authored
f49a07b
View commit details
Copy full SHA for f49a07b
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
gh-132002: Fix crash of `ContextVar` on unhashable `str` subtype (#132003)
sobolevn
authored
ab2a3dd
View commit details
Copy full SHA for ab2a3dd
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
gh-111178: Change Argument Clinic signature for METH_O (#130682)
Show description for 9d759b6
vstinner
authored
9d759b6
View commit details
Copy full SHA for 9d759b6
View code at this point
Browse repository at this point
Commits on Feb 12, 2025
gh-129889: Support context manager protocol by contextvars.Token (#129888)
asvetlov
authored
469d2e4
View commit details
Copy full SHA for 469d2e4
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
gh-128863: Deprecate private C API functions (#128864)
Show description for 9012fa7
vstinner
authored
9012fa7
View commit details
Copy full SHA for 9012fa7
View code at this point
Browse repository at this point
Commits on Jan 8, 2025
gh-111178: fix UBSan failures in `Python/context.c` (GH-128242)
Show description for 1da0901
picnixz
authored
1da0901
View commit details
Copy full SHA for 1da0901
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
gh-124872: Replace enter/exit events with "switched" (#125532)
Show description for bee112a
3 people
authored
bee112a
View commit details
Copy full SHA for bee112a
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
gh-125512: Revert "gh-124872: Replace enter/exit events with "switched" (#124776)" (#125513)
Eclips4
authored
d3c82b9
View commit details
Copy full SHA for d3c82b9
View code at this point
Browse repository at this point
Commits on Oct 14, 2024
gh-124872: Replace enter/exit events with "switched" (#124776)
Show description for 843d28f
rhansen
authored
843d28f
View commit details
Copy full SHA for 843d28f
View code at this point
Browse repository at this point
Commits on Oct 12, 2024
gh-124872: Change PyContext_WatchCallback to take PyObject (#124737)
Show description for 330c527
rhansen
authored
330c527
View commit details
Copy full SHA for 330c527
View code at this point
Browse repository at this point
gh-124872: Move PyThreadState to first argument for consistency (#124774)
rhansen
authored
62d5a53
View commit details
Copy full SHA for 62d5a53
View code at this point
Browse repository at this point
Commits on Oct 9, 2024
gh-125196: Use PyUnicodeWriter for repr(contextvars.Token) (#125220)
Show description for 9429163
vstinner
authored
9429163
View commit details
Copy full SHA for 9429163
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
gh-119333: get interp from tstate for PyContext watchers(#124444)
Show description for 46f5cbc
fried
and
kumaraditya303
authored
46f5cbc
View commit details
Copy full SHA for 46f5cbc
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
gh-119333: Add C api to have contextvar enter/exit callbacks (#119335)
Show description for d87482b
fried
and
erlend-aasland
authored
d87482b
View commit details
Copy full SHA for d87482b
View code at this point
Browse repository at this point
Commits on Jul 22, 2024
gh-100240: Use a consistent implementation for freelists (#121934)
Show description for 5716cc3
colesbury
authored
5716cc3
View commit details
Copy full SHA for 5716cc3
View code at this point
Browse repository at this point
Commits on Jul 15, 2024
gh-121546: Disable contextvar caching on free-threading build (GH-121740)
Fidget-Spinner
authored
e904300
View commit details
Copy full SHA for e904300
View code at this point
Browse repository at this point
Commits on Jun 21, 2024
gh-120811: Fix reference leak upon `_PyContext_Exit` failure (#120812)
Show description for aed31be
ZeroIntensity
and
kumaraditya303
authored
aed31be
View commit details
Copy full SHA for aed31be
View code at this point
Browse repository at this point
Commits on Jun 20, 2024
gh-119182: Use public PyUnicodeWriter in contextvar_tp_repr() (#120809)
Show description for 56657f6
vstinner
authored
56657f6
View commit details
Copy full SHA for 56657f6
View code at this point
Browse repository at this point
Commits on Feb 16, 2024
gh-111968: Split _Py_dictkeys_freelist out of _Py_dict_freelist (gh-115505)
corona10
authored
321d13f
View commit details
Copy full SHA for 321d13f
View code at this point
Browse repository at this point
Commits on Feb 14, 2024
gh-111968: Rename freelist related struct names to Eric's suggestion (gh-115329)
corona10
authored
f15795c
View commit details
Copy full SHA for f15795c
View code at this point
Browse repository at this point
Commits on Feb 10, 2024
gh-111968: Refactor _PyXXX_Fini to integrate with _PyObject_ClearFreeLists (gh-114899)
corona10
authored
d4d5bae
View commit details
Copy full SHA for d4d5bae
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
gh-111968: Use per-thread freelists for dict in free-threading (gh-114323)
corona10
authored
1390796
View commit details
Copy full SHA for 1390796
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
gh-111968: Unify freelist naming schema to Eric's suggestion (gh-114581)
corona10
authored
6997792
View commit details
Copy full SHA for 6997792
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
gh-111968: Use per-thread freelists for PyContext in free-threading (gh-114122)
corona10
authored
867f59f
View commit details
Copy full SHA for 867f59f
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
Previous
Next
You can’t perform that action at this time.