crazyguitar/pysheeet

Default to Python 3 compatibility

Open

#49 ouverte le 27 mai 2018

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Python (1 250 forks)batch import
featuregood first issue

Métriques du dépôt

Stars
 (7 829 stars)
Métriques de merge PR
 (Merge moyen 1j) (7 PRs mergées en 30 j)

Description

Thank you for maintaining this great resource!

With Python 2 End of Life planned for about 19 months from now, it should be possible to run any snippet found on pysheets under the latest version of Python (3.6.5 today) unmodified. For example, all occurrences of print should be functions instead of statements. This is not to say that the snippets should not run under Python 2, but that the priority should be Python 3 compatibility.

Guide contributeur