Commit History

Author SHA1 Message Date
  Ansgar 26ec8d7fe4 add more type annotations 1 year ago
  Ansgar 0f8f1fbd3e add more type annotations 1 year ago
  Ansgar 5103a9659e do not explicitly inherit from `object` in class definitions 3 years ago
  Ansgar 62bbc72da9 [py3] The future is now! 4 years ago
  Ansgar 72c6bdec17 remove interpreter from Python module in daklib and dak/dakdb 4 years ago
  Ansgar Burchardt ce8db5ce28 use standard `open` instead of custom `daklib.utils.open_file` 5 years ago
  Ansgar Burchardt a81eec2b57 silence warning "W391 blank line at end of file" 5 years ago
  Bastian Blank da66a788e5 Use absolute imports 6 years ago
  Bastian Blank 4544378f72 Fix E226: Missing whitespace around arithmetic operator 6 years ago
  Bastian Blank 32343595ab Fix E302: Expected 2 blank lines, found 0 6 years ago
  Chris Lamb 84bb48818a Replace instances of ``if x.has_key(y)`` with ``if y in x``. 6 years ago
  Mark Hymers 73cf2cb7de Centralise UrgencyLog handling 13 years ago
  Chris Lamb d5c5b6de82 Drop executable bits on libraries. 15 years ago
  Chris Lamb b5da3a8242 Prefer the "Borg" pattern over the GoF singleton pattern. 15 years ago
  Mark Hymers 29c5916ce3 misc bug fixes 15 years ago
  Mark Hymers 872ccc8d00 move UrgencyLog class to daklib 15 years ago