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 години |