diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2012-03-01 16:28:14 +0100 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2012-03-01 16:28:14 +0100 |
commit | 0836baa46af9349b79976f751ac8d569cb256edf (patch) | |
tree | eecf806dbbb66d846e869ccd7665aa1438a12c02 /Python/ast.c | |
parent | d7aff2d696bd4b0e074cb57544443e6706da9a52 (diff) | |
parent | bbe2f60b3c19ecaa02ca07be14474eaacfcb59a0 (diff) | |
download | cpython-git-0836baa46af9349b79976f751ac8d569cb256edf.tar.gz |
Issue #14159: Fix the len() of weak containers (WeakSet, WeakKeyDictionary, WeakValueDictionary) to return a better approximation when some objects are dead or dying.
Moreover, the implementation is now O(1) rather than O(n).
Thanks to Yury Selivanov for reporting.
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions