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 }}
vallsv
/
msgpack-python
Public
forked from
msgpack/msgpack-python
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
msgpack-python
msgpack
on
readme-python3
User selector
All users
All time
Commit history
Commits on Apr 21, 2026
fix: check return code in `unpack_callback_int64` (#665)
KowalskiThomas
authored
95c8be5
View commit details
Copy full SHA for 95c8be5
View code at this point
Browse repository at this point
fix: re-raise existing exception when available (#667)
KowalskiThomas
authored
5d465bd
View commit details
Copy full SHA for 5d465bd
View code at this point
Browse repository at this point
fix: check `unpack_callback_uint32` result (#666)
Show description for 156bb05
KowalskiThomas
authored
156bb05
View commit details
Copy full SHA for 156bb05
View code at this point
Browse repository at this point
Commits on Oct 9, 2025
cython: freethreading_compatible (#654)
Show description for af45640
methane
authored
af45640
View commit details
Copy full SHA for af45640
View code at this point
Browse repository at this point
Commits on Oct 8, 2025
release v1.1.2 (#649)
methane
authored
19b5d33
View commit details
Copy full SHA for 19b5d33
View code at this point
Browse repository at this point
Commits on Jun 13, 2025
v1.1.1
methane
committed
42f056f
View commit details
Copy full SHA for 42f056f
View code at this point
Browse repository at this point
Commits on Jun 6, 2025
v1.1.1rc1
methane
committed
e6445d3
View commit details
Copy full SHA for e6445d3
View code at this point
Browse repository at this point
Commits on Sep 9, 2024
release v1.1.0 (#622)
methane
authored
4587393
View commit details
Copy full SHA for 4587393
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
use `PyLong_*` instead of `PyInt_*` (#620)
Show description for 20a2b8e
tacaswell
authored
20a2b8e
View commit details
Copy full SHA for 20a2b8e
View code at this point
Browse repository at this point
Commits on Aug 19, 2024
Release v1.1.0rc2 (#619)
methane
authored
9d0c7f2
View commit details
Copy full SHA for 9d0c7f2
View code at this point
Browse repository at this point
Commits on May 7, 2024
Release v1.1.0rc1 (#609)
methane
authored
9cea8b6
View commit details
Copy full SHA for 9cea8b6
View code at this point
Browse repository at this point
Commits on May 6, 2024
Cleanup code and pyproject (#608)
Show description for 33e0e86
methane
authored
33e0e86
View commit details
Copy full SHA for 33e0e86
View code at this point
Browse repository at this point
Commits on May 5, 2024
better error checks (#607)
Show description for e0f0e14
methane
authored
e0f0e14
View commit details
Copy full SHA for e0f0e14
View code at this point
Browse repository at this point
cython: better exception handling (#606)
Show description for e106808
methane
authored
e106808
View commit details
Copy full SHA for e106808
View code at this point
Browse repository at this point
packer: add `buf_size` option (#604)
Show description for 72e65fe
methane
and
rtobar
authored
72e65fe
View commit details
Copy full SHA for 72e65fe
View code at this point
Browse repository at this point
Remove unused code (#603)
methane
authored
a97b314
View commit details
Copy full SHA for a97b314
View code at this point
Browse repository at this point
implement buffer protocol (#602)
Show description for 52f8bc2
methane
authored
52f8bc2
View commit details
Copy full SHA for 52f8bc2
View code at this point
Browse repository at this point
Commits on May 4, 2024
Stop using c++ (#600)
Show description for 3e9a2a7
methane
authored
3e9a2a7
View commit details
Copy full SHA for 3e9a2a7
View code at this point
Browse repository at this point
Commits on May 3, 2024
use ruff instead of black (#598)
methane
authored
2eca765
View commit details
Copy full SHA for 2eca765
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
Avoid using floating points during timestamp-datetime conversions (#591)
hakanakyurek
authored
e776722
View commit details
Copy full SHA for e776722
View code at this point
Browse repository at this point
Commits on Mar 1, 2024
Release v1.0.8 (#583)
methane
authored
9aedf8e
View commit details
Copy full SHA for 9aedf8e
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
release v1.0.7 (#569)
methane
authored
2982e9f
View commit details
Copy full SHA for 2982e9f
View code at this point
Browse repository at this point
remove inline macro for msvc (#567)
methane
authored
ecf0374
View commit details
Copy full SHA for ecf0374
View code at this point
Browse repository at this point
Commits on Sep 21, 2023
release v1.0.6 (#564)
methane
authored
b1b0eda
View commit details
Copy full SHA for b1b0eda
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
prepare for 1.0.6rc1 (#557)
methane
authored
4e10c10
View commit details
Copy full SHA for 4e10c10
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
move project metadata to pyproject.toml (#555)
Show description for 423c6df
ThomasWaldmann
authored
423c6df
View commit details
Copy full SHA for 423c6df
View code at this point
Browse repository at this point
Commits on Aug 31, 2023
sphinx-related work (#554)
Show description for 7b75b4f
ThomasWaldmann
authored
7b75b4f
View commit details
Copy full SHA for 7b75b4f
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
start v1.0.6 development
methane
committed
7cfced5
View commit details
Copy full SHA for 7cfced5
View code at this point
Browse repository at this point
Commits on May 23, 2023
Drop Python 3.6 support (#543)
Show description for c8d0751
evgenymarkov
and
methane
authored
c8d0751
View commit details
Copy full SHA for c8d0751
View code at this point
Browse repository at this point
Commits on May 21, 2023
Drop python2 support (#519)
Show description for feec062
sblondon
and
methane
authored
feec062
View commit details
Copy full SHA for feec062
View code at this point
Browse repository at this point
Commits on Mar 8, 2023
Release v1.0.5 (#534)
methane
authored
4c55f80
View commit details
Copy full SHA for 4c55f80
View code at this point
Browse repository at this point
Commits on Mar 5, 2023
minor type in exception message (#533)
Show description for dcb7750
AvdN
authored
dcb7750
View commit details
Copy full SHA for dcb7750
View code at this point
Browse repository at this point
Commits on Jan 18, 2023
Release v1.0.5rc1 (#528)
methane
authored
1008229
View commit details
Copy full SHA for 1008229
View code at this point
Browse repository at this point
fallback: Fix packing multidim memoryview (#527)
Show description for b82d0b6
methane
authored
b82d0b6
View commit details
Copy full SHA for b82d0b6
View code at this point
Browse repository at this point
Remove unused code
methane
committed
c399566
View commit details
Copy full SHA for c399566
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.