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