E&S CVS Commit: PEAK - Revised dupe detection for v1 UUID's to use a non-delay algorithm for

pje at eby-sarna.com pje at eby-sarna.com
Sat Jul 13 15:50:00 EDT 2002


Module Name:	PEAK
Committed By:	pje
Date:		Sat Jul 13 19:49:26 UTC 2002

Modified Files:
	PEAK/src/peak/util: uuid.py
	PEAK/src/peak/util/tests: uuid.py

Log Message:
Revised dupe detection for v1 UUID's to use a non-delay algorithm for
low-res clocks.  (So that Windows without PythonWin no longer takes 1/20th
of a second per UUID generated in a tight loop.)


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/util/uuid.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/peak/util/tests/uuid.py.diff?r1=1.1&r2=1.2

To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/util/uuid.py
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/util/tests/uuid.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list