Treat strings as explicit byte strings.
authorRalph Bean <rbean@redhat.com>
Mon, 16 Nov 2015 03:51:02 +0000 (22:51 -0500)
committerRalph Bean <rbean@redhat.com>
Mon, 16 Nov 2015 03:51:02 +0000 (22:51 -0500)
commit9b928b7cf1e30d5a56d229459a4869db3008c62a
treed2dea12e16c94ae2e31446f19c2caf8e56a0bce3
parent86dc3772bf049c1fd9ed34f353b59afdd41c6238
Treat strings as explicit byte strings.
19 files changed:
src/python/checksum-py.c
src/python/compression_wrapper-py.c
src/python/contentstat-py.c
src/python/load_metadata-py.c
src/python/locate_metadata-py.c
src/python/package-py.c
src/python/parsepkg-py.c
src/python/repomd-py.c
src/python/repomdrecord-py.c
src/python/sqlite-py.c
src/python/typeconversion.c
src/python/typeconversion.h
src/python/updatecollection-py.c
src/python/updatecollectionpackage-py.c
src/python/updateinfo-py.c
src/python/updaterecord-py.c
src/python/updatereference-py.c
src/python/xml_dump-py.c
src/python/xml_file-py.c