Skip to content

Add support for Python 3#2

Merged
knorwood merged 1 commit intoawslabs:masterfrom
FalconSocial:python3-support
Jan 27, 2015
Merged

Add support for Python 3#2
knorwood merged 1 commit intoawslabs:masterfrom
FalconSocial:python3-support

Conversation

@Tenzer
Copy link
Copy Markdown
Contributor

@Tenzer Tenzer commented Oct 30, 2014

It doesn't seem like much work to also support Python 3, so I added the support.

  • Import print_function from future and change all print statements to function calls.
  • Handle different import paths to urllib.urlretrieve/urllib.request.urlretrieve in setup.py

- Import print_function from __future__ and change all print statements to function calls.
- Handle different import paths to urllib.urlretrieve/urllib.request.urlretrieve in setup.py
@knorwood knorwood merged commit 1b6ceff into awslabs:master Jan 27, 2015
@knorwood
Copy link
Copy Markdown
Contributor

Hi Jeppe,

I've merged your changes. Thanks for the contribution!

Kurt

@Tenzer Tenzer deleted the python3-support branch January 28, 2015 08:08
zengyu714 pushed a commit that referenced this pull request Dec 29, 2021
Bump jackson-dataformat-cbor from 2.12.4 to 2.13.0 (#6)
Bump auth from 2.17.52 to 2.17.99 (#5)
Bump sts from 2.17.52 to 2.17.99 (#3)
Bump cloudwatch from 2.17.52 to 2.17.99 (#2)
Bump slf4j-api from 1.7.30 to 1.7.32 (#9)
Bump profiles from 2.17.52 to 2.17.99 (#8)
Bump aws-cbor-protocol from 2.17.52 to 2.17.99 (#7)
Bump dynamodb from 2.17.52 to 2.17.102 (#24)
Bump aws-java-sdk-sts from 1.12.3 to 1.12.131 (#23)
Bump aws-query-protocol from 2.17.52 to 2.17.102 (#22)
Bump netty-transport from 4.1.68.Final to 4.1.72.Final (#27)
Bump profiles from 2.17.52 to 2.17.102 (#26)
Bump logback-core from 1.2.7 to 1.2.10 (#28)

Signed-off-by: dependabot[bot] <support@github.com>
Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
skyero-aws added a commit that referenced this pull request Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants