summaryrefslogtreecommitdiff
path: root/event_log.py
AgeCommit message (Expand)Author
2024-10-24[event_log] Stop leaking semaphore resourcesJosip Sokcevic
2023-10-20delete Python 2 (object) compatMike Frysinger
2023-08-22isort: format codebasev2.36Mike Frysinger
2023-03-22Format codebase with black and check formatting in CQGavin Mak
2021-01-06strip python2-only coding:utf-8 & print_function settingsMike Frysinger
2020-02-12Fix blank line issues reported by flake8David Pursehouse
2020-02-12Fix various whitespace issues reported by pyflakesDavid Pursehouse
2019-06-13set default file encoding to utf-8Mike Frysinger
2019-01-14event_log: turn id generation from a generator to a func callv1.13.2Mike Frysinger
2018-12-19Leverage the next keyword from python 2.7Eli Ribble
2018-07-24fix some sync error while using python3Dylan Deng
2018-01-10event_log: Fix order of parameters to Add method callDavid Pursehouse
2017-05-29sync: Add support to dump a JSON event log of all sync events.David Riley