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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
msgpack
/
msgpack-python
Public
Notifications
You must be signed in to change notification settings
Fork
254
Star
2.1k
Code
Issues
5
Pull requests
6
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add no-GIL interpreter support
- #641
#641
Merged
methane
merged 18 commits into
msgpack:main
msgpack/msgpack-python:main
from
clin1234:nogil
clin1234/msgpack-python:nogil
Copy head branch name to clipboard
Jun 2, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add no-GIL interpreter support
#641
methane
merged 18 commits into
msgpack:main
msgpack/msgpack-python:main
from
clin1234:nogil
clin1234/msgpack-python:nogil
Copy head branch name to clipboard
Commits
Commits on Jul 20, 2025
Add no-GIL interpreter support
Show description for 6ced817
clin1234
committed
6ced817
View commit details
Copy full SHA for 6ced817
Browse repository at this point
Exclude PYTHON_GIL=0 for now
clin1234
committed
75cdd03
View commit details
Copy full SHA for 75cdd03
Browse repository at this point
Lint
clin1234
committed
cafe4f0
View commit details
Copy full SHA for cafe4f0
Browse repository at this point
Commits on Jul 25, 2025
Exclude PYTHON_GIL for now
clin1234
authored
3cc2a38
View commit details
Copy full SHA for 3cc2a38
Browse repository at this point
Commits on Aug 6, 2025
Update .github/workflows/wheel.yml
Show description for 61aa23f
clin1234
and
lysnikolaou
authored
61aa23f
View commit details
Copy full SHA for 61aa23f
Browse repository at this point
Merge branch 'main' into nogil
clin1234
authored
7b7b1bf
View commit details
Copy full SHA for 7b7b1bf
Browse repository at this point
Fix extremely silly typo
clin1234
authored
d965025
View commit details
Copy full SHA for d965025
Browse repository at this point
Commits on Aug 7, 2025
Drop 3.8 support in test.yml
clin1234
authored
bf58057
View commit details
Copy full SHA for bf58057
Browse repository at this point
Drop pytest-run-parallel as test requirement in requirements.txt
clin1234
authored
42f4cba
View commit details
Copy full SHA for 42f4cba
Browse repository at this point
Separate C extension and fallback tests for GIL and no-GIL interpreters
clin1234
authored
d0797bd
View commit details
Copy full SHA for d0797bd
Browse repository at this point
Work around Windows wonkiness
Show description for 79e5de1
clin1234
authored
79e5de1
View commit details
Copy full SHA for 79e5de1
Browse repository at this point
Commits on Sep 9, 2025
Fix minor YAML oops in .github/workflows/test.yml
Show description for 9a7659f
clin1234
and
ferdnyc
authored
9a7659f
View commit details
Copy full SHA for 9a7659f
Browse repository at this point
Fix minor YAML oops in .github/workflows/test.yml
Show description for e0e9b12
clin1234
and
ferdnyc
authored
e0e9b12
View commit details
Copy full SHA for e0e9b12
Browse repository at this point
Commits on Sep 11, 2025
Drop spurious multhreading test
Show description for ccfd254
clin1234
committed
ccfd254
View commit details
Copy full SHA for ccfd254
Browse repository at this point
Commits on Sep 25, 2025
Drop -dev suffix in test.yml
clin1234
authored
48c56cd
View commit details
Copy full SHA for 48c56cd
Browse repository at this point
Commits on Sep 27, 2025
Merge branch 'main' into nogil
clin1234
authored
716e08c
View commit details
Copy full SHA for 716e08c
Browse repository at this point
Commits on Oct 8, 2025
Merge branch 'main' into nogil
methane
authored
31f8f8b
View commit details
Copy full SHA for 31f8f8b
Browse repository at this point
Commits on Oct 9, 2025
Merge branch 'main' into nogil
methane
authored
8019165
View commit details
Copy full SHA for 8019165
Browse repository at this point
You can’t perform that action at this time.