[python-bugzilla] Refactoring login logic

Arun Babu Neelicattu (Red Hat) abn at redhat.com
Sat Sep 27 06:47:58 UTC 2014


Hi,

One of the annoyances I have had using python-bugzilla in projects has
been the need to copy-paste the login logic w/ token/cookie awareness.

To address this, I'd like to refactor the login logic from the cli
code into bugzilla.util, for which changes might look something like
[1]. This might not be the final version, I am open to suggestions.

Is this something that would be considered useful for other users?

-arun

[1] https://github.com/abn/python-bugzilla/commit/67ec0c76f4e9ad18b5b596be187242b648c6c5f3


More information about the python-bugzilla mailing list