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
.
talent-source-code
/
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
next-marker
User selector
All users
All time
Commit history
Commits on Feb 26, 2013
Merge branch 'master' into next-marker
Show description for b588e8c
methane
committed
b588e8c
View commit details
Copy full SHA for b588e8c
View code at this point
Browse repository at this point
Fix typeerror.
methane
committed
5176e92
View commit details
Copy full SHA for 5176e92
View code at this point
Browse repository at this point
docs: better unpacker docstring.
methane
committed
8e13598
View commit details
Copy full SHA for 8e13598
View code at this point
Browse repository at this point
better packer docstring
methane
committed
3ce005c
View commit details
Copy full SHA for 3ce005c
View code at this point
Browse repository at this point
Commits on Feb 25, 2013
fallback: refactor
methane
committed
1e38bfa
View commit details
Copy full SHA for 1e38bfa
View code at this point
Browse repository at this point
Commits on Feb 23, 2013
purepython: s/_fb_/_/
methane
committed
f1dcf4e
View commit details
Copy full SHA for f1dcf4e
View code at this point
Browse repository at this point
Merge branch 'master' into next-marker
Show description for a27f8f9
methane
committed
a27f8f9
View commit details
Copy full SHA for a27f8f9
View code at this point
Browse repository at this point
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 22, 2013
Fix exception incompatibility.
methane
committed
f0fd90a
View commit details
Copy full SHA for f0fd90a
View code at this point
Browse repository at this point
Commits on Feb 21, 2013
Fix easy bug.
methane
committed
d766820
View commit details
Copy full SHA for d766820
View code at this point
Browse repository at this point
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 Feb 20, 2013
merge next_marker patch from @mitsuhiko
methane
committed
62d209c
View commit details
Copy full SHA for 62d209c
View code at this point
Browse repository at this point
Commits on Feb 16, 2013
On PyPy, preallocate lists
Show description for 3f12846
alex
committed
3f12846
View commit details
Copy full SHA for 3f12846
View code at this point
Browse repository at this point
0.3.0
methane
committed
df6449f
View commit details
Copy full SHA for df6449f
View code at this point
Browse repository at this point
Commits on Feb 4, 2013
Use _private names for non public data members. (fix #44)
methane
committed
a865f8f
View commit details
Copy full SHA for a865f8f
View code at this point
Browse repository at this point
Commits on Feb 2, 2013
Fix minor bugs and tuning unpacking dict.
methane
committed
22920ba
View commit details
Copy full SHA for 22920ba
View code at this point
Browse repository at this point
Commits on Jan 29, 2013
fallback: Support Python 3.
methane
committed
8d6a387
View commit details
Copy full SHA for 8d6a387
View code at this point
Browse repository at this point
Use MSGPACK_PUREPYTHON envvar to test fallback module
methane
committed
cbabeeb
View commit details
Copy full SHA for cbabeeb
View code at this point
Browse repository at this point
pep8 friendly.
methane
committed
328369e
View commit details
Copy full SHA for 328369e
View code at this point
Browse repository at this point
fallback: _fb_read: add fast-path
bwesterb
committed
4cde7f0
View commit details
Copy full SHA for 4cde7f0
View code at this point
Browse repository at this point
Revert "fallback: Use mmap objects instead of strings to unpack"
Show description for d91a0d3
bwesterb
committed
d91a0d3
View commit details
Copy full SHA for d91a0d3
View code at this point
Browse repository at this point
fallback: Use mmap objects instead of strings to unpack
Show description for 770fed6
bwesterb
committed
770fed6
View commit details
Copy full SHA for 770fed6
View code at this point
Browse repository at this point
fallback: add actual rollback and add a testcase for it
Show description for d2f549a
bwesterb
committed
d2f549a
View commit details
Copy full SHA for d2f549a
View code at this point
Browse repository at this point
fallback: bugfix in next()
bwesterb
committed
fb81f80
View commit details
Copy full SHA for fb81f80
View code at this point
Browse repository at this point
fallback: do not use dynamic format strings for struct.(un)pack
Show description for 94925ac
bwesterb
committed
94925ac
View commit details
Copy full SHA for 94925ac
View code at this point
Browse repository at this point
fallback: performance: write(a+b) -> write(a); write(b)
bwesterb
committed
af9c9ca
View commit details
Copy full SHA for af9c9ca
View code at this point
Browse repository at this point
Commits on Jan 28, 2013
fallback: two fixes for raising ExtraData
bwesterb
committed
b940802
View commit details
Copy full SHA for b940802
View code at this point
Browse repository at this point
fallback: use __pypy__.builders.StringBuilder when available
Show description for 69ba3c9
bwesterb
committed
69ba3c9
View commit details
Copy full SHA for 69ba3c9
View code at this point
Browse repository at this point
Add pure Python fallback module
Show description for 6a28b28
bwesterb
committed
6a28b28
View commit details
Copy full SHA for 6a28b28
View code at this point
Browse repository at this point
Commits on Dec 28, 2012
Fix unpacker doesn't raise exception for invalid input (Merge branch '0.2'
Show description for d57e369
methane
committed
d57e369
View commit details
Copy full SHA for d57e369
View code at this point
Browse repository at this point
Fix unpacker doesn't raise exception for invalid input.
methane
committed
72416e4
View commit details
Copy full SHA for 72416e4
View code at this point
Browse repository at this point
Commits on Dec 22, 2012
0.2.4
methane
committed
9dc299b
View commit details
Copy full SHA for 9dc299b
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.