Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

MIME guessing works in Python 3.8 in test_urllib2#516

Merged
jmadler merged 1 commit intoPythonCharmers:masterPythonCharmers/python-future:masterfrom
s-t-e-v-e-n-k:python3.8-mime-types-t-e-v-e-n-k/python-future:python3.8-mime-typeCopy head branch name to clipboard
Oct 24, 2019
Merged

MIME guessing works in Python 3.8 in test_urllib2#516
jmadler merged 1 commit intoPythonCharmers:masterPythonCharmers/python-future:masterfrom
s-t-e-v-e-n-k:python3.8-mime-types-t-e-v-e-n-k/python-future:python3.8-mime-typeCopy head branch name to clipboard

Conversation

@s-t-e-v-e-n-k
Copy link
Contributor

To continue to support other versions of Python, use sys.hexversion to
check if we're using 3.8 and set the MIME type appropriately.

Fixes #508

To continue to support other versions of Python, use sys.hexversion to
check if we're using 3.8 and set the MIME type appropriately.

Fixes PythonCharmers#508
@jmadler jmadler merged commit d7f20ce into PythonCharmers:master Oct 24, 2019
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.

[future-0.18.0] test urllib2 failed with Python3.8

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.