FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test - DiamondLightSource/msgpack-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
DiamondLightSource
/
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
Breadcrumbs
History for
msgpack-python
test
on
main
User selector
Datepicker
Commit history
Commits on Jul 10, 2026
Fix typos in test and docs (#712)
maxtaran2010
authored
c6b4a48
View commit details
Copy full SHA for c6b4a48
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
unpacker: fix silent datetime truncation with datetime=3 (#701)
methane
authored
d134180
View commit details
Copy full SHA for d134180
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Merge commit from fork
Show description for 2c56ddb
methane
authored
2c56ddb
View commit details
Copy full SHA for 2c56ddb
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
Harden `Unpacker.__init__` re-entry cleanup to prevent buffer/context leaks (#687)
Copilot
authored
77395c1
View commit details
Copy full SHA for 77395c1
View code at this point
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
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
Fix Timestamp.from_datetime returning wrong value for pre-epoch datetimes (#662)
bysiber
authored
98d2c79
View commit details
Copy full SHA for 98d2c79
View code at this point
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
View code at this point
Browse repository at this point
Add no-GIL interpreter support (#641)
Show description for 9de2fd9
authored
9de2fd9
View commit details
Copy full SHA for 9de2fd9
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 27, 2026
fix: avoid memory leak when decoding invalid nested arrays (#671)
KowalskiThomas
authored
4a07745
View commit details
Copy full SHA for 4a07745
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 Apr 21, 2026
fix: re-raise existing exception when available (#667)
KowalskiThomas
authored
5d465bd
View commit details
Copy full SHA for 5d465bd
View code at this point
Browse repository at this point
Commits on Oct 8, 2025
release v1.1.2 (#649)
methane
authored
19b5d33
View commit details
Copy full SHA for 19b5d33
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
better error checks (#607)
Show description for e0f0e14
methane
authored
e0f0e14
View commit details
Copy full SHA for e0f0e14
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 Apr 19, 2024
Avoid using floating points during timestamp-datetime conversions (#591)
hakanakyurek
authored
e776722
View commit details
Copy full SHA for e776722
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 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 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
Commits on Feb 16, 2021
Remove redundant code (#460)
hexagonrecursion
authored
4b0819d
View commit details
Copy full SHA for 4b0819d
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
Fix overflow in unpacking timestamp to datetime (#452)
methane
authored
753b370
View commit details
Copy full SHA for 753b370
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Fix datetime before epoch on windows in cython implementation (#436)
Show description for 8fb709f
yanlend
authored
8fb709f
View commit details
Copy full SHA for 8fb709f
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 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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL