| Fri, 03 Jan 2020 21:26:26 -0500 |
John Rouillard |
flake8 fixes whitespace
|
| Tue, 24 Jul 2018 09:54:52 +0000 |
Joseph Myers |
Python 3 preparation: convert print to a function.
|
| Fri, 09 Dec 2016 10:52:59 +0100 |
Ralf Schlatterbeck |
Fix Traceback in backends/portalocker.py (windows)
|
| Fri, 10 Jun 2016 18:21:50 +1000 |
John Kristensen |
Remove 'import *' statement from roundup/backends/portalocker.py
|
| Wed, 28 Nov 2012 04:51:56 +0300 |
anatoly techtonik |
Remove pywin32 installation dependency by porting portalocker.py to ctypes.
|
| Tue, 27 Nov 2012 23:51:54 +0300 |
anatoly techtonik |
win32: No more Python 2.3 - use 0xFFFF0000 value directly
|
| Tue, 27 Nov 2012 14:17:05 +0300 |
anatoly techtonik |
win32: Replace win32file._get_osfhandle with function from msvcrt module
|
| Tue, 27 Nov 2012 13:00:50 +0300 |
anatoly techtonik |
win32: Remove dependency on external win32con module
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Mon, 22 Feb 2010 05:26:57 +0000 |
Richard Jones |
Beginnings of a big code cleanup / modernisation to make 2to3 happy
|
| Sat, 09 Sep 2006 05:42:45 +0000 |
Richard Jones |
wrap long lines
|
| Wed, 11 Feb 2004 23:55:10 +0000 |
Richard Jones |
documentation cleanup
|
| Tue, 26 Aug 2003 00:30:13 +0000 |
Richard Jones |
backporting fix from HEAD
maint-0.6
|
| Tue, 26 Aug 2003 00:29:20 +0000 |
Richard Jones |
fixed 0xffff0000 literal. finally.
|
| Thu, 03 Jul 2003 23:46:34 +0000 |
Richard Jones |
*** empty log message ***
|
| Thu, 20 Feb 2003 22:56:49 +0000 |
Richard Jones |
reversing the "make it nicer" checkin
|
| Fri, 14 Feb 2003 00:08:32 +0000 |
Richard Jones |
nicer work-around for the 32-bit int problem
|
| Sun, 19 Jan 2003 23:14:42 +0000 |
Richard Jones |
latest version of portalocker fixed for win98 and winnt, thanks James Kew
|
| Thu, 09 Jan 2003 22:59:22 +0000 |
Richard Jones |
[[Metadata associated with this commit was garbled during conversion from CVS
maint-0.5
|
| Thu, 03 Oct 2002 06:56:30 +0000 |
Richard Jones |
merge from maintenance branch
|
| Thu, 02 May 2002 13:09:11 +0000 |
Roche Compaan |
Brought search_indexing-branch up to date with latest changes in HEAD.
search_indexing-0-4-2-branch
|
| Mon, 15 Apr 2002 23:25:15 +0000 |
Richard Jones |
node ids are now generated from a lockable store - no more race conditions
|