S3: Add Upload Part method
Bug #921419 reported by
Duncan McGreggor
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
txAWS |
In Progress
|
Undecided
|
Drew Smathers |
Related branches
lp://staging/~djfroofy/txaws/921419-uploadpart
- Duncan McGreggor: Approve
-
Diff: 1301 lines (+648/-82)9 files modifiedtxaws/client/_producers.py (+122/-0)
txaws/client/base.py (+159/-14)
txaws/client/tests/test_base.py (+53/-11)
txaws/client/tests/test_ssl.py (+20/-4)
txaws/s3/client.py (+85/-26)
txaws/s3/model.py (+29/-0)
txaws/s3/tests/test_client.py (+148/-27)
txaws/testing/payload.py (+9/-0)
txaws/testing/producers.py (+23/-0)
Changed in txaws: | |
assignee: | nobody → Drew Smathers (djfroofy) |
status: | New → In Progress |
To post a comment you must log in.