close
The Wayback Machine - https://web.archive.org/web/20201215180529/https://github.com/python/pythondotorg/issues/1267
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

Migrate website to Python 3.7 #1267

Open
datapythonista opened this issue May 27, 2018 · 3 comments
Open

Migrate website to Python 3.7 #1267

datapythonista opened this issue May 27, 2018 · 3 comments

Comments

@datapythonista
Copy link

@datapythonista datapythonista commented May 27, 2018

The website currently works with Python 3.4, which starts to be quite old. CPython 3.7 is already available in beta, and we can make the website work if it (if not already, since Django has been migrated recently to 1.11 and it was the previous version of Django that wasn't compatible with Python > 3.4).


Blockers:

@berkerpeksag
Copy link
Member

@berkerpeksag berkerpeksag commented Sep 14, 2018

Note that we are currently working on to make python.org run on Python 3.6. We can add Python 3.7 to .travis.yml once the feedparser PR is merged.

@scottilee
Copy link
Contributor

@scottilee scottilee commented May 27, 2019

@berkerpeksag it looks like feedparser works with Python 3.7 now: kurtmckee/feedparser#131.

@berkerpeksag
Copy link
Member

@berkerpeksag berkerpeksag commented May 27, 2019

Unfortunately, the master branch of feedparser hasn't been released yet: https://pypi.org/project/feedparser/#history

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.