Skip to content

Bump python_requires to 3.5.3 #27116

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

Merged
merged 5 commits into from
Jun 30, 2019

Conversation

WillAyd
Copy link
Member

@WillAyd WillAyd commented Jun 28, 2019

Mentioned during sprint today some of the typing constructs we use were not added until Python 3.5.2, specifically typing.Type and typing.DefaultDict and maybe at some point typing.TYPE_CHECKING

https://docs.python.org/3/library/typing.html#typing.Type

This is a bump of the setup files and docs to 3.5.2.

@jreback
Copy link
Contributor

jreback commented Jun 28, 2019

should change

ci/deps/azure-35-compat.yaml:  - python=3.5.*

to 3.5.2?

@jreback jreback added the Build Library building on various platforms label Jun 28, 2019
@jreback jreback added this to the 0.25.0 milestone Jun 28, 2019
@WillAyd
Copy link
Member Author

WillAyd commented Jun 29, 2019

Hmm based off error in Linux compat might even need a bump to 3.5.3 per python/typing#267 giving that a look now

@WillAyd WillAyd changed the title Bump python_requires to 3.5.2 Bump python_requires to 3.5.3 Jun 29, 2019
@jorisvandenbossche jorisvandenbossche merged commit 0b90d5b into pandas-dev:master Jun 30, 2019
@WillAyd WillAyd deleted the quick-doc-updates branch January 16, 2020 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants