Groups
Groups
Sign in
Groups
Groups
boto-dev
Conversations
About
Send feedback
Help
boto-dev
1–30 of 150
Mark all as read
Report group
0 selected
Thomas O'Dowd
3/17/15
Getting traction on S3 pull requests
Hi guys, I'm wondering how I can get some traction on some pull requests that I have contributed.
unread,
Getting traction on S3 pull requests
Hi guys, I'm wondering how I can get some traction on some pull requests that I have contributed.
3/17/15
vijay bhosale
10/10/14
How to add expiration days to object at the time of create key or after creating the key?
I am trying to add the expiration days to key but no luck, I checked with lifecycle but it also
unread,
How to add expiration days to object at the time of create key or after creating the key?
I am trying to add the expiration days to key but no luck, I checked with lifecycle but it also
10/10/14
u-...@u-eee.com
8/8/14
Can I force boto to use ipv6?
Hi all, Can I force boto to use ipv6, as one of my computer just have native ipv6? Thanks
unread,
Can I force boto to use ipv6?
Hi all, Can I force boto to use ipv6, as one of my computer just have native ipv6? Thanks
8/8/14
James Martin
7/9/14
Pull request review for RDS bugfix
For the boto maintainers, A colleague of mine opened this pull request: https://github.com/boto/boto/
unread,
Pull request review for RDS bugfix
For the boto maintainers, A colleague of mine opened this pull request: https://github.com/boto/boto/
7/9/14
Daniel Taylor
7/2/14
Python 3
Starting today, the develop branch now supports Python 3.3 and 3.4 for the S3, SQS, Kinesis, and
unread,
Python 3
Starting today, the develop branch now supports Python 3.3 and 3.4 for the S3, SQS, Kinesis, and
7/2/14
Michael Schwartz
6/26/14
switching boto to use truncated exponential backoff
Hi, Currently boto uses binary exponential backoff in a number of places. I'd like to switch it
unread,
switching boto to use truncated exponential backoff
Hi, Currently boto uses binary exponential backoff in a number of places. I'd like to switch it
6/26/14
Shahms King
, …
Eric Johnson
18
12/12/13
new dependencies for initial Google Compute Engine support
Hey Mike, The code was parked at https://github.com/GoogleCloudPlatform/botocore but hasn't been
unread,
new dependencies for initial Google Compute Engine support
Hey Mike, The code was parked at https://github.com/GoogleCloudPlatform/botocore but hasn't been
12/12/13
Israel Shirk
2
7/19/13
Issue 1098 - Network ACL support
Just got a reply on this in the issue: "daniellindsley: jsm: The XML parsing classes could be
unread,
Issue 1098 - Network ACL support
Just got a reply on this in the issue: "daniellindsley: jsm: The XML parsing classes could be
7/19/13
Fernando Álvarez
7/15/13
BotoServerError: 505 HTTP Version Not Supported (iam)
One of our customer is always triggering this exception when trying to create a server certificate. I
unread,
BotoServerError: 505 HTTP Version Not Supported (iam)
One of our customer is always triggering this exception when trying to create a server certificate. I
7/15/13
Tongjie
5/13/13
add retry logic inside versioned_bucket_lister when fetching versions
Hi all, in boto/s3/bucketlistresultset.py, versioned_bucket_lister method fetches 999 key versions at
unread,
add retry logic inside versioned_bucket_lister when fetching versions
Hi all, in boto/s3/bucketlistresultset.py, versioned_bucket_lister method fetches 999 key versions at
5/13/13
Michael Schwartz
, …
James Saryerwinnie
4
3/28/13
setting non-None default for http_socket_timeout
Thanks - I made the change, so there' s now a 70 second default socket timeout. Mike On Wed, Mar
unread,
setting non-None default for http_socket_timeout
Thanks - I made the change, so there' s now a 70 second default socket timeout. Mike On Wed, Mar
3/28/13
Franc Carter
2/17/13
DBSubnetGroups
Hi, I've put together a patch (correct git terminology ??) for handling DBSubnetGroups. I've
unread,
DBSubnetGroups
Hi, I've put together a patch (correct git terminology ??) for handling DBSubnetGroups. I've
2/17/13
Michael Schwartz
2
1/22/13
seeking boto-dev feedback: fast close interface
Hi, I decided the fast param for the close call was not a solid enough solution, and I found a better
unread,
seeking boto-dev feedback: fast close interface
Hi, I decided the fast param for the close call was not a solid enough solution, and I found a better
1/22/13
Michael Schwartz
,
Mitchell Garnaat
3
1/4/13
proposed change to handling of boto auth plugin framework when multiple plugins are found supporting requested capability
Thanks Mitch. I think I'd like to start with the simpler approach (prioritization based just on
unread,
proposed change to handling of boto auth plugin framework when multiple plugins are found supporting requested capability
Thanks Mitch. I think I'd like to start with the simpler approach (prioritization based just on
1/4/13
Michael Schwartz
,
Mitchell Garnaat
3
12/11/12
Adding Google Compute Engine integration (#1159)
Thanks Mitch. Your review would be much appreciated. Mike On Tue, Dec 11, 2012 at 5:49 PM, Mitchell
unread,
Adding Google Compute Engine integration (#1159)
Thanks Mitch. Your review would be much appreciated. Mike On Tue, Dec 11, 2012 at 5:49 PM, Mitchell
12/11/12
Chris Moyer
, …
jtlebi
3
10/6/12
What is boto.perflog?
I added boto.perflog for profiling purpose. I wanted it separated from the main logger to avoid being
unread,
What is boto.perflog?
I added boto.perflog for profiling purpose. I wanted it separated from the main logger to avoid being
10/6/12
Michael Schwartz
, …
Mitchell Garnaat
7
8/13/12
boto test failures
Hi Mitch, Hmm. I ran the tests on another machine outside of Google (at Rackspace), and I'm
unread,
boto test failures
Hi Mitch, Hmm. I ran the tests on another machine outside of Google (at Rackspace), and I'm
8/13/12
Domingo Aguilera @batok
,
Mitchell Garnaat
3
7/12/12
MTF in IAM
Hi - I pushed code to the develop branch to support this feature soon after it was announced. The
unread,
MTF in IAM
Hi - I pushed code to the develop branch to support this feature soon after it was announced. The
7/12/12
Chris Moyer
, …
Gregory Taylor
4
6/28/12
boto.lookup removed
I actually found it from some reference code I think Mitch used a while ago, I thought it was new 8^)
unread,
boto.lookup removed
I actually found it from some reference code I think Mitch used a while ago, I thought it was new 8^)
6/28/12
Michael Schwartz
,
Mitchell Garnaat
4
6/15/12
use of ISO-8859-1 encoding in ACL handling code
Yeah, I think that should be fine. I don't anticipate this causing any problems for anyone. Mitch
unread,
use of ISO-8859-1 encoding in ACL handling code
Yeah, I think that should be fine. I don't anticipate this causing any problems for anyone. Mitch
6/15/12
Yehuda Sadeh
,
Mitchell Garnaat
2
6/14/12
S3 error_code not set (2.5.x)
Hi - We are looking into this right now and will hopefully have a solution soon. I'll update this
unread,
S3 error_code not set (2.5.x)
Hi - We are looking into this right now and will hopefully have a solution soon. I'll update this
6/14/12
Chris Moyer
,
Mitchell Garnaat
2
5/29/12
SAX parsing error with get_domain
I have never seen that before. Is there any chance you can dump out the XML response somewhere when
unread,
SAX parsing error with get_domain
I have never seen that before. Is there any chance you can dump out the XML response somewhere when
5/29/12
Michael Schwartz
, …
Mitch Garnaat
4
5/11/12
using boto for tunneling HTTPS through a proxy
Sounds right to me. Thanks, Mike! On May 11, 2012, at 8:39 AM, Michael Schwartz <mfschwartz@google
unread,
using boto for tunneling HTTPS through a proxy
Sounds right to me. Thanks, Mike! On May 11, 2012, at 8:39 AM, Michael Schwartz <mfschwartz@google
5/11/12
mitch
, …
Patrick Altman
4
3/20/12
Adopting gitflow branch strategy
now that the project is on github i dont think there really needs to be any comitters on the repo
unread,
Adopting gitflow branch strategy
now that the project is on github i dont think there really needs to be any comitters on the repo
3/20/12
Chris Moyer
, …
Andy Davidoff
7
3/6/12
DynamoDB Items no longer support dict-like access
That's right; note that ADD is also used for adjusting integers with the same state semantics. On
unread,
DynamoDB Items no longer support dict-like access
That's right; note that ADD is also used for adjusting integers with the same state semantics. On
3/6/12
Shak
,
mitch
2
2/29/12
Simple Workflow Service
Hi - I am working on an SWF module for boto. I hope to have an initial version out in the next few
unread,
Simple Workflow Service
Hi - I am working on an SWF module for boto. I hope to have an initial version out in the next few
2/29/12
Andy Davidoff
,
mitch
2
2/28/12
dynamo/table.new_item() class override?
See https://github.com/boto/boto/issues/603 On Feb 25, 10:17 am, Andy Davidoff <a...@disruptek.com
unread,
dynamo/table.new_item() class override?
See https://github.com/boto/boto/issues/603 On Feb 25, 10:17 am, Andy Davidoff <a...@disruptek.com
2/28/12
Gregory Taylor
,
Michael Schwartz
2
2/21/12
Preliminary httplib->requests branch
Hi Greg and Mitch, Thanks for the work on the Requests branch. I look forward to having boto use this
unread,
Preliminary httplib->requests branch
Hi Greg and Mitch, Thanks for the work on the Requests branch. I look forward to having boto use this
2/21/12
Andy Davidoff
,
mitch
2
2/13/12
bug with dynamo Layer2.build_key_from_values()
Thanks for the report. See: https://github.com/boto/boto/issues/576 On Feb 12, 10:13 pm, Andy
unread,
bug with dynamo Layer2.build_key_from_values()
Thanks for the report. See: https://github.com/boto/boto/issues/576 On Feb 12, 10:13 pm, Andy
2/13/12
Gregory Taylor
2/5/12
requests_refactor wiki page (install instructions, current status, justification)
I've thrown a basic wiki page together that provides an overview of what we're doing with the
unread,
requests_refactor wiki page (install instructions, current status, justification)
I've thrown a basic wiki page together that provides an overview of what we're doing with the
2/5/12