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
Commits
Breadcrumbs
History for
msgpack-python
msgpack
unpack_template.h
on
main
User selector
All users
All time
Commit history
Commits on Jun 24, 2026
Improve error handling and reporting in unpacking functions (#707)
methane
authored
951995e
View commit details
Copy full SHA for 951995e
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Merge commit from fork
Show description for 2c56ddb
methane
authored
2c56ddb
View commit details
Copy full SHA for 2c56ddb
View code at this point
Browse repository at this point
Commits on May 27, 2026
fix: avoid memory leak when decoding invalid nested arrays (#671)
KowalskiThomas
authored
4a07745
View commit details
Copy full SHA for 4a07745
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 Mar 14, 2022
Use PyFloat_Pack8() on Python 3.11a7 (#499)
Show description for 849c806
vstinner
authored
849c806
View commit details
Copy full SHA for 849c806
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
use _PyFloat APIs to (de)serialize (#340)
methane
authored
f46523b
View commit details
Copy full SHA for f46523b
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
Add StackError and FormatError (#331)
methane
authored
44254dd
View commit details
Copy full SHA for 44254dd
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
fix zero length raw can't be decoded. (#236)
Show description for 9934103
methane
authored
9934103
View commit details
Copy full SHA for 9934103
View code at this point
Browse repository at this point
Commits on Nov 8, 2015
refactor C code
Show description for de3c2b9
methane
committed
de3c2b9
View commit details
Copy full SHA for de3c2b9
View code at this point
Browse repository at this point
Decrease refcnt when error happend while unpacking
Show description for 35a69ac
methane
committed
35a69ac
View commit details
Copy full SHA for 35a69ac
View code at this point
Browse repository at this point
Commits on Nov 7, 2015
Fix warnings
Show description for e9ab4d8
methane
committed
e9ab4d8
View commit details
Copy full SHA for e9ab4d8
View code at this point
Browse repository at this point
Commits on Oct 20, 2013
cleanup
methane
committed
0d5c58b
View commit details
Copy full SHA for 0d5c58b
View code at this point
Browse repository at this point
Support unpacking new types.
methane
committed
822cce8
View commit details
Copy full SHA for 822cce8
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/antocuni/msgpack-python into newspec
Show description for 27f0cba
methane
committed
27f0cba
View commit details
Copy full SHA for 27f0cba
View code at this point
Browse repository at this point
Commits on Oct 19, 2013
implement unpacking of ext 8,16,32
antocuni
committed
c9b97f0
View commit details
Copy full SHA for c9b97f0
View code at this point
Browse repository at this point
implement unpacking for all the fixtext formats
antocuni
committed
56dd165
View commit details
Copy full SHA for 56dd165
View code at this point
Browse repository at this point
Commits on Oct 16, 2013
Add bin type support.
methane
committed
da12e17
View commit details
Copy full SHA for da12e17
View code at this point
Browse repository at this point
Commits on Feb 27, 2013
s/\t/ /g
methane
committed
c9b6e5b
View commit details
Copy full SHA for c9b6e5b
View code at this point
Browse repository at this point
remove some macros.
methane
committed
c49489c
View commit details
Copy full SHA for c49489c
View code at this point
Browse repository at this point
Commits on Feb 23, 2013
Revert skipping reserved byte.
methane
committed
38a9ad9
View commit details
Copy full SHA for 38a9ad9
View code at this point
Browse repository at this point
Revert "Skip reserved byte"
Show description for a685979
methane
committed
a685979
View commit details
Copy full SHA for a685979
View code at this point
Browse repository at this point
Commits on Feb 21, 2013
Skip reserved byte
methane
committed
ff3342a
View commit details
Copy full SHA for ff3342a
View code at this point
Browse repository at this point
skip reserved byte.
methane
committed
9524033
View commit details
Copy full SHA for 9524033
View code at this point
Browse repository at this point
Commits on Dec 22, 2012
Merge branch '0.2-maint' (fix #39)
methane
committed
833b85f
View commit details
Copy full SHA for 833b85f
View code at this point
Browse repository at this point
Check return value of _end functions.
methane
committed
ce2c5b2
View commit details
Copy full SHA for ce2c5b2
View code at this point
Browse repository at this point
Commits on Oct 12, 2012
segfault fixed when data is unpacked using `list_hook`,
Show description for cf89f18
drednout
committed
cf89f18
View commit details
Copy full SHA for cf89f18
View code at this point
Browse repository at this point
A segfault fixed in the issue https://github.com/msgpack/msgpack-python/issues/28
drednout
committed
89ce16d
View commit details
Copy full SHA for 89ce16d
View code at this point
Browse repository at this point
Commits on Sep 30, 2012
Merge remote-tracking branch 'jnothman/read_size_cpp'
Show description for e016b3d
methane
committed
e016b3d
View commit details
Copy full SHA for e016b3d
View code at this point
Browse repository at this point
Commits on Sep 24, 2012
read_array/map_header functionality
jnothman
committed
0431a76
View commit details
Copy full SHA for 0431a76
View code at this point
Browse repository at this point
Use C++ function templating for skip()/construct()
jnothman
committed
d56e2b2
View commit details
Copy full SHA for d56e2b2
View code at this point
Browse repository at this point
Commits on Sep 23, 2012
Implement object_pairs_hook
jnothman
committed
7794251
View commit details
Copy full SHA for 7794251
View code at this point
Browse repository at this point
clean some cython code.
methane
committed
eaf9891
View commit details
Copy full SHA for eaf9891
View code at this point
Browse repository at this point
Commits on Sep 22, 2012
A first implementation of Unpacker.skip()
jnothman
committed
28058fb
View commit details
Copy full SHA for 28058fb
View code at this point
Browse repository at this point
Commits on Jun 26, 2012
Fix new version of msgpack.
methane
committed
188da01
View commit details
Copy full SHA for 188da01
View code at this point
Browse repository at this point
Update msgpack version.
methane
committed
812c8bc
View commit details
Copy full SHA for 812c8bc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.