Skip to content
Snippets Groups Projects
Commit 76669c9ff323 authored by Paul Ganssle's avatar Paul Ganssle
Browse files

Revert "Add changelog item for weak reference caches"

This reverts commit 4f6721b0ba6a7bd5c5370d6383f6d2c27b90954d.
parent a2c33838eb2d
No related branches found
No related tags found
No related merge requests found
Switched the ``tzoffset``, ``tzstr`` and ``gettz`` caches over to using weak references, so that the cache expires when no other references to the original ``tzinfo`` objects exist. This cache-expiry behavior is not considered part of the public interface and may change in the future. Requested by @pganssle (gh issue #635), implemented by @cs-cordero (gh pr #672).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment