lp:debian/stretch/python-debianbts

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/stretch/python-debianbts
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

24. By Bastian Venthur

Gaetano made python-debianbts thread safe by dynamically creating
SoapClients instead of using a module-level one. (Closes: #801585)

23. By Bastian Venthur

* Applied patch by Gaetano, that fixes Bugreport.__str__ throwing unicode
  decode errors
* Fix bug where buglog body is sometimes not base64 decoded by applying
  patch by Gaetano. (Closes: #801585, #801347)

22. By Bastian Venthur

* Applied patch by Gaetano fixing a bad import of the email module. Thanks
  Gaetano!
* Use semver semantics for versioning from now on

21. By Bastian Venthur

* Fix "get_bugs(..., 'bugs', [123, 456], ...) triggers serverside
  exception: The 'bugs' parameter ("HASH(0x315ced8)") to
  Debbugs::Bugs::get_bugs was a 'hashref'" Merged modified version of patch
  by Gaetano Guerriero. Thanks! (Closes: #801360)
* Changed docstrings to numpy standard

20. By Bastian Venthur

Fix "base64-encoded strings" merged patch by Gaetano that parses all
fields of Bugreport via _parse_string_el. (Closes: #799528)

19. By Bastian Venthur

* Added logging to unit tests
* Fixed some unittests
* Fix "base64-encoded strings" by merging pull request by Gaetano Guerriero.
  (Closes: #799528) Thank you Gaetano!

18. By Bastian Venthur

* Added patch by Gaetano to provide proper email messages in Buglog.
* Upload to unstable

17. By Bastian Venthur

* Fix "preformance regression in get_status()" by applying patch from James
  McCoy. Thank you very much James! (Closes: #795198)
* Made code more PEP8 compliant
* Made unit tests more discoverable for nosetests

16. By Bastian Venthur

* Fix "reportbug: HTTPError 500 Internal Server Error" by merging patch
  contributed by James McCoi, thanks James! (Closes: #722226)
  * Bugs are now downloaded in batches of 500 bugs
* Bumped standards version
* Transitioned the package from python-support to dh_python2

15. By Bastian Venthur

* Added HTTP_PROXY support by applying the patch from Raphael Kubo da Costa,
  thank you very much! (Closes: #630496)
* Fix "Bugreport.affects returns an array of chars, not strings" by
  splitting the input string (Closes: #670446)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/python-debianbts
This branch contains Public information 
Everyone can see this information.

Subscribers