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
test
on
next-marker
User selector
All users
All time
Commit history
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: python3 bugfix for new testcase of d2f549a4
Show description for b9e9199
bwesterb
committed
b9e9199
View commit details
Copy full SHA for b9e9199
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
Commits on Dec 29, 2012
Use py.test instead of nosetests.
methane
committed
593c832
View commit details
Copy full SHA for 593c832
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
revert unwanted changes.
methane
committed
d796d69
View commit details
Copy full SHA for d796d69
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
Add test reproducing SEGV
methane
committed
0fa8c10
View commit details
Copy full SHA for 0fa8c10
View code at this point
Browse repository at this point
Commits on Dec 10, 2012
Fix tests.
methane
committed
3478406
View commit details
Copy full SHA for 3478406
View code at this point
Browse repository at this point
Add `autoreset` option to Packer.
methane
committed
4adc6f1
View commit details
Copy full SHA for 4adc6f1
View code at this point
Browse repository at this point
Add `Packer.pack_pairs`.
methane
committed
537a2ab
View commit details
Copy full SHA for 537a2ab
View code at this point
Browse repository at this point
Commits on Dec 9, 2012
Split exceptions.
methane
committed
219d475
View commit details
Copy full SHA for 219d475
View code at this point
Browse repository at this point
Commits on Dec 6, 2012
Add Unpacker.read_bytes().
Show description for c1d15df
methane
committed
c1d15df
View commit details
Copy full SHA for c1d15df
View code at this point
Browse repository at this point
Fix test failuar.
methane
committed
6b78223
View commit details
Copy full SHA for 6b78223
View code at this point
Browse repository at this point
Merge pull request #23 from jnothman/write_bytes
Show description for 54916f7
methane
committed
54916f7
View commit details
Copy full SHA for 54916f7
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
Added unit-test for issue https://github.com/msgpack/msgpack-python/issues/28
drednout
committed
4ea952f
View commit details
Copy full SHA for 4ea952f
View code at this point
Browse repository at this point
Commits on Oct 4, 2012
Merge commit 'd5f9995' into read_bytes
Show description for df4f237
jnothman
committed
df4f237
View commit details
Copy full SHA for df4f237
View code at this point
Browse repository at this point
Allow packed data to be captured while executing skip(), etc.
jnothman
committed
87f292c
View commit details
Copy full SHA for 87f292c
View code at this point
Browse repository at this point
Commits on Sep 30, 2012
Fix some test failure.
methane
committed
d5f9995
View commit details
Copy full SHA for d5f9995
View code at this point
Browse repository at this point
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
Packer.pack_array/map_header to correspond to read functions
jnothman
committed
9d9c3ee
View commit details
Copy full SHA for 9d9c3ee
View code at this point
Browse repository at this point
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
Commits on Sep 23, 2012
Fix warnings.
methane
committed
477d3b1
View commit details
Copy full SHA for 477d3b1
View code at this point
Browse repository at this point
Support object_pairs_hook
Show description for e381032
methane
committed
e381032
View commit details
Copy full SHA for e381032
View code at this point
Browse repository at this point
Fix warnings in tests.
methane
committed
c280e58
View commit details
Copy full SHA for c280e58
View code at this point
Browse repository at this point
Warn when use_list is not specified.
Show description for d503788
methane
committed
d503788
View commit details
Copy full SHA for d503788
View code at this point
Browse repository at this point
Cleaner read_bytes and a test case
Show description for e7c51d9
jnothman
committed
e7c51d9
View commit details
Copy full SHA for e7c51d9
View code at this point
Browse repository at this point
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
Add test for `.skip()`
methane
committed
48d693c
View commit details
Copy full SHA for 48d693c
View code at this point
Browse repository at this point
Commits on Sep 22, 2012
Support packing subclass of dict.
methane
committed
4d64389
View commit details
Copy full SHA for 4d64389
View code at this point
Browse repository at this point
Commits on Sep 21, 2012
packb supports use_single_float option.
methane
committed
51335bb
View commit details
Copy full SHA for 51335bb
View code at this point
Browse repository at this point
Commits on Jul 19, 2012
Add test for max_buffer_size.
methane
committed
e5462ff
View commit details
Copy full SHA for e5462ff
View code at this point
Browse repository at this point
Commits on Jul 4, 2012
Fix using deprecated api in tests.
methane
committed
2122b46
View commit details
Copy full SHA for 2122b46
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.