| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-05-25 | Removed executeable bit from a few files. | Florian Apolloner |
| 2014-03-18 | Fixed regression in file locking on some platforms. | smallcode |
| 2014-02-08 | Fixed #19373 -- Ported Windows file locking from PyWin32 to ctypes | Kevin Christopher Henry |
| 2013-11-02 | More attacking E302 violators | Alex Gaynor |
| 2013-10-24 | Start attacking E231 violations | Alex Gaynor |
| 2013-05-26 | Replaced `and...or...` constructs with PEP 308 conditional expressions. | Ramiro Morales |
| 2012-05-05 | Fixed the syntax used for the Python repl examples in docs and docstrings. | Alex Gaynor |
| 2012-05-05 | Made more extensive usage of context managers with open. | Claude Paroz |
| 2008-08-28 | Fixed #8403 -- Changed the use of fcntl.flock() to fcntl.lockf(). On some | Malcolm Tredinnick |
| 2008-08-11 | Fixed #4948, a race condition in file saving. Thanks to Martin von Löwis, wh... | Jacob Kaplan-Moss |
| 2008-07-01 | Fixed #2070: refactored Django's file upload capabilities. | Jacob Kaplan-Moss |
