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

Add variable type annotations to engine. #152

Open
seisatsu opened this issue May 8, 2017 · 3 comments
Open

Add variable type annotations to engine. #152

seisatsu opened this issue May 8, 2017 · 3 comments
Labels
Milestone

Comments

@seisatsu
Copy link
Member

seisatsu commented May 8, 2017

Split from #148 and #151. I will bump our minimum Python version to 3.6 so we can do this.

@seisatsu seisatsu added this to the Alpha-0.0.8 milestone May 8, 2017
@seisatsu
Copy link
Member Author

seisatsu commented May 8, 2017

Actually, this needs to be a future thing. My cutting edge distro doesn't even package 3.6 yet and there's no software that can make a Windows executable for 3.6. Too soon.

@seisatsu seisatsu removed this from the Alpha-0.0.8 milestone May 8, 2017
@seisatsu seisatsu added this to the Compat-future milestone May 15, 2017
@seisatsu
Copy link
Member Author

So, my distro now packages 3.6, and the program I use to package a Windows executable claims to support it as well. The future is now.

@pmer
Copy link
Member

pmer commented Sep 29, 2017

  • Fedora: 3.6.2
  • macOS Homebrew: 3.6.2
  • VoidLinux: 3.6.2
  • Windows: 3.6.2
  • PyInstaller Support (untested): 3.6+

@seisatsu seisatsu modified the milestones: Compat-future, Alpha-future Sep 30, 2017
@seisatsu seisatsu added style and removed refactor labels Oct 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants