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

Structural pattern matching added starting from Python 3.10 #13

Open
hfmuzb opened this issue Sep 13, 2023 · 4 comments
Open

Structural pattern matching added starting from Python 3.10 #13

hfmuzb opened this issue Sep 13, 2023 · 4 comments

Comments

@hfmuzb
Copy link

hfmuzb commented Sep 13, 2023

Starting 3.10 version, structural pattern matching is added to Python:
https://docs.python.org/3/whatsnew/3.10.html#pep-634-structural-pattern-matching

answer to the following question needs to be updated:
https://github.com/learning-zone/python-basics#q-does-python-have-a-switch-case-statement

@PipeKnight
Copy link

Yea, man, this repo is totally outdated, I suggest everyone not to use it. Asking something regarding Python 2 in 2023 is madness. Okay, maybe you have some legacy project, and you need someone who really knows all these things, but for a regular Python job this is absolute nonsense!

@learning-zone
Copy link
Owner

Yea, man, this repo is totally outdated, I suggest everyone not to use it. Asking something regarding Python 2 in 2023 is madness. Okay, maybe you have some legacy project, and you need someone who really knows all these things, but for a regular Python job this is absolute nonsense!

Can you raise a PR for this?

@TopCoder2K
Copy link

@learning-zone, README.md hasn't been updated... Kindly remind you about this issue.

@learning-zone
Copy link
Owner

Can you raise a PR for this change?

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

4 participants