aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use cached portage.getpid() function (bug 739540)Zac Medico2020-08-302-4/+3
* lib/*: Fix useless-returnAaron Bauman2020-08-073-4/+0
* *: drop all import __future__ statementsAaron Bauman2020-08-061-3/+1
* lib/portage/elog/mod_mail.py: fix multiple-importsAaron Bauman2020-08-051-1/+3
* lib/portage/elog/mod_custom.py: fix multiple-importsAaron Bauman2020-08-051-1/+3
* lib/portage/elog/__init__.py: fix whitespaceAaron Bauman2020-08-031-2/+2
* lib/portage/elog/messages.py: fix whitespaceAaron Bauman2020-08-031-7/+7
* lib/portage/elog/mod_custom.py: fix whitespaceAaron Bauman2020-08-031-2/+2
* lib/portage/elog/mod_mail.py: fix whitespaceAaron Bauman2020-08-031-2/+2
* lib/portage/elog/mod_mail_summary.py: fix whitespaceAaron Bauman2020-08-031-2/+2
* lib/portage/elog/mod_syslog.py: drop unused-importAaron Bauman2020-08-031-3/+1
* Fix R1705.Alec Warner2020-07-291-1/+1
* Silence 'mixed-indentation' warning.Alec Warner2020-07-281-1/+1
* Fix C0305, trailing newlines.Alec Warner2020-07-221-1/+0
* Fix 'unused-import' for stdlib imports.Alec Warner2020-07-222-2/+0
* Fix pylint R0205.Alec Warner2020-07-221-1/+1
* Clean up more py2 conditional codeMichał Górny2020-07-171-2/+1
* Eliminate the most of explicit py3 conditionalsMichał Górny2020-07-162-6/+0
* Eliminate basestring/long/_unicode py3 compatMichał Górny2020-07-163-12/+3
* Remove from __future__ import unicode_literalsZac Medico2020-07-151-2/+0
* Renamed PORT_LOGDIR[_CLEAN] to PORTAGE_LOGDIR[_CLEAN]M. J. Everitt2018-12-193-5/+5
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-1810-0/+829