[python-bugzilla] Expanding Support for ExternalBugs

Brian Bouterse bbouters at redhat.com
Tue Mar 10 21:17:00 UTC 2015


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm using the ExternalBugs support in python-bugzilla from checkout. I
can create and remove entries so that is good. Mainly I'm using the
limited support from [0] which is a great start, but I need to set
more of the attributes described here [1].

Specifically I want to do two things:

1) Adjust the signature of add_external_bug and remove_external_bug to
use keyword args to support all fields

2) Add a new update_external_bug method which accepts kwargs similar
to how add and remove do

I think I see how to do it for my own purposes. My question is how
could I contribute a patch back to be included in future
python-bugzilla releases? I couldn't find any documented process, so
how do I contribute back?

[0]:
https://git.fedorahosted.org/cgit/python-bugzilla.git/commit/?id=8edea7ec964924392fd889819af6cdd619809413
[1]:
https://bugzilla.redhat.com/docs/en/html/api/extensions/ExternalBugs/lib/WebService.html

- -Brian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJU/19MAAoJEK48cdELyEfyf2oH/RpvWhch+ISSmzzNRj2NGQM7
ce97AYl2mv3tI03fXGajdYNgg8SQjARlVLGcONL3TIljQyAIDb7qluSZkqn26wx/
85PH4VamugOmtFRi0u/DQK1IoG4Okud3+l+gDNpSZShyDmGMSp8/M6OGJ5kh/ToR
dyY3Tn9YXnk+mkZqpKp3/homSARSpHMdTdjC+rqhAULV8XzA49YyJhrj32cIeYcb
KpK4ugnjV2GBAtl1m5q5aX4l6fDQ+pqTP+wws1ZrYVje3/5b68fsQYrMhM6bQAY4
/p3QoM7DBWP8jJeQxhDxqsIYI7VGNo6/pd9JTy3WcxZg29liq9tkRbCYxOYHK28=
=Wrvf
-----END PGP SIGNATURE-----


More information about the python-bugzilla mailing list