
report at bugs
Nov 15, 2009, 2:12 AM
Post #1 of 3
(171 views)
Permalink
|
|
[issue6598] calling email.utils.make_msgid frequently has a non-trivial probability of generating colliding ids
|
|
Gabriel Genellina <gagsl-py2 [at] yahoo> added the comment: An updated version of the make_msgid patch. Includes a random part plus a sequential part. Testing takes at most 3 seconds now (we're interested in those msgids generated in a whole second) ---------- Added file: http://bugs.python.org/file15339/make_msgid.diff _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue6598> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|