|
ssl
|
python-modernize -f lib2to3.fixes.fix_except . -w
|
2017-10-31 16:05:16 +01:00 |
|
__init__.py
|
fix exception syntax
|
2017-12-07 18:16:03 -05:00 |
|
auth.py
|
some tests for koji.auth
|
2017-10-11 12:14:15 -04:00 |
|
compatrequests.py
|
use_old_ssl is deprecated
|
2017-09-22 11:04:35 -04:00 |
|
context.py
|
remove changes not relevant to cli
|
2017-06-01 09:39:24 +02:00 |
|
db.py
|
remove changes not relevant to cli
|
2017-06-01 09:39:24 +02:00 |
|
Makefile
|
we need xmlrpcplus in py3 too
|
2017-08-25 16:48:02 -04:00 |
|
plugin.py
|
implement caching in _fix_cb_args
|
2017-08-07 12:41:40 -04:00 |
|
server.py
|
drop mod_python support
|
2017-07-06 14:04:19 +02:00 |
|
tasks.py
|
Import koji.plugin explicitly
|
2017-11-13 14:46:31 +08:00 |
|
util.py
|
rename fixPrint->_fix_print and add a docstring
|
2017-12-06 13:32:51 +08:00 |
|
xmlrpcplus.py
|
handle DateTime objects in encode_datetime
|
2017-11-02 15:59:18 -04:00 |