Searched refs:bugzilla_url (Results 1 – 5 of 5) sorted by relevance
25 bugzilla_url="https://bugs.llvm.org/xmlrpc.cgi"149 BUGZILLA_CMD="$BUGZILLA_BIN --bugzilla=$bugzilla_url"
49 bugzilla_url = 'https://gcc.gnu.org/bugzilla/rest.cgi/bug?id=%s&' \ variable114 r = requests.get(bugzilla_url % id)
55 bugzilla_url = 'https://gcc.gnu.org/bugzilla/rest.cgi/bug?id=%s&' \ variable125 r = requests.get(bugzilla_url % pr_id)
59 bugzilla_url = 'https://gcc.gnu.org/bugzilla/rest.cgi/bug?id=%s&' \ variable129 r = requests.get(bugzilla_url % pr_id)
319 * mklog.py (bugzilla_url): Fetch also component.