Ansgar
|
689005c03b
change `IOError` to `OSError`
|
3 yıl önce |
Ansgar
|
5f30664bfc
unify interpreter to "#! /usr/bin/env python3" (missed files)
|
3 yıl önce |
Ansgar
|
bda07c70e7
queue_rss.py: use `html.escape` instead of deprecated `cgi.escape`
|
4 yıl önce |
Ansgar
|
d203b1fefa
queue_rss.py: switch to Python 3
|
4 yıl önce |
Ansgar Burchardt
|
0bfe402cd1
[py3] use `open` instead of `file`
|
5 yıl önce |
Ansgar Burchardt
|
44ec09c54a
use `print` instead of `sys.stderr.write` or `sys.stdout.write`
|
5 yıl önce |
Ansgar Burchardt
|
dacc8b18ee
use raw strings for regular expressions
|
5 yıl önce |
Bastian Blank
|
d12d198ba7
Fix E202: Whitespace before ')'
|
6 yıl önce |
Bastian Blank
|
51941af0a4
Fix E303: Too many blank lines
|
6 yıl önce |
Bastian Blank
|
32343595ab
Fix E302: Expected 2 blank lines, found 0
|
6 yıl önce |
Bastian Blank
|
5b08e57be0
Fix E251: Unexpected spaces around keyword / parameter equals
|
6 yıl önce |
Chris Lamb
|
84bb48818a
Replace instances of ``if x.has_key(y)`` with ``if y in x``.
|
6 yıl önce |
Luca Falavigna
|
8f2b2a919e
Display Changed-By or FTP Team member in RSS feed (Closes: #840919)
|
6 yıl önce |
Laurent Arnoud
|
1e6c73943a
tools/queue_rss.py: Fix guid value
|
10 yıl önce |
Laurent Arnoud
|
7e8d23d26f
tools/queue_rss.py: Fix author format
|
10 yıl önce |
Ansgar Burchardt
|
c8182c171a
Use more https://.
|
11 yıl önce |
Torsten Werner
|
27e00376e8
Convert exception handling to Python3 syntax.
|
13 yıl önce |
Mark Hymers
|
fc24a0dfb6
Cope with empty queue
|
13 yıl önce |
Mark Hymers
|
99bb356672
use new debian module name
|
13 yıl önce |
Torsten Werner
|
4830d9be14
Suppress warnings in the most suitable files.
|
14 yıl önce |
Torsten Werner
|
b3df5697c1
don't convert changes file from utf-8 to ascii
|
14 yıl önce |
Filippo Giunchedi
|
05c4968c64
tools/queue_rss.py: parse process-new reasons (Closes: #517950)
|
15 yıl önce |
Filippo Giunchedi
|
5bfb9fcc5a
tools/queue_rss.py: bump version and wrap to 79 columns
|
15 yıl önce |
Joerg Jaspert
|
6a4cddfbe8
Merge commit 'godog/master' into merge
|
15 yıl önce |
Filippo Giunchedi
|
7c71bb32cc
add guid element (same as link) to make feed validator happy
|
15 yıl önce |
Filippo Giunchedi
|
9f7f390873
html entity escape for Maintainer/Description/Changes
|
15 yıl önce |
Joerg Jaspert
|
16f731a893
Merge commit 'godog/master' into merge
|
16 yıl önce |
Filippo Giunchedi
|
341d9545f7
drop email.Parser import
|
16 yıl önce |
Filippo Giunchedi
|
dadbbf76f4
move to tools/
|
16 yıl önce |