Commit History

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