You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Antoine Pitrou bbe2f60b3c Issue #14159: Fix the len() of weak containers (WeakSet, WeakKeyDictionary, WeakValueDictionary) to return a better approximation when some objects are dead or dying. 14 years ago
..
__init__.py Fix added for recent changes in non-threading environments. 15 years ago
config.py Closes #13258: Use callable() built-in in the standard library. 15 years ago
handlers.py Fix added for recent changes in non-threading environments. 15 years ago