Bug#943529: python-debianbts: missing information on who closed a bug

2019-10-25 Thread Sandro Tosi
On Fri, Oct 25, 2019 at 4:24 PM Sandro Tosi wrote: > if you look at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=937796 the > 'Done' header mentions who closed this bug, but that information is not > exposed > in debianbts: it could be as simple as this: diff --git a/debianbts/debianbts.py

Bug#943529: python-debianbts: missing information on who closed a bug

2019-10-25 Thread Sandro Tosi
> if you look at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=937796 the > 'Done' header mentions who closed this bug, but that information is not > exposed > in debianbts: it could be as simple as this: diff --git a/debianbts/debianbts.py b/debianbts/debianbts.py index 3393c69..4a05bac 100

Bug#943529: python-debianbts: missing information on who closed a bug

2019-10-25 Thread Sandro Tosi
Package: python-debianbts Version: 2.8.2 Severity: normal Hello, if you look at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=937796 the 'Done' header mentions who closed this bug, but that information is not exposed in debianbts: In [293]: b = debianbts.get_status(937796)[0] In [294]: for f