]> git.phdru.name Git - bookmarks_db.git/history - subproc.py
Fix(Robot): Stop splitting and un-splitting URLs
[bookmarks_db.git] / subproc.py
2023-11-12 Oleg BroytmanFix(Py3): Fix `subproc.py`
2023-11-12 Oleg BroytmanStyle: Fix flake8 E741 ambiguous variable name 'l'
2017-10-20 Oleg BroytmanFeat(subproc.py): Get rid of module string
2017-10-05 Oleg BroytmanCleanup: Fix flake8 errors/warnings
2017-07-01 Oleg BroytmanFix(subproc.py): Carefully close file descriptors
2017-07-01 Oleg BroytmanFix(subproc.py): Clear pid to avoid repeated killing
2017-07-01 Oleg BroytmanFeat(subproc.py): Run tests
2017-07-01 Oleg BroytmanFix(subproc.py): Test bogus subprocess at the beginning
2017-07-01 Oleg BroytmanFix(subproc.py): Convert exception from a string to...
2017-06-30 Oleg BroytmanDoc(subproc.py): modified by phd
2017-05-13 Oleg BroytmanCleanup code: use 4 spaces
2017-05-13 Oleg BroytmanFeat(Python3): Fix old style repr
2017-05-13 Oleg BroytmanFeat(Python3): Fix lambda
2017-05-13 Oleg BroytmanFeat(Python3): `except Error, value` -> `except Error...
2017-05-13 Oleg BroytmanFeat(Python3): `raise Error, value` -> `raise Error...
2017-05-13 Oleg BroytmanFeat(Python3): Use print() function
2014-06-29 Oleg BroytmanFix a bug
2014-06-29 Oleg BroytmanUpgrade subproc.py to version 1.15
2013-11-23 Oleg BroytmanAdded third-party modules and scripts