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
.
msgpack
/
msgpack-python
Public
Notifications
You must be signed in to change notification settings
Fork
254
Star
2.1k
Code
Issues
5
Pull requests
6
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
msgpack-python
msgpack
fallback.py
on
main
User selector
All users
All time
Commit history
Commits on Jun 19, 2026
fix docstring for read_size (#700)
Show description for f1a1702
methane
authored
f1a1702
View commit details
Copy full SHA for f1a1702
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
fix: use-after-free in `get_data_from_buffer` (#677)
KowalskiThomas
authored
e861f75
View commit details
Copy full SHA for e861f75
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
Add missing autoreset in Packer.pack_ext_type (#663)
bysiber
authored
284782d
View commit details
Copy full SHA for 284782d
View code at this point
Browse repository at this point
Commits on May 22, 2026
Raise DEFAULT_RECURSE_LIMIT from 511 to 1024 (#676)
Copilot
authored
4b2749c
View commit details
Copy full SHA for 4b2749c
View code at this point
Browse repository at this point
Commits on May 12, 2026
fix: enforce `strict_map_key` with `object_pairs_hook` (#673)
Show description for cd81370
KowalskiThomas
authored
cd81370
View commit details
Copy full SHA for cd81370
View code at this point
Browse repository at this point
Commits on May 6, 2024
Cleanup code and pyproject (#608)
Show description for 33e0e86
methane
authored
33e0e86
View commit details
Copy full SHA for 33e0e86
View code at this point
Browse repository at this point
Commits on May 5, 2024
packer: add `buf_size` option (#604)
Show description for 72e65fe
methane
and
rtobar
authored
72e65fe
View commit details
Copy full SHA for 72e65fe
View code at this point
Browse repository at this point
Commits on May 3, 2024
use ruff instead of black (#598)
methane
authored
2eca765
View commit details
Copy full SHA for 2eca765
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
move project metadata to pyproject.toml (#555)
Show description for 423c6df
ThomasWaldmann
authored
423c6df
View commit details
Copy full SHA for 423c6df
View code at this point
Browse repository at this point
Commits on Aug 31, 2023
sphinx-related work (#554)
Show description for 7b75b4f
ThomasWaldmann
authored
7b75b4f
View commit details
Copy full SHA for 7b75b4f
View code at this point
Browse repository at this point
Commits on May 23, 2023
Drop Python 3.6 support (#543)
Show description for c8d0751
evgenymarkov
and
methane
authored
c8d0751
View commit details
Copy full SHA for c8d0751
View code at this point
Browse repository at this point
Commits on May 21, 2023
Drop python2 support (#519)
Show description for feec062
sblondon
and
methane
authored
feec062
View commit details
Copy full SHA for feec062
View code at this point
Browse repository at this point
Commits on Jan 18, 2023
fallback: Fix packing multidim memoryview (#527)
Show description for b82d0b6
methane
authored
b82d0b6
View commit details
Copy full SHA for b82d0b6
View code at this point
Browse repository at this point
Commits on May 24, 2022
Fix Unpacker max_buffer_length handling (#506)
methane
authored
500a238
View commit details
Copy full SHA for 500a238
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Nov 16, 2021
Nicer error when packing a datetime without tzinfo (#466)
begelundmuller
authored
e464cb4
View commit details
Copy full SHA for e464cb4
View code at this point
Browse repository at this point
Fix black formatting
methane
committed
9b84e49
View commit details
Copy full SHA for 9b84e49
View code at this point
Browse repository at this point
Commits on Feb 26, 2021
Fix error formatting (#463)
hexagonrecursion
authored
38357b9
View commit details
Copy full SHA for 38357b9
View code at this point
Browse repository at this point
Commits on Feb 12, 2021
fix docstring (#459)
methane
authored
1e728a2
View commit details
Copy full SHA for 1e728a2
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 4, 2020
Update docstring
methane
committed
44bc2bd
View commit details
Copy full SHA for 44bc2bd
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
Synchronize handling of datetime in Packer implementations (#434)
Show description for 772c830
yanlend
authored
772c830
View commit details
Copy full SHA for 772c830
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
Fix Unpacker.tell() (#427)
Show description for c1b1a23
jfolz
authored
c1b1a23
View commit details
Copy full SHA for c1b1a23
View code at this point
Browse repository at this point
Commits on Feb 6, 2020
Add some test for timestamp (#403)
methane
authored
9d79351
View commit details
Copy full SHA for 9d79351
View code at this point
Browse repository at this point
Commits on Dec 13, 2019
Fix some typo
methane
committed
42f5ecf
View commit details
Copy full SHA for 42f5ecf
View code at this point
Browse repository at this point
Commits on Dec 12, 2019
Refine Timestamp APIs (#395)
methane
authored
887d3a7
View commit details
Copy full SHA for 887d3a7
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
Support datetime. (#394)
methane
authored
2186455
View commit details
Copy full SHA for 2186455
View code at this point
Browse repository at this point
Commits on Dec 9, 2019
Unpacker: Change max_buffer_size to 100MiB (#391)
methane
authored
c356035
View commit details
Copy full SHA for c356035
View code at this point
Browse repository at this point
Update README (#393)
methane
authored
5399f81
View commit details
Copy full SHA for 5399f81
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
Make strict_map_key default to True (#392)
methane
authored
d8e3cf0
View commit details
Copy full SHA for d8e3cf0
View code at this point
Browse repository at this point
Fix fallback Unpacker.read() (#388)
Show description for f6f6f32
methane
authored
f6f6f32
View commit details
Copy full SHA for f6f6f32
View code at this point
Browse repository at this point
Remove unused import
methane
committed
7a8ce0f
View commit details
Copy full SHA for 7a8ce0f
View code at this point
Browse repository at this point
Commits on Dec 5, 2019
Use new msgpack spec by default. (#386)
methane
authored
7e9905b
View commit details
Copy full SHA for 7e9905b
View code at this point
Browse repository at this point
fallback: Remove old buffer protocol support (#384)
methane
authored
de32048
View commit details
Copy full SHA for de32048
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.