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

Update to current Python version #88

Open
jl-wynen opened this issue Sep 2, 2024 · 0 comments
Open

Update to current Python version #88

jl-wynen opened this issue Sep 2, 2024 · 0 comments

Comments

@jl-wynen
Copy link
Collaborator

jl-wynen commented Sep 2, 2024

ATTENTION when fixing this, check the current Python version!

The server and book currently use Python 3.11. But some notebooks still use old features, descriptions:

  • 1-python/intermediate_topics.ipynb:
    • Type hints use List and Union. Update to new syntax.
  • 1-python/sequence-data-types.ipynb:
    • dict is claimed to not have a specific order of elements. Either mention that elements are stored in insertion order or simply remove the sentence.

(The list is probably incomplete.)

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

No branches or pull requests

1 participant