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 }}
torreshub
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
msgpack-python
msgpack
unpack.h
on
master
User selector
All users
All time
Commit history
Commits on Feb 4, 2018
Undeprecate unicode_errors (#278)
methane
authored
9fdb837
View commit details
Copy full SHA for 9fdb837
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
s/raw_as_bytes/raw/g (#276)
Show description for 5569a4e
methane
authored
5569a4e
View commit details
Copy full SHA for 5569a4e
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Add raw_as_bytes option to Unpacker. (#265)
methane
authored
5534d0c
View commit details
Copy full SHA for 5534d0c
View code at this point
Browse repository at this point
Commits on Jul 21, 2016
Fix ext_hook call (#203)
Show description for b911b3c
methane
authored
b911b3c
View commit details
Copy full SHA for b911b3c
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
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 Jan 24, 2015
Add max_<type>_len option to unpacker. (fixes #97).
Show description for 75ce78d
methane
committed
75ce78d
View commit details
Copy full SHA for 75ce78d
View code at this point
Browse repository at this point
Commits on Aug 30, 2014
Fix build and tests.
methane
committed
d6c773d
View commit details
Copy full SHA for d6c773d
View code at this point
Browse repository at this point
Commits on May 25, 2014
Fix unpacking uint32 on 32bit or LLP64.
methane
committed
7f623c0
View commit details
Copy full SHA for 7f623c0
View code at this point
Browse repository at this point
Commits on Feb 12, 2014
Fix warning on 64bit environment.
methane
committed
d2fc801
View commit details
Copy full SHA for d2fc801
View code at this point
Browse repository at this point
Commits on Oct 20, 2013
Add tests and bugfix.
methane
committed
37c2ad6
View commit details
Copy full SHA for 37c2ad6
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
Packing ExtType and some cleanup
methane
committed
96bcd76
View commit details
Copy full SHA for 96bcd76
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 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 Jun 3, 2013
fix long vs long long bugs
Show description for d1b9ecb
yamt
committed
d1b9ecb
View commit details
Copy full SHA for d1b9ecb
View code at this point
Browse repository at this point
Commits on May 16, 2013
fix long/int confusions in pyx version of unpack
yamt
committed
b0c193f
View commit details
Copy full SHA for b0c193f
View code at this point
Browse repository at this point
Commits on Feb 27, 2013
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 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
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
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
Commits on Feb 28, 2012
Better prototypes.
steeve
committed
a5bc6b7
View commit details
Copy full SHA for a5bc6b7
View code at this point
Browse repository at this point
Fix massive memory leak with object_hook and list_hook when unpacking.
steeve
committed
31b7fda
View commit details
Copy full SHA for 31b7fda
View code at this point
Browse repository at this point
Commits on Apr 15, 2011
Implemented encoding for strings
Show description for 752e3d1
tailhook
committed
752e3d1
View commit details
Copy full SHA for 752e3d1
View code at this point
Browse repository at this point
Commits on Oct 25, 2010
Add list_hook option to unpacker.
methane
committed
3d89784
View commit details
Copy full SHA for 3d89784
View code at this point
Browse repository at this point
Remove unnecessary refcount manipulation.
methane
committed
3980d38
View commit details
Copy full SHA for 3980d38
View code at this point
Browse repository at this point
Add `object_hook` option to unpack and `default` option to pack.
Show description for fa15708
methane
committed
fa15708
View commit details
Copy full SHA for fa15708
View code at this point
Browse repository at this point
Commits on Sep 1, 2010
python: Support Python3.
methane
committed
0dc8938
View commit details
Copy full SHA for 0dc8938
View code at this point
Browse repository at this point
Commits on Dec 17, 2009
Make tuple default.
methane
committed
658c90f
View commit details
Copy full SHA for 658c90f
View code at this point
Browse repository at this point
Add `use_tuple` option that returns tuple for array object to Unpacker.
Naoki INADA
committed
77e3e59
View commit details
Copy full SHA for 77e3e59
View code at this point
Browse repository at this point
Commits on Jun 28, 2009
Don't use C++.
Naoki INADA
committed
5a87c94
View commit details
Copy full SHA for 5a87c94
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.