This website requires JavaScript.
Explore
Help
Sign In
Mirroring
/
vcrpy
Watch
1
Star
0
Fork
0
You've already forked vcrpy
mirror of
https://github.com/kevin1024/vcrpy.git
synced
2025-12-09 01:03:24 +00:00
Code
Releases
Activity
Files
eb59d871b46f7b82a0114b47b8dc707b51d68423
vcrpy
/
vcr
/
serializers
History
Aaron Robson
1d0fdbaa13
fix
#429
: include a trailing newline in the JSON cassette format
...
It is a common convention for text files (esp. in Linux) to end with a newline.
2020-08-05 17:27:30 -05:00
..
__init__.py
Adding json serializer
2013-08-19 19:49:05 -10:00
compat.py
v4.0.x - Remove legacy python and add python3.8 support (
#499
)
2019-12-20 11:45:07 +11:00
jsonserializer.py
fix
#429
: include a trailing newline in the JSON cassette format
2020-08-05 17:27:30 -05:00
yamlserializer.py
pep8
2014-05-10 11:52:36 -10:00