FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test - spsforks/msgpack-msgpack-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
spsforks
/
msgpack-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
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
msgpack-msgpack-python
test
on
main
User selector
Datepicker
Commit history
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
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 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
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
blacken test
methane
committed
10e5e39
View commit details
Copy full SHA for 10e5e39
View code at this point
Browse repository at this point
Add Timestamp support (#382)
methane
authored
6414069
View commit details
Copy full SHA for 6414069
View code at this point
Browse repository at this point
Commits on Dec 3, 2019
Ressurect unicode_errors of the Packer. (#379)
methane
authored
83ebb63
View commit details
Copy full SHA for 83ebb63
View code at this point
Browse repository at this point
Remove encoding/unicode_errors options from Packer (#378)
methane
authored
e1ed004
View commit details
Copy full SHA for e1ed004
View code at this point
Browse repository at this point
Commits on Jan 25, 2019
Remove pytest warnings
methane
committed
464fe27
View commit details
Copy full SHA for 464fe27
View code at this point
Browse repository at this point
Commits on Jan 24, 2019
Auto limit configuration (#342)
methane
authored
28b5f46
View commit details
Copy full SHA for 28b5f46
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
Fix test
methane
committed
ab78981
View commit details
Copy full SHA for ab78981
View code at this point
Browse repository at this point
Commits on Nov 29, 2018
Fix test
methane
committed
e76091a
View commit details
Copy full SHA for e76091a
View code at this point
Browse repository at this point
Add strict_map_key option to unpacker
methane
committed
e9086a3
View commit details
Copy full SHA for e9086a3
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
Add StackError and FormatError (#331)
methane
authored
44254dd
View commit details
Copy full SHA for 44254dd
View code at this point
Browse repository at this point
Commits on Nov 11, 2018
Remove deprecated write_bytes option (#322)
methane
authored
39f8aa7
View commit details
Copy full SHA for 39f8aa7
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
Add Packer.buffer() (#320)
methane
authored
9e210bf
View commit details
Copy full SHA for 9e210bf
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL