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 pitrou
Recipients georg.brandl, gjb1002, hagna, mrotondo, pitrou, r.david.murray, tim.peters
Date 2009-10-02.10:58:46
SpamBayes Score 0.0006220097
Marked as misclassified No
Message-id <1254481128.81.0.527080714085.issue2986@psf.upfronthosting.co.za>
In-reply-to
Content
The popularity heuristic could be tuned to depend on the number N of
distinct elements in the sequence, and kick in if an element appears say
more than 1/(N**0.5) of the time.
History
Date User Action Args
2009-10-02 10:58:49pitrousetrecipients: + pitrou, tim.peters, georg.brandl, gjb1002, hagna, r.david.murray, mrotondo
2009-10-02 10:58:48pitrousetmessageid: <1254481128.81.0.527080714085.issue2986@psf.upfronthosting.co.za>
2009-10-02 10:58:47pitroulinkissue2986 messages
2009-10-02 10:58:46pitroucreate