Re: [dnf] dnf-0.3.6-1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/27/2013 09:14 PM, Rahul Sundaram wrote:
Might use python-bugzilla to extend it, I guess

The speed of bugzilla.redhat.com is prohibiting, the following takes 3 seconds on my machine:

#! /usr/bin/python2.7
import bugzilla

rhbz = bugzilla.RHBugzilla(url="https://bugzilla.redhat.com/xmlrpc.cgi";)
q = rhbz.build_query(bug_id=880524)
b = rhbz.query(q)[0]
print(b.summary)

That would slow the build down by 5 minutes for 100 bugs and go up with each release.

Ales
--
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux