-
Notifications
You must be signed in to change notification settings - Fork 246
Pull requests: msgpack/msgpack-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
unpacker: fix silent datetime truncation with datetime=3
#701
by methane
Member
was merged Jun 19, 2026
Loading…
Bump pypa/cibuildwheel from 4.0.0 to 4.1.0 in the all-dependencies group
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#694
by dependabot
Bot
was merged Jun 16, 2026
Loading…
Bump pypa/cibuildwheel from 3.4.1 to 4.0.0 in the all-dependencies group
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#691
by dependabot
Bot
was merged Jun 11, 2026
Loading…
Harden
Unpacker.__init__ re-entry cleanup to prevent buffer/context leaks
#687
by Copilot
AI
was merged Jun 3, 2026
Loading…
Guard
Packer buffer protocol hooks with Cython critical sections
#686
by Copilot
AI
was merged Jun 3, 2026
Loading…
Bump the all-dependencies group with 2 updates
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#684
by dependabot
Bot
was merged Jun 3, 2026
Loading…
Bump sys.setrecursionlimit within test_nest_limit_1024
#682
by clin1234
Contributor
was merged Jun 3, 2026
Loading…
skip recursion limit test on free-threaded CPython builds
#679
by methane
Member
was merged Jun 2, 2026
Loading…
fix: use-after-free in
get_data_from_buffer
#677
by KowalskiThomas
Contributor
was merged Jun 2, 2026
Loading…
Raise DEFAULT_RECURSE_LIMIT from 511 to 1024
#676
by Copilot
AI
was merged May 22, 2026
Loading…
3 tasks done
issue 674: remove DEFAULT_RECURSE_LIMIT and ValueError for signaling recursion limit
#675
by rsiemens
was closed May 22, 2026
Loading…
fix: enforce
strict_map_key with object_pairs_hook
#673
by KowalskiThomas
Contributor
was merged May 12, 2026
Loading…
fix: properly handle return codes in
pack_timestamp
#672
by KowalskiThomas
Contributor
was merged May 23, 2026
Loading…
fix: avoid memory leak when decoding invalid nested arrays
#671
by KowalskiThomas
Contributor
was merged May 27, 2026
Loading…
Bump the all-dependencies group with 6 updates
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#669
by dependabot
Bot
was merged Apr 27, 2026
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.