This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Rhamphoryncus
Recipients Rhamphoryncus
Date 2008-06-13.04:18:20
SpamBayes Score 0.52077836
Marked as misclassified No
Message-id <1213330701.46.0.2988122263.issue3100@psf.upfronthosting.co.za>
In-reply-to
Content
Very specific test case, eliminating multiprocessing entirely.  It may
be an interaction between having the watched obj as its own key in the
WeakValueDictionary and the order in which the two modules are cleared.
History
Date User Action Args
2008-06-13 04:18:21Rhamphoryncussetspambayes_score: 0.520778 -> 0.52077836
recipients: + Rhamphoryncus
2008-06-13 04:18:21Rhamphoryncussetspambayes_score: 0.520778 -> 0.520778
messageid: <1213330701.46.0.2988122263.issue3100@psf.upfronthosting.co.za>
2008-06-13 04:18:20Rhamphoryncuslinkissue3100 messages
2008-06-13 04:18:20Rhamphoryncuscreate