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

python3 plans #231

Closed
typemytype opened this issue Jan 8, 2018 · 3 comments
Closed

python3 plans #231

typemytype opened this issue Jan 8, 2018 · 3 comments
Labels

Comments

@typemytype
Copy link
Contributor

now there is a mixture of script that support both py2 as py3 others aren't upgraded yet

are there any plans todo so?

@miguelsousa
Copy link
Member

Yes, the plan is to upgrade most of them. I don't say "all" because some may get deprecated.

@typemytype
Copy link
Contributor Author

I just converted the ones RoboFont requires... this is already a big start!!

@miguelsousa
Copy link
Member

Indeed. Thanks!

miguelsousa pushed a commit that referenced this issue Jan 8, 2018
there are still lots of improvements to make:

with open(path, "wr") as f:
f.read / f.write

lots of open files warnings...

#231
schriftgestalt pushed a commit to schriftgestalt/afdko that referenced this issue May 18, 2019
there are still lots of improvements to make:

with open(path, "wr") as f:
f.read / f.write

lots of open files warnings...

adobe-type-tools#231
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