]> granicus.if.org Git - python/commit
- add tests that exercise fixes for the PyWeakref_NewRef() and
authorFred Drake <fdrake@acm.org>
Tue, 3 Feb 2004 19:56:46 +0000 (19:56 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 3 Feb 2004 19:56:46 +0000 (19:56 +0000)
commitea2adc9c8007c55420c0567ad3e0dd2a445893e6
treec45d6b505003b1d4e758826950d0e15206a07c6a
parent6a2852cd48fbe4164c6a6eec95a086e8630dde45
- add tests that exercise fixes for the PyWeakref_NewRef() and
  PyWeakref_NewProxy() constructors from the C API
- elaborate the getweakrefcount() and getweakrefs() tests slightly
Lib/test/test_weakref.py