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
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 }}
Techcable
/
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
main
User selector
All users
Datepicker
All time
Commit history
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
Browse repository at this point
Commits on Mar 3, 2022
Update setuptools and black (#498)
Show description for cb50b20
methane
authored
cb50b20
View commit details
Copy full SHA for cb50b20
Browse repository at this point
Commits on Jan 19, 2022
Don't define __*_ENDIAN__ macro on Unix. (#495)
methane
authored
89ea577
View commit details
Copy full SHA for 89ea577
Browse repository at this point
Commits on Nov 25, 2021
Refactor CI (#492)
Show description for bdf0511
methane
authored
bdf0511
View commit details
Copy full SHA for bdf0511
Browse repository at this point
Commits on Nov 24, 2021
Release v1.0.3 (#491)
methane
authored
6129789
View commit details
Copy full SHA for 6129789
Browse repository at this point
Commits on Nov 17, 2021
black
methane
committed
e29b423
View commit details
Copy full SHA for e29b423
Browse repository at this point
Commits on Nov 16, 2021
1.0.3rc1
methane
committed
724e620
View commit details
Copy full SHA for 724e620
Browse repository at this point
Nicer error when packing a datetime without tzinfo (#466)
begelundmuller
authored
e464cb4
View commit details
Copy full SHA for e464cb4
Browse repository at this point
Actions: Run CI only for PRs from forks. (#489)
methane
authored
cfa05d3
View commit details
Copy full SHA for cfa05d3
Browse repository at this point
mac: Provide Universal2 wheel (#488)
Show description for 8e35861
methane
authored
8e35861
View commit details
Copy full SHA for 8e35861
Browse repository at this point
Support Python 3.10 and Drop Python 3.5 (#487)
Show description for b3f7254
methane
authored
b3f7254
View commit details
Copy full SHA for b3f7254
Browse repository at this point
Fix black formatting
methane
committed
9b84e49
View commit details
Copy full SHA for 9b84e49
Browse repository at this point
Improve exception message relating to strict_map_key (#485)
paulmelis
authored
0918742
View commit details
Copy full SHA for 0918742
Browse repository at this point
Commits on Mar 18, 2021
cimport uint64_t instead of using ctypedef (#473)
vladima
authored
38dba96
View commit details
Copy full SHA for 38dba96
Browse repository at this point
Commits on Feb 27, 2021
Make pure-python wheels and eggs possible (#467)
hexagonrecursion
authored
010de11
View commit details
Copy full SHA for 010de11
Browse repository at this point
Remove unused PyObject_AsReadBuffer definition (#468)
Show description for 44fd577
shadchin
authored
44fd577
View commit details
Copy full SHA for 44fd577
Browse repository at this point
Commits on Feb 26, 2021
Fix tox.ini (#465)
Show description for 4ace82f
hexagonrecursion
authored
4ace82f
View commit details
Copy full SHA for 4ace82f
Browse repository at this point
Fix error formatting (#463)
hexagonrecursion
authored
38357b9
View commit details
Copy full SHA for 38357b9
Browse repository at this point
Commits on Feb 16, 2021
Remove redundant code (#460)
hexagonrecursion
authored
4b0819d
View commit details
Copy full SHA for 4b0819d
Browse repository at this point
Commits on Feb 12, 2021
fix docstring (#459)
methane
authored
1e728a2
View commit details
Copy full SHA for 1e728a2
Browse repository at this point
Commits on Jan 27, 2021
Updated readme about Python 2 support (#456)
laike9m
authored
cfae524
View commit details
Copy full SHA for cfae524
Browse repository at this point
build: Create tox environments using a known Cython version (#408)
Show description for 02e1f76
moreati
authored
02e1f76
View commit details
Copy full SHA for 02e1f76
Browse repository at this point
Commits on Jan 2, 2021
Refactor fallback read header (#441)
GuyTuval
authored
3b71818
View commit details
Copy full SHA for 3b71818
Browse repository at this point
Commits on Dec 18, 2020
Use manylinux1 instead of manylinux2010
methane
committed
431ef45
View commit details
Copy full SHA for 431ef45
Browse repository at this point
v1.0.2
methane
committed
c0516c6
View commit details
Copy full SHA for c0516c6
Browse repository at this point
Update readme
methane
committed
f34fca7
View commit details
Copy full SHA for f34fca7
Browse repository at this point
format markdown
methane
committed
051f9de
View commit details
Copy full SHA for 051f9de
Browse repository at this point
Fix some travis builds. (#453)
methane
authored
94336cf
View commit details
Copy full SHA for 94336cf
Browse repository at this point
Fix overflow in unpacking timestamp to datetime (#452)
methane
authored
753b370
View commit details
Copy full SHA for 753b370
Browse repository at this point
Commits on Dec 11, 2020
Add Python 3.9 wheels
methane
committed
8029f95
View commit details
Copy full SHA for 8029f95
Browse repository at this point
Actions: Add Python 3.9
methane
committed
edd5603
View commit details
Copy full SHA for edd5603
Browse repository at this point
v1.0.1
methane
committed
d893697
View commit details
Copy full SHA for d893697
Browse repository at this point
Build arm64 wheels (#439)
tsahee
authored
7d6b4df
View commit details
Copy full SHA for 7d6b4df
Browse repository at this point
Travis: Reduce build
Show description for 2df5179
methane
committed
2df5179
View commit details
Copy full SHA for 2df5179
Browse repository at this point
Commits on Dec 4, 2020
Update docstring
methane
committed
44bc2bd
View commit details
Copy full SHA for 44bc2bd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.