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

requires python > 3.7 #47

Closed
caseyclements opened this issue Feb 24, 2021 · 1 comment · Fixed by #48
Closed

requires python > 3.7 #47

caseyclements opened this issue Feb 24, 2021 · 1 comment · Fixed by #48

Comments

@caseyclements
Copy link

Usage fails on python 3.6.12

    from __future__ import annotations
    ^
SyntaxError: future feature annotations is not defined

https://stackoverflow.com/questions/52889746/cant-import-annotations-from-future

@kousu
Copy link
Contributor

kousu commented Apr 9, 2021

I just hit this too!

kousu added a commit to kousu/autoprogram that referenced this issue Apr 9, 2021
langston-barrett pushed a commit that referenced this issue Jun 12, 2021
freebsd-git pushed a commit to freebsd/freebsd-ports that referenced this issue Sep 29, 2021
freebsd-git pushed a commit to freebsd/freebsd-ports that referenced this issue Sep 29, 2021
- Requires python 3.7 [1]

[1] sphinx-contrib/autoprogram#47

PR:		257872
MFH:		2021Q3
(cherry picked from commit 9179bc3)
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 a pull request may close this issue.

2 participants