[issue487738] weaklist

2022-04-10 Thread admin
Change by admin : -- github: None -> 35642 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue487738] weaklist

2008-01-22 Thread Fred L. Drake, Jr.
Fred L. Drake, Jr. added the comment: Facundo: Agreed as well; since the use case isn't strong, let's avoid adding this. -- resolution: -> rejected status: open -> closed Tracker <[EMAIL PROTECTED]> _

[issue487738] weaklist

2008-01-19 Thread Georg Brandl
Georg Brandl added the comment: Also we already have a WeakSet now since the abc module needs it. -- nosy: +georg.brandl Tracker <[EMAIL PROTECTED]> ___

[issue487738] weaklist

2008-01-19 Thread Facundo Batista
Facundo Batista added the comment: No news after two years and a half. Considering the arguments of Raymond after S. Kochen brought the issue back up, I'd close the patch as rejected. Feel free to bring this issue to python-dev, and if there's real need, we can always open the patch back. Fred,

[issue487738] weaklist

2008-01-05 Thread Christian Heimes
Changes by Christian Heimes: -- keywords: +patch versions: +Python 2.6 Tracker <[EMAIL PROTECTED]> ___ Python-bugs-list mailing list