Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Python 3.6 and 3.7 #103

Closed
sybrenstuvel opened this issue Sep 7, 2018 · 8 comments
Closed

Support Python 3.6 and 3.7 #103

sybrenstuvel opened this issue Sep 7, 2018 · 8 comments

Comments

@sybrenstuvel
Copy link

General information

  • SDK/Library version: current master (591f322)
  • Environment: n/a
  • Language, language version, and OS: Python 3.6/3.7 on any OS

Issue description

According to the README.md and setup.py files, the latest supported version of Python 3.5. Version 3.6 was released almost two years ago. Please test & support with the latest official release.

@crookedneighbor
Copy link
Contributor

Thanks for mentioning this, we'll get it fixed up.

@oYukiLiu
Copy link

oYukiLiu commented Jan 9, 2019

Does it support Python 3.6 and 3.7 now?

@crookedneighbor
Copy link
Contributor

It does. We just updated our internal testing infrastructure to explicitly test against python 3.7.

The README will be updated in the next release.

@crookedneighbor
Copy link
Contributor

The README has been updated https://github.com/braintree/braintree_python#dependencies

@Achilles718611
Copy link

Achilles718611 commented Apr 22, 2019

I have got error when generate client token in python3.7.

urllib3.contrib.appengine.AppEnginePlatformError: URLFetch is not available in this environment.

How to fix it?

@leeclemens
Copy link

@Achilles718611 It may be best to create a new Issue, and provide the output of pip list to see what versions of any other dependencies you are using.

@wodCZ
Copy link

wodCZ commented Jun 19, 2019

Hello,
the Get Started documentation for Python SDK is still outdated:

Supports Python 2.6, 2.7, 3.3, 3.4, and 3.5.
The final version that supports Python 2.5 is 2.29.1

@crookedneighbor
Copy link
Contributor

I've reported your feedback to our docs team. In the future, you can contact them directly by using the feedback button at the bottom of every docs page.

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

No branches or pull requests

6 participants