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
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 6, 2026
Bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 in the all-dependencies group (#721)
dependabot[bot]
authored
ea6b84f
View commit details
Copy full SHA for ea6b84f
Browse repository at this point
Commits on Aug 5, 2026
fix: use-after-free in unpackb() ExtraData path for non-contiguous input (#722)
Show description for 091ae20
ThomasWaldmann
authored
091ae20
View commit details
Copy full SHA for 091ae20
Browse repository at this point
Commits on Jul 29, 2026
Bump the all-dependencies group across 1 directory with 5 updates (#719)
dependabot[bot]
authored
3f5d0d7
View commit details
Copy full SHA for 3f5d0d7
Browse repository at this point
Commits on Jul 10, 2026
Fix typos in test and docs (#712)
maxtaran2010
authored
c6b4a48
View commit details
Copy full SHA for c6b4a48
Browse repository at this point
Commits on Jul 5, 2026
Fix Timestamp.from_datetime() precision for far-future datetimes (#710)
Show description for 659ee98
gaoflow
authored
659ee98
View commit details
Copy full SHA for 659ee98
Browse repository at this point
Commits on Jul 1, 2026
Bump the all-dependencies group with 2 updates (#709)
dependabot[bot]
authored
d5e380f
View commit details
Copy full SHA for d5e380f
Browse repository at this point
Commits on Jun 24, 2026
test_unpack.py: add tests for ExtraData (#708)
methane
authored
2de6273
View commit details
Copy full SHA for 2de6273
Browse repository at this point
Improve error handling and reporting in unpacking functions (#707)
methane
authored
951995e
View commit details
Copy full SHA for 951995e
Browse repository at this point
Bump actions/checkout from 6.0.3 to 7.0.0 in the all-dependencies group (#705)
dependabot[bot]
authored
33fec11
View commit details
Copy full SHA for 33fec11
Browse repository at this point
fix: add reentrant guard to Unpacker.feed() (#704)
Show description for cf3fd2b
methane
authored
cf3fd2b
View commit details
Copy full SHA for cf3fd2b
Browse repository at this point
Commits on Jun 19, 2026
run test with debug build (#702)
methane
authored
7082130
View commit details
Copy full SHA for 7082130
Browse repository at this point
unpacker: fix silent datetime truncation with datetime=3 (#701)
methane
authored
d134180
View commit details
Copy full SHA for d134180
Browse repository at this point
fix docstring for read_size (#700)
Show description for f1a1702
methane
authored
f1a1702
View commit details
Copy full SHA for f1a1702
Browse repository at this point
Commits on Jun 18, 2026
release v1.2.1 (#698)
Show description for 448d43f
methane
and
Copilot
authored
448d43f
View commit details
Copy full SHA for 448d43f
Browse repository at this point
Merge commit from fork
Show description for 2c56ddb
methane
authored
2c56ddb
View commit details
Copy full SHA for 2c56ddb
Browse repository at this point
Commits on Jun 16, 2026
Bump pypa/cibuildwheel from 4.0.0 to 4.1.0 in the all-dependencies group (#694)
dependabot[bot]
authored
0f4f350
View commit details
Copy full SHA for 0f4f350
Browse repository at this point
Commits on Jun 11, 2026
release v1.2.0 (#692)
methane
authored
11ed0a5
View commit details
Copy full SHA for 11ed0a5
Browse repository at this point
Bump pypa/cibuildwheel from 3.4.1 to 4.0.0 (#691)
dependabot[bot]
authored
c410a38
View commit details
Copy full SHA for c410a38
Browse repository at this point
Commits on Jun 3, 2026
skip ci: remove unneeded CIBW_SKIP option
methane
committed
97ba6ca
View commit details
Copy full SHA for 97ba6ca
Browse repository at this point
Wheels CI hangs for MacOS Intel (#689)
Show description for cdde1b0
crusaderky
authored
cdde1b0
View commit details
Copy full SHA for cdde1b0
Browse repository at this point
release v1.2.0rc1 (#681)
Show description for 5eb57e1
methane
and
Copilot
authored
5eb57e1
View commit details
Copy full SHA for 5eb57e1
Browse repository at this point
Harden `Unpacker.__init__` re-entry cleanup to prevent buffer/context leaks (#687)
Copilot
authored
77395c1
View commit details
Copy full SHA for 77395c1
Browse repository at this point
Guard `Packer` buffer protocol hooks with Cython critical sections (#686)
Copilot
authored
7df7136
View commit details
Copy full SHA for 7df7136
Browse repository at this point
Bump sys.setrecursionlimit within test_nest_limit_1024 (#682)
Show description for d627d30
clin1234
authored
d627d30
View commit details
Copy full SHA for d627d30
Browse repository at this point
Bump the all-dependencies group with 2 updates (#684)
dependabot[bot]
authored
e327a0e
View commit details
Copy full SHA for e327a0e
Browse repository at this point
Commits on Jun 2, 2026
change changelog format to markdown (#680)
Show description for 6cd7574
methane
and
Copilot
authored
6cd7574
View commit details
Copy full SHA for 6cd7574
Browse repository at this point
fix: use-after-free in `get_data_from_buffer` (#677)
KowalskiThomas
authored
e861f75
View commit details
Copy full SHA for e861f75
Browse repository at this point
Add 3.15 to CI (#678)
clin1234
authored
975a2a4
View commit details
Copy full SHA for 975a2a4
Browse repository at this point
Fix Timestamp.from_datetime returning wrong value for pre-epoch datetimes (#662)
bysiber
authored
98d2c79
View commit details
Copy full SHA for 98d2c79
Browse repository at this point
skip recursion limit test on free-threaded CPython builds (#679)
Show description for b83a0aa
methane
authored
b83a0aa
View commit details
Copy full SHA for b83a0aa
Browse repository at this point
Add no-GIL interpreter support (#641)
Show description for 9de2fd9
4 people
authored
9de2fd9
View commit details
Copy full SHA for 9de2fd9
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
Browse repository at this point
Commits on May 27, 2026
fix: avoid memory leak when decoding invalid nested arrays (#671)
KowalskiThomas
authored
4a07745
View commit details
Copy full SHA for 4a07745
Browse repository at this point
Commits on May 23, 2026
fix: properly handle return codes in `pack_timestamp` (#672)
KowalskiThomas
authored
378edc6
View commit details
Copy full SHA for 378edc6
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.