debian-koji/koji
Ken Dreyer 81d685b07d xmlrpcplus: use parent Marshaller's nil implementation
We can enable the None -> "nil" behavior when we instantiate our
Marshaller. RHEL 5 and newer supports allow_none here.

This allows us to drop the dump_nil code from our custom Marshaller and
rely directly on the parent class's method instead.
2020-02-21 09:44:46 +01:00
..
__init__.py deprecation of krb_login 2020-02-19 14:15:17 +01:00
arch.py sort imports in koji 2019-12-12 11:00:57 +00:00
auth.py fix newline betwwen koji and relative imports 2019-12-12 11:00:58 +00:00
context.py sort imports in koji 2019-12-12 11:00:57 +00:00
daemon.py sort imports in koji 2019-12-12 11:00:57 +00:00
db.py sort imports in koji 2019-12-12 11:00:57 +00:00
Makefile improve test and clean targets in Makefiles 2019-11-27 15:42:30 +01:00
plugin.py sort imports in koji 2019-12-12 11:00:57 +00:00
policy.py Add 'target' policy 2020-02-11 14:30:25 +01:00
rpmdiff.py sort imports in koji 2019-12-12 11:00:57 +00:00
server.py drop mod_python support 2017-07-06 14:04:19 +02:00
tasks.py fix potentially undeclared variable error 2020-02-18 11:54:11 +01:00
util.py Remove deprecated md5/sha1 constructors 2020-02-04 09:23:47 +01:00
xmlrpcplus.py xmlrpcplus: use parent Marshaller's nil implementation 2020-02-21 09:44:46 +01:00