bpo-35723: Proof of concept for tzidx cache by pganssle · Pull Request #11529 · python/cpython
changed the title
Proof of concept: tzidx cache
bpo-35723: Proof of concept for tzidx cache
As with the other tzinfo methods, datetime.tzidx is now implemented in terms of tzinfo.tzidx, with some additional strictness because of the nature of the tzidx method.
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