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 in dir(b):
     ...:     if not f.startswith('_'):
     ...:         print(f, getattr(b, f))
     ...:
affects []
archived False
blockedby []
blocks [937695, 937960, 937961, 938168]
bug_num 937796
date 2019-08-30 09:00:20
done True
fixed_versions ['python-gnuplotlib/0.31-2']
forwarded
found_versions ['python-gnuplotlib/0.31-1']
location db-h
log_modified 2019-10-25 03:09:04
mergedwith []
msgid <e1i3bvs-0007gk...@paradis.debian.org>
originator Matthias Klose <d...@debian.org>
owner
package src:python-gnuplotlib
pending done
severity normal
source python-gnuplotlib
subject python-gnuplotlib: Python2 removal in sid/bullseye
summary
tags ['sid', 'bullseye']
unarchived False


it would be very useful to be able to access that information

thanks for maintaining python-debianbts! :)


-- System Information:
Debian Release: 10.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-5-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python-debianbts depends on:
ii  python               2.7.16-1
ii  python-pysimplesoap  1.16.2-1

python-debianbts recommends no packages.

python-debianbts suggests no packages.

-- no debconf information

Reply via email to