| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
I merge my PR. If there are too many affected projects, we have time until Python 3.12 final to decide to postpone this removal. The feature was removed in 3 Python versions (3.9, 3.10, 3.11). |
Sorry, something went wrong.
shlex.split(): Passing None for s argument now raises an exception, rather than reading sys.stdin. The feature was deprecated in Python 3.9.
| Back | FazBrowse Home | New Git URL |
shlex.split(): Passing None for s argument now raises an exception.
Read sys.stdin instead.