lp:~thekorn/python-launchpad-bugs/fix_311289_multible_post_requests

Created by Markus Korn and last modified
Get this branch:
bzr branch lp:~thekorn/python-launchpad-bugs/fix_311289_multible_post_requests
Only Markus Korn can upload to this branch. If you are Markus Korn please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Markus Korn
Project:
python-launchpad-bugs
Status:
Development

Recent revisions

170. By Markus Korn

Prevent py-lp-bugs to send POST requests multible times if reading the
resulting page returns a 404 Error. This fix is not optimal, but as small as
possible and does not change internal logic (LP: #311289)

169. By Markus Korn

* launchpadbugs/storeblob.py: changed parameter in upload() function,
  py-lp-bugs should now work with the recent version of launchpad
  (LP: #309307)

168. By Markus Korn

* debian/changelog: updated changelog for most recent changes
* launchpadbugs/basebuglistfilter.py: don't loose the Exceptions raised by
  the implementation of the Bug class when running get_current_task()
  (LP: #288075)

167. By Brian Murray

examples/duplicate-test-file-check.py: also don't report Traceback.txt attachments

166. By Brian Murray

examples/duplicate-test-file-check.py: a script that checks a bug's duplicates for attachments

165. By markus korn <markus@thekorn>

* launchpadbugs/utils.py: Fixed whitespace inconsistencies, thanks to John
  Morrissey (LP: #280775)

164. By Markus Korn

* launchpadbugs/buglistbase.py: py-lp-bugs falls back to an empty list when
  facing a connection error while parsing buglist to not loose already
  parsed data. But this empty list does not have all neccessary attributes.
  This patch fixes this issue by stopping parsing on every connection error.

163. By Brian Murray

examples/team-reported-bugs.py: a script that creates an html page of package bugs reported by members of a team

162. By Markus Korn

* launchpadbugs/attachmentsbase.py, launchpadbugs/http_connection.py:
  made error for failed downloads of attachments more verbose

161. By Markus Korn

launchpadbugs/html_bug.py: subjects of comments are now readable in httml
mode (LP: #264545)

Branch metadata

Branch format:
Branch format 5
Repository format:
Bazaar-NG Knit Repository Format 1
This branch contains Public information 
Everyone can see this information.

Subscribers