FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for msgpack - charlax/msgpack-python · GitHub
charlax
/
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
msgpack
on
master
User selector
Datepicker
Commit history
Commits on Feb 17, 2020
1.0.0
methane
committed
fa7d744
View commit details
Copy full SHA for fa7d744
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
Reintroduce __ne__
methane
committed
5e1fe81
View commit details
Copy full SHA for 5e1fe81
View code at this point
Browse repository at this point
Make Timestamp hashable (#396)
Show description for 9e5ec95
methane
authored
9e5ec95
View commit details
Copy full SHA for 9e5ec95
View code at this point
Browse repository at this point
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
black
methane
committed
a05fc5e
View commit details
Copy full SHA for a05fc5e
View code at this point
Browse repository at this point
Prepare 1.0rc1
methane
committed
3df431c
View commit details
Copy full SHA for 3df431c
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
Simplify check for bool type (#362)
brmmm3
authored and
methane
committed
5fd6119
View commit details
Copy full SHA for 5fd6119
View code at this point
Browse repository at this point
typo
methane
committed
d10f12d
View commit details
Copy full SHA for d10f12d
View code at this point
Browse repository at this point
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
Remove deprecated submodule unpack (#385)
methane
authored
9f4b2d5
View commit details
Copy full SHA for 9f4b2d5
View code at this point
Browse repository at this point
Drop old buffer protocol support (#383)
methane
authored
9ae4370
View commit details
Copy full SHA for 9ae4370
View code at this point
Browse repository at this point
blacken
methane
committed
e557e17
View commit details
Copy full SHA for e557e17
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
Intern map keys (#381)
Show description for 2c66689
methane
authored
2c66689
View commit details
Copy full SHA for 2c66689
View code at this point
Browse repository at this point
Remove encoding option from Unpacker. (#380)
methane
authored
e419cd8
View commit details
Copy full SHA for e419cd8
View code at this point
Browse repository at this point
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 Nov 28, 2019
Drop Python 2 support from _cmsgpack (#376)
methane
authored
891f2d8
View commit details
Copy full SHA for 891f2d8
View code at this point
Browse repository at this point
Commits on Sep 20, 2019
0.6.2
methane
committed
997b524
View commit details
Copy full SHA for 997b524
View code at this point
Browse repository at this point
Commits on Sep 19, 2019
Use Py_SIZE() when it is safe (#369)
methane
authored
3146ebd
View commit details
Copy full SHA for 3146ebd
View code at this point
Browse repository at this point
Commits on Sep 18, 2019
Avoid calling __Pyx_GetModuleGlobalName for ExtType (#363)
brmmm3
authored and
methane
committed
b98b8ca
View commit details
Copy full SHA for b98b8ca
View code at this point
Browse repository at this point
Commits on May 12, 2019
use relative imports (#357)
Show description for 05ff11d
FelixSchwarz
authored and
methane
committed
05ff11d
View commit details
Copy full SHA for 05ff11d
View code at this point
Browse repository at this point
Commits on Jan 25, 2019
v0.6.1
methane
committed
8f513af
View commit details
Copy full SHA for 8f513af
View code at this point
Browse repository at this point
Recommend max_buffer_len instead of max_(str|bin|ext)_len
methane
committed
280308e
View commit details
Copy full SHA for 280308e
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 Jan 7, 2019
use _PyFloat APIs to (de)serialize (#340)
methane
authored
f46523b
View commit details
Copy full SHA for f46523b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL