lp:~jkakar/txaws/silence-deprecation-warnings

Created by Jamu Kakar and last modified
Get this branch:
bzr branch lp:~jkakar/txaws/silence-deprecation-warnings
Only Jamu Kakar can upload to this branch. If you are Jamu Kakar please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jamu Kakar
Project:
txAWS
Status:
Merged

Recent revisions

86. By Jamu Kakar

- Fixed more deprecation warnings for Python 2.6.

85. By Jamu Kakar

- Minor change to quell warnings on Python 2.6.

84. By Jamu Kakar

- Made changes to silence deprecations warnings on Python 2.7.

83. By Frank Wierzbicki

Merged break-out-parse-instance [a=fwierzbicki] [r=jkakar,oubiwann] [f=766216]

The instance parsing logic in EC2Client has been broken into two
methods, one to parse individual instances and another to parse all
instances in a payload.

82. By Gustavo Niemeyer

Merged fix-path-with-bucket [a=niemeyer] [r=jkakar] [f=762183]

S3 bucket names are correctly handled when object names are not used.

81. By Jamu Kakar

Merged unbreak-error-wrapper [r=therve] [f=760878]

xml.etree.ElementTree.ParseError is conditionally imported with a
fallback to xml.parsers.expat.ExpatError if it isn't available. This
unbreaks error_wrapper on <python2.7

80. By Jamu Kakar

- An xml.etree.ElementTree.ParseError raised when attempting to parse
  an XML response payload in error wrappers is correctly caught and
  handled [f=759892] [trivial].

79. By Gustavo Niemeyer

Merged s3-bucket-paths [a=niemeyer] [r=jkakar] [f=759897]

It is now possible to use S3 with implementations that only provide IP
address-based accesss (instead of URL-based).

78. By Zooko Wilcox-O'Hearn

Merged 745991-declare-dependency-on-epsilon [a=zooko] [r=jkakar] [f=745991]

Epsilon is added as an install_requires if setuptools is imported.

77. By Drew Smathers

Merged 641620-acls [a=djfroofy] [r=jkakar] [f=641620]

New S3Client methods get_bucket_acl, put_bucket_acl and get_object_acl
return and update information about ACLs.

Branch metadata

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

Subscribers