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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jan 12, 2016
Merge pull request #165 from frsyuki/fix-string-too-large-message
Show description for 151a16d
methane
committed
151a16d
View commit details
Copy full SHA for 151a16d
Browse repository at this point
Commits on Jan 11, 2016
Fix wrong 'dict is too large' on unicode string
frsyuki
committed
83424bd
View commit details
Copy full SHA for 83424bd
Browse repository at this point
Commits on Jan 2, 2016
Merge pull request #160 from thedrow/patch-2
Show description for 68d62bf
methane
committed
68d62bf
View commit details
Copy full SHA for 68d62bf
Browse repository at this point
Commits on Dec 10, 2015
Merge pull request #163 from ThomasWaldmann/master
Show description for b6e962d
methane
committed
b6e962d
View commit details
Copy full SHA for b6e962d
Browse repository at this point
Commits on Dec 9, 2015
fix typos
ThomasWaldmann
committed
9c6584e
View commit details
Copy full SHA for 9c6584e
Browse repository at this point
Commits on Nov 22, 2015
Merge pull request #159 from thedrow/patch-1
Show description for 88a38dc
methane
committed
88a38dc
View commit details
Copy full SHA for 88a38dc
Browse repository at this point
Commits on Nov 17, 2015
Travis will now cache dependencies despite having a custom install step.
thedrow
committed
e4aa43d
View commit details
Copy full SHA for e4aa43d
Browse repository at this point
Run the build with 3.5 since it's still not available by default in travis.
thedrow
committed
81177ca
View commit details
Copy full SHA for 81177ca
Browse repository at this point
Added Python 3.5 to the build matrix.
thedrow
committed
4d9684d
View commit details
Copy full SHA for 4d9684d
Browse repository at this point
Added python 3.5 to tox.ini.
thedrow
committed
6f38bf7
View commit details
Copy full SHA for 6f38bf7
Browse repository at this point
Commits on Nov 8, 2015
Update ChangeLog
methane
committed
29266b0
View commit details
Copy full SHA for 29266b0
Browse repository at this point
refactor
methane
committed
a1317b6
View commit details
Copy full SHA for a1317b6
Browse repository at this point
Merge pull request #135 from pramukta/default_function_on_int_overflow
Show description for ca87a7e
methane
committed
ca87a7e
View commit details
Copy full SHA for ca87a7e
Browse repository at this point
Fix compile error
methane
committed
7d90037
View commit details
Copy full SHA for 7d90037
Browse repository at this point
Merge pull request #157 from methane/unpack-params
Show description for b6f7243
methane
committed
b6f7243
View commit details
Copy full SHA for b6f7243
Browse repository at this point
Add missing params to unpack()
methane
committed
f7d3715
View commit details
Copy full SHA for f7d3715
Browse repository at this point
Merge pull request #156 from methane/refactor
Show description for e38e49f
methane
committed
e38e49f
View commit details
Copy full SHA for e38e49f
Browse repository at this point
refactor C code
Show description for de3c2b9
methane
committed
de3c2b9
View commit details
Copy full SHA for de3c2b9
Browse repository at this point
Update ChangeLog
methane
committed
3cef27b
View commit details
Copy full SHA for 3cef27b
Browse repository at this point
readme: Fix markup
methane
committed
8aadc5c
View commit details
Copy full SHA for 8aadc5c
Browse repository at this point
Remove `msgpack 2.0` from README
Show description for e601ef4
methane
committed
e601ef4
View commit details
Copy full SHA for e601ef4
Browse repository at this point
Update gitignore
methane
committed
53fcd9b
View commit details
Copy full SHA for 53fcd9b
Browse repository at this point
Update Windows compiler information
methane
committed
6f208ab
View commit details
Copy full SHA for 6f208ab
Browse repository at this point
Drpo pypip.in badge
Show description for 02611af
methane
committed
02611af
View commit details
Copy full SHA for 02611af
Browse repository at this point
Merge pull request #155 from methane/fix/152
Show description for dbe6572
methane
committed
dbe6572
View commit details
Copy full SHA for dbe6572
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
Browse repository at this point
Commits on Nov 7, 2015
Merge pull request #153 from methane/fix/warnings
Show description for a329850
methane
committed
a329850
View commit details
Copy full SHA for a329850
Browse repository at this point
Fix warnings
Show description for e9ab4d8
methane
committed
e9ab4d8
View commit details
Copy full SHA for e9ab4d8
Browse repository at this point
Update travis setting
methane
committed
ab359e3
View commit details
Copy full SHA for ab359e3
Browse repository at this point
executable setup.py
methane
committed
c102e6c
View commit details
Copy full SHA for c102e6c
Browse repository at this point
remove unused bat file
methane
committed
52a38c6
View commit details
Copy full SHA for 52a38c6
Browse repository at this point
remove unused bat file
methane
committed
672b220
View commit details
Copy full SHA for 672b220
Browse repository at this point
Commits on Oct 30, 2015
Merge pull request #151 from ThomasWaldmann/patch-1
Show description for cd1f158
methane
committed
cd1f158
View commit details
Copy full SHA for cd1f158
Browse repository at this point
Commits on Oct 29, 2015
fix typo in setup.py
ThomasWaldmann
committed
c3a3f9b
View commit details
Copy full SHA for c3a3f9b
Browse repository at this point
Commits on Aug 23, 2015
Merge pull request #143 from emulbreh/pass-ext-hook
Show description for aa209ab
methane
committed
aa209ab
View commit details
Copy full SHA for aa209ab
Browse repository at this point
Previous
Next
You can’t perform that action at this time.