mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Note on LP bug to improve getDifferencesTo()
This commit is contained in:
parent
76fabbe0ba
commit
95e5437f44
@ -388,6 +388,7 @@ def is_blacklisted(query):
|
||||
False if not
|
||||
"""
|
||||
# LP:
|
||||
# TODO: Refactor when LP: #833080 is fixed
|
||||
series = Launchpad.distributions['ubuntu'].current_series
|
||||
diffs = series.getDifferencesTo(source_package_name_filter=query,
|
||||
status='Needs attention')
|
||||
|
Loading…
x
Reference in New Issue
Block a user