FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/test_sequnpack.py - 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
test_sequnpack.py
on
main
User selector
Datepicker
Commit history
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 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 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 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
blacken test
methane
committed
10e5e39
View commit details
Copy full SHA for 10e5e39
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 26, 2015
test_sequnpack: python3 literals
bwesterb
committed
c5d6218
View commit details
Copy full SHA for c5d6218
View code at this point
Browse repository at this point
Add test for issue #124
bwesterb
committed
8340494
View commit details
Copy full SHA for 8340494
View code at this point
Browse repository at this point
Commits on Feb 15, 2014
six.BytesIO => io.BytesIO
methane
committed
dee2d87
View commit details
Copy full SHA for dee2d87
View code at this point
Browse repository at this point
Commits on Oct 20, 2013
cleanup
methane
committed
0d5c58b
View commit details
Copy full SHA for 0d5c58b
View code at this point
Browse repository at this point
Packing ExtType and some cleanup
methane
committed
96bcd76
View commit details
Copy full SHA for 96bcd76
View code at this point
Browse repository at this point
Commits on Oct 18, 2013
implement unpack_one also for the cython version, and add a test for it
antocuni
committed
ff85838
View commit details
Copy full SHA for ff85838
View code at this point
Browse repository at this point
Commits on Jan 29, 2013
fallback: python3 bugfix for new testcase of d2f549a4
Show description for b9e9199
bwesterb
committed
b9e9199
View commit details
Copy full SHA for b9e9199
View code at this point
Browse repository at this point
fallback: add actual rollback and add a testcase for it
Show description for d2f549a
bwesterb
committed
d2f549a
View commit details
Copy full SHA for d2f549a
View code at this point
Browse repository at this point
Commits on Dec 29, 2012
Use py.test instead of nosetests.
methane
committed
593c832
View commit details
Copy full SHA for 593c832
View code at this point
Browse repository at this point
Commits on Dec 22, 2012
revert unwanted changes.
methane
committed
d796d69
View commit details
Copy full SHA for d796d69
View code at this point
Browse repository at this point
Merge branch '0.2-maint' (fix #39)
methane
committed
833b85f
View commit details
Copy full SHA for 833b85f
View code at this point
Browse repository at this point
Commits on Dec 10, 2012
Fix tests.
methane
committed
3478406
View commit details
Copy full SHA for 3478406
View code at this point
Browse repository at this point
Commits on Dec 9, 2012
Split exceptions.
methane
committed
219d475
View commit details
Copy full SHA for 219d475
View code at this point
Browse repository at this point
Commits on Oct 4, 2012
Merge commit 'd5f9995' into read_bytes
Show description for df4f237
jnothman
committed
df4f237
View commit details
Copy full SHA for df4f237
View code at this point
Browse repository at this point
Commits on Sep 23, 2012
Support object_pairs_hook
Show description for e381032
methane
committed
e381032
View commit details
Copy full SHA for e381032
View code at this point
Browse repository at this point
Warn when use_list is not specified.
Show description for d503788
methane
committed
d503788
View commit details
Copy full SHA for d503788
View code at this point
Browse repository at this point
Warn when use_list is not specified.
methane
committed
60df5ea
View commit details
Copy full SHA for 60df5ea
View code at this point
Browse repository at this point
Cleaner read_bytes and a test case
Show description for e7c51d9
jnothman
committed
e7c51d9
View commit details
Copy full SHA for e7c51d9
View code at this point
Browse repository at this point
Add test for `.skip()`
methane
committed
48d693c
View commit details
Copy full SHA for 48d693c
View code at this point
Browse repository at this point
Commits on Jul 19, 2012
Add test for max_buffer_size.
methane
committed
e5462ff
View commit details
Copy full SHA for e5462ff
View code at this point
Browse repository at this point
Commits on Jun 19, 2012
Fix tests to pass.
methane
committed
636f452
View commit details
Copy full SHA for 636f452
View code at this point
Browse repository at this point
unify tests for py2 and py3
methane
committed
0b38e86
View commit details
Copy full SHA for 0b38e86
View code at this point
Browse repository at this point
Commits on Jun 1, 2011
(python) make test pass with Python 2.5
inada-n
committed
ff594d7
View commit details
Copy full SHA for ff594d7
View code at this point
Browse repository at this point
Commits on Jan 9, 2011
python: Don't use ``from __future__ import unicode_literals``.
Show description for 9c61ce2
methane
committed
9c61ce2
View commit details
Copy full SHA for 9c61ce2
View code at this point
Browse repository at this point
Commits on Nov 2, 2010
python: Support old buffer protocol when unpack. (experimental)
methane
committed
a09c85f
View commit details
Copy full SHA for a09c85f
View code at this point
Browse repository at this point
Commits on Jun 27, 2009
Rename test files.
Naoki INADA
committed
04d8fc1
View commit details
Copy full SHA for 04d8fc1
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL