FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test - fried/msgpack-python · GitHub
fried
/
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
master
User selector
Datepicker
Commit history
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
Commits on Jan 12, 2018
s/raw_as_bytes/raw/g (#276)
Show description for 5569a4e
methane
authored
5569a4e
View commit details
Copy full SHA for 5569a4e
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Add raw_as_bytes option to Unpacker. (#265)
methane
authored
5534d0c
View commit details
Copy full SHA for 5534d0c
View code at this point
Browse repository at this point
Commits on Oct 12, 2017
Remove code and tests for unsupported Python 2.6 (#250)
hugovk
authored and
methane
committed
0fc4ee9
View commit details
Copy full SHA for 0fc4ee9
View code at this point
Browse repository at this point
Commits on Sep 30, 2017
Add unittests to document serialisation of tuples (#246)
Show description for deeda31
lbolla
authored and
methane
committed
deeda31
View commit details
Copy full SHA for deeda31
View code at this point
Browse repository at this point
Commits on May 18, 2017
Packer accepts bytearray objects (#229)
jfolz
authored and
methane
committed
f0f2c0b
View commit details
Copy full SHA for f0f2c0b
View code at this point
Browse repository at this point
Commits on Apr 29, 2017
Unpacker: add tell() (#227)
jfolz
authored and
methane
committed
a8d9162
View commit details
Copy full SHA for a8d9162
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Merge branch 'release-0.4'
methane
committed
2481c64
View commit details
Copy full SHA for 2481c64
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
fix typos and other cosmetic issues (#214)
Show description for e3fea94
ThomasWaldmann
authored and
methane
committed
e3fea94
View commit details
Copy full SHA for e3fea94
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
enable unpacking from memoryview
jfolz
committed
2b63e9f
View commit details
Copy full SHA for 2b63e9f
View code at this point
Browse repository at this point
Commits on May 4, 2016
Remove double underscore prefix
methane
committed
53f47ef
View commit details
Copy full SHA for 53f47ef
View code at this point
Browse repository at this point
add lower bound tests for memoryviews
jfolz
committed
a91d5c5
View commit details
Copy full SHA for a91d5c5
View code at this point
Browse repository at this point
more descriptive test names
jfolz
committed
0b55989
View commit details
Copy full SHA for 0b55989
View code at this point
Browse repository at this point
Commits on May 3, 2016
fix problems associated with packing memoryviews
Show description for 0ec2e35
jfolz
committed
0ec2e35
View commit details
Copy full SHA for 0ec2e35
View code at this point
Browse repository at this point
Commits on Feb 14, 2016
remove too much parameterized tests
methane
committed
6e36476
View commit details
Copy full SHA for 6e36476
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL