FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove unsupported type hints by mxamin · Pull Request #303 · xmlsec/python-xmlsec · GitHub

Remove unsupported type hints - #303

Merged
mxamin merged 1 commit into
masterfrom
remove-type-hinting
Apr 5, 2024
Merged

Remove unsupported type hints#303
mxamin merged 1 commit into
masterfrom
remove-type-hinting

Conversation

mxamin commented Apr 5, 2024

Copy link
Copy Markdown
Collaborator

Tuple, Dict, List and Optional not supported in Python 3.5, so we can't use them.
Using them breaks MacOS workflows.

Tuple, Dict, List, Optional are not Dict and not supported in Python 3.5, so we
can't use them.

Remove more type hinting
mxamin merged commit 64d9bc1 into master Apr 5, 2024
mxamin deleted the remove-type-hinting branch April 5, 2024 15:14
mxamin mentioned this pull request Apr 5, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL