Use collections.abc.Reversible if it exists by ilevkivskyi · Pull Request #194 · python/typing
added 3 commits
March 24, 2016 23:27Reversible is not always a protocol (it is a generic ABC if collections.abc.Reversible exists), but SupportsAbs is always a protocol.
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