This website requires JavaScript.
Explore
Get Started
openstack
/
oslo.serialization
Code
Issues
Proposed changes
oslo.serialization
/
oslo_serialization
History
Zuul
bff992d8b7
Merge "Drop fallback for Python < 3.9"
2025-02-15 17:55:43 +00:00
..
serializer
Run pyupgrade to clean up Python 2 syntaxes
2024-10-21 19:24:33 +09:00
tests
Merge "Drop fallback for Python < 3.9"
2025-02-15 17:55:43 +00:00
__init__.py
Move files out of the namespace package
2015-01-05 15:40:06 -05:00
base64.py
Stop to use the __future__ module.
2020-06-02 20:40:37 +02:00
jsonutils.py
Ignore iteritems() and use items() solely
2024-11-27 11:01:38 +09:00
msgpackutils.py
Run pyupgrade to clean up Python 2 syntaxes
2024-10-21 19:24:33 +09:00