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

CPython 3 #20

Open
Vlad-Shcherbina opened this issue Aug 11, 2015 · 0 comments
Open

CPython 3 #20

Vlad-Shcherbina opened this issue Aug 11, 2015 · 0 comments

Comments

@Vlad-Shcherbina
Copy link
Owner

One really minor concern. With python 2, releases almost never happen nowadays, and it pretty much ensures that everyone who is not coming back from a millennium of cryogenic suspension is running exactly the same version. With python 3, there are 3.4.0, 3.4.3, 3.5rc*, etc. floating around. I don't think it manifested in different behaviors in practice, though.

Besides that, can't really think of anything bad with 3. Strict bytes/string distinction is controversial topic, but was not a problem in practice, was it?

I even came to terms with putting parenthesis after print (although I am still convinced that both print statement and print function were language design mistakes).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant