Philipp Hörist
|
1680c3bb38
|
Fix pylint errors
- consider-using-enumerate
- unneeded-not
- unidiomatic-typecheck
|
2018-09-18 15:24:40 +02:00 |
Philipp Hörist
|
ccc06a04ab
|
Fix bad-whitespace pylint errors
|
2018-09-18 12:06:01 +02:00 |
Philipp Hörist
|
dea1464832
|
Fix multiple-statements pylint errors
|
2018-09-18 10:30:33 +02:00 |
Philipp Hörist
|
6237bfae41
|
Fix singleton-comparison pylint errors
|
2018-09-18 10:26:27 +02:00 |
Philipp Hörist
|
ff6ca57033
|
Fix no-else-return pylint errors
|
2018-09-18 10:16:54 +02:00 |
Philipp Hörist
|
cbe335b291
|
keys() doesnt return list() in python3
|
2018-09-18 07:20:49 +02:00 |
Philipp Hörist
|
76333ec73a
|
Use keys() iteration if we modify the dict
|
2018-09-17 22:51:42 +02:00 |
Philipp Hörist
|
793184e7be
|
Fix consider-iterating-dictionary pylint errors
|
2018-09-17 22:34:15 +02:00 |
Philipp Hörist
|
e8ac644440
|
Fix unused-variable pylint errors
|
2018-09-17 21:16:19 +02:00 |
Philipp Hörist
|
d638087c26
|
Fix logging-not-lazy pylint errors
|
2018-09-17 18:57:00 +02:00 |
Philipp Hörist
|
d53b95218a
|
Fix redefined-outer-name pylint errors
|
2018-09-16 18:04:15 +02:00 |
Philipp Hörist
|
a4a136566f
|
Fix license comment format
every linter flags this as an error
|
2018-09-05 02:59:34 +02:00 |
Philipp Hörist
|
56fbe32b11
|
Fix zeroconf txtrecord encoding
Fixes #9146
|
2018-05-27 21:03:42 +02:00 |
lovetox
|
2d6e7d2eee
|
Get rid of python-avahi
|
2018-05-23 11:47:13 +02:00 |
Philipp Hörist
|
d0ec9812a6
|
Fix Zeroconf
- Port pybonjour code from gajim_0.16 branch
- Fix some other small things that broke zeroconf
|
2018-05-22 23:38:04 +02:00 |
André Apitzsch
|
efec098aef
|
Use absolute imports
|
2017-08-18 19:48:48 +02:00 |
André Apitzsch
|
125ce523e4
|
Rename src directory
|
2017-07-02 17:25:47 +02:00 |