PEP 563 in different python version cause different behavior with argument and option #1060
Unanswered
Asthestarsfalll
asked this question in
Questions
Replies: 1 comment
-
Identical: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
In python 3.8, run
python test.py --help
:In python 3.10 :
It should be a argument instead of a option
Operating System
Linux
Operating System Details
No response
Typer Version
0.13.1
Python Version
3.8/3.9/3.10
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions