-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The get methods now behave more like Mapping.get If the key exists and the value has the correct type it will be returned otherwise the default is returned. The default is None. Improved type hints
- Loading branch information
1 parent
7be20d7
commit d5458e9
Showing
5 changed files
with
388 additions
and
90 deletions.
There are no files selected for viewing
This file contains 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
Oops, something went wrong.