33e73c2715
Version 1.3 ----------- Released July 3, 2013 - The global signal stash behind blinker.signal() is now backed by a regular name-to-Signal dictionary. Previously, weak references were held in the mapping and ephermal usage in code like ``signal('foo').connect(...)`` could have surprising program behavior depending on import order of modules. - blinker.Namespace is now built on a regular dict. Use blinker.WeakNamespace for the older, weak-referencing behavior. - Signal.connect('text-sender') uses an alterate hashing strategy to avoid sharp edges in text identity.
5 lines
238 B
Text
5 lines
238 B
Text
$NetBSD: distinfo,v 1.2 2013/07/09 16:55:41 kleink Exp $
|
|
|
|
SHA1 (blinker-1.3.tar.gz) = 8b9cce8010f47014c86cf8a6eb16f840123a1dba
|
|
RMD160 (blinker-1.3.tar.gz) = 2859309f5bdd84140e7c3125b0375ae224f3218d
|
|
Size (blinker-1.3.tar.gz) = 91551 bytes
|