lp://staging/~fwierzbicki/txaws/empty-instances-workaround
Created by
Frank Wierzbicki
and last modified
- Get this branch:
- bzr branch lp://staging/~fwierzbicki/txaws/empty-instances-workaround
Only
Frank Wierzbicki
can upload to this branch. If you are
Frank Wierzbicki
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
On hold
for merging
into
lp://staging/txaws
- txAWS Committers: Pending requested
-
Diff: 139 lines (+62/-6)5 files modifiedtxaws/ec2/client.py (+10/-1)
txaws/ec2/tests/test_client.py (+32/-1)
txaws/exception.py (+3/-2)
txaws/testing/payload.py (+9/-1)
txaws/tests/test_exception.py (+8/-1)
Branch information
Recent revisions
- 107. By Frank Wierzbicki
-
Make error message parsing more robust in the face of invalid error messages.
- 104. By Free Ekanayaka
-
Merge apierror-
unicode- fixes [a=ack] [r=free.ekanayaka] This branch does the following:
- return the Parameter value as unicode in error messages, if possible.
- convert APIError message to an ASCII string to avoid errors
with twisted logger. - 103. By Thomas Herve
-
Merge ssl-verify [r=free.ekanayaka] [f=781949]
Add a ssl_hostname_
verification option to AWSServiceEndpoint, which enables
verification of the SSL certificate at connection time. - 102. By Thomas Herve
-
Merge safe-unicode-errors [r=free.ekanayaka] [f=888445]
Handle unicode messages in API method exceptions.
- 101. By Frank Wierzbicki
-
Merge dont-log-
stacktraces- for-4xx- errors. [f=740188] [r=oubiwann]. Removes the logging of stacktraces for 4xx errors.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/txaws