base: Use Bug.get instead of deprecated Bug.get_bugs · sthirugn/python-bugzilla@7a1c836 · GitHub
Skip to content

Commit 7a1c836

Browse files
committed
base: Use Bug.get instead of deprecated Bug.get_bugs
Bug.get has been around since bugzilla 3.2, and the get_bugs alias seems to have disappeared from bugzilla.mozilla.org at least, as reported here: https://lists.fedorahosted.org/pipermail/python-bugzilla/2015-January/000378.html So drop use of the alias
1 parent ece1d21 commit 7a1c836

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bugzilla/base.py

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)