Ansgar
|
3604fdf1fb
chore: intial run of black
|
1 bulan lalu |
Ansgar
|
d8da3f09b6
chore: initial run of isort
|
1 bulan lalu |
Ansgar
|
e110d1524b
chore: replace star imports with explicit imports
|
1 bulan lalu |
Maytham Alsudany
|
240b54893c
daklib/queue.py: add option to file prod as bug report
|
2 bulan lalu |
Ansgar
|
26ec8d7fe4
add more type annotations
|
2 tahun lalu |
Ansgar
|
299491fd34
prefix_multi_line_string: use bool instead of int
|
2 tahun lalu |
Ansgar
|
dfc20c5bed
convert most documentation markup
|
2 tahun lalu |
Ansgar
|
907e731621
covert most docstrings to Sphinx syntax
|
2 tahun lalu |
Ansgar
|
0f8f1fbd3e
add more type annotations
|
2 tahun lalu |
Ansgar
|
2312819f6d
add type annotation for `upload` parameter
|
2 tahun lalu |
Ansgar
|
5a1b3e335e
prod_maintainer: add substitutions for __VERSION__, __ARCHITECTURE__
|
2 tahun lalu |
Stéphane Blondon
|
a4858dc287
Fix E123 flakes8 error (closing bracket does not match indentation of opening bracket's line)
|
3 tahun lalu |
Ansgar
|
c3305a9820
rename function `our_raw_input` to `input_or_exit`
|
3 tahun lalu |
Bastian Blank
|
abdfa67c82
Accept udeb into non-main debian-installer sections
|
3 tahun lalu |
Ansgar
|
62bbc72da9
[py3] The future is now!
|
4 tahun lalu |
Niels Thykier
|
9cf13ca749
Remove some unused imports
|
4 tahun lalu |
Joerg Jaspert
|
eb4508cf4a
Store the prod mail as note for the package
|
4 tahun lalu |
Ansgar
|
72c6bdec17
remove interpreter from Python module in daklib and dak/dakdb
|
4 tahun lalu |
😸
|
c79d7b4e04
use common implementation to call editor
|
4 tahun lalu |
Michael Lustfield
|
7764742c9e
Change default action to abandon for empty notes.
|
5 tahun lalu |
Niels Thykier
|
89590bf35d
Reduce the number of garbage collected file descriptors
|
5 tahun lalu |
Ansgar Burchardt
|
ce8db5ce28
use standard `open` instead of custom `daklib.utils.open_file`
|
5 tahun lalu |
Ansgar Burchardt
|
149540c965
[cleanup] remove unused code
|
6 tahun lalu |
Ansgar Burchardt
|
5ba90ed5bc
silence warning "W504 line break after binary operator"
|
6 tahun lalu |
Bastian Blank
|
da66a788e5
Use absolute imports
|
6 tahun lalu |
Bastian Blank
|
21d6554436
Convert to print function
|
6 tahun lalu |
Bastian Blank
|
34d63b51d1
Fix E231: Missing whitespace after ',', ';', or ':'
|
7 tahun lalu |
Bastian Blank
|
4544378f72
Fix E226: Missing whitespace around arithmetic operator
|
7 tahun lalu |
Bastian Blank
|
3797103cab
Fix E221: Multiple spaces before operator
|
7 tahun lalu |
Bastian Blank
|
a53cdc3717
Fix E203: Whitespace before ':'
|
7 tahun lalu |