Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | null merge | Jesus Cea | 2011-04-20 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | null merge | Jesus Cea | 2011-04-20 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Port 5b607cd8c71b (closes #11892) | Jesus Cea | 2011-04-20 | 3 | -8/+4 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Minor text rearrangement. | Raymond Hettinger | 2011-04-20 | 1 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | / / / / / / / | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Minor text rearrangement. | Raymond Hettinger | 2011-04-20 | 1 | -10/+10 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | / / / / / / | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Minor text rearrangement. | Raymond Hettinger | 2011-04-20 | 1 | -10/+10 | |
| | |/ / / / / / | ||||||
* | | | | | | | | merge | Jesus Cea | 2011-04-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | heads merging | Jesus Cea | 2011-04-20 | 2 | -14/+14 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | heads merging | Jesus Cea | 2011-04-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | null merge | Jesus Cea | 2011-04-20 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | null merge | Jesus Cea | 2011-04-20 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | merge | Jesus Cea | 2011-04-20 | 1 | -56/+4 | |
| | | |\ \ \ \ \ \ \ | ||||||
| * | | \ \ \ \ \ \ \ | null merge | Jesus Cea | 2011-04-20 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | merge | Jesus Cea | 2011-04-20 | 1 | -56/+4 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ | null merge | Jesus Cea | 2011-04-20 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | MERGE: Up-port changeset 5cf8f6da8743 (closes #11890) | Jesus Cea | 2011-04-20 | 1 | -56/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | Up-port changeset 5cf8f6da8743 (closes #11890) | Jesus Cea | 2011-04-20 | 1 | -56/+4 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge with 3.2. | Ezio Melotti | 2011-04-20 | 2 | -14/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | / / / / / / | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Use non-deprecated method name. | Ezio Melotti | 2011-04-20 | 2 | -14/+14 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge with 3.2. | Ezio Melotti | 2011-04-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge with 3.1. | Ezio Melotti | 2011-04-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | / / / / / / | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Fix wrong function name. Noticed by Clive Darke. | Ezio Melotti | 2011-04-20 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
* | | | | | | | | MERGE: startswith and endswith don't accept None as slice index. Patch by ↵ | Jesus Cea | 2011-04-20 | 8 | -64/+197 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | Torsten Becker. (closes #11828) | |||||
| * | | | | | | | MERGE: startswith and endswith don't accept None as slice index. Patch by ↵ | Jesus Cea | 2011-04-20 | 8 | -64/+197 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | | | | | | | | | | | Torsten Becker. (closes #11828) | |||||
| | * | | | | | | startswith and endswith don't accept None as slice index. Patch by Torsten ↵ | Jesus Cea | 2011-04-20 | 8 | -64/+197 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Becker. (closes #11828) | |||||
* | | | | | | | | Tidied comments and docstrings. | Vinay Sajip | 2011-04-20 | 1 | -3/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | Attempt fix of #11557 by refining test logic. | Vinay Sajip | 2011-04-20 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Attempt fix of #11557 by refining setup/teardown logic. | Vinay Sajip | 2011-04-20 | 1 | -0/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | Attempt fix of #11557 by changing setup/teardown logic. | Vinay Sajip | 2011-04-20 | 1 | -1/+6 | |
| | | | | | | | | ||||||
* | | | | | | | | Issue #11223: fix compiler warnings | Victor Stinner | 2011-04-20 | 1 | -0/+3 | |
| | | | | | | | | ||||||
* | | | | | | | | Attempt fix of #11557 by changing teardown logic. | Vinay Sajip | 2011-04-20 | 1 | -4/+9 | |
| | | | | | | | | ||||||
* | | | | | | | | Close #11619: write_compiled_module() doesn't encode the filename | Victor Stinner | 2011-04-20 | 1 | -2/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reimplement open_exclusive() using _wopen() to avoid encoding the filename to the filesystem encoding: use the Unicode version of the Windows API. | |||||
* | | | | | | | | Issue #11875: Alter the previous fix to work better with subclasses | Raymond Hettinger | 2011-04-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Issue #11875: Alter the previous fix to work better with subclasses | Raymond Hettinger | 2011-04-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Issue #11875: Alter the previous fix to work better with subclasses | Raymond Hettinger | 2011-04-20 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Issue #11223: fix test_dummy_threading, add _dummy_thread.info() | Victor Stinner | 2011-04-19 | 1 | -0/+3 | |
| | | | | | | | | ||||||
* | | | | | | | | Issue #11223: Add threading._info() function providing informations about the | Victor Stinner | 2011-04-19 | 10 | -18/+150 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thread implementation. Skip test_lock_acquire_interruption() and test_rlock_acquire_interruption() of test_threadsignals if a thread lock is implemented using a POSIX mutex and a POSIX condition variable. A POSIX condition variable cannot be interrupted by a signal (e.g. on Linux, the futex system call is restarted). | |||||
* | | | | | | | | faulthandler: don't use sigprocmask() | Victor Stinner | 2011-04-19 | 1 | -5/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has an undefined behaviour with threads, only use pthread_sigmask() if it is available (and not broken). | |||||
* | | | | | | | | Merge with 3.2. | Ezio Melotti | 2011-04-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge with 3.1. | Ezio Melotti | 2011-04-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Fix wrong number of functions noticed by Sandro Tosi. | Ezio Melotti | 2011-04-19 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | merge | Raymond Hettinger | 2011-04-19 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | merge | Raymond Hettinger | 2011-04-19 | 4 | -11/+28 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
* | | | | | | | | merge | Raymond Hettinger | 2011-04-19 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. | Raymond Hettinger | 2011-04-19 | 2 | -3/+5 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. | Raymond Hettinger | 2011-04-19 | 2 | -3/+5 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | merge | Raymond Hettinger | 2011-04-19 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Hmm, __ne__ was missing | Raymond Hettinger | 2011-04-19 | 1 | -0/+1 | |
| | | | | | | | ||||||
| | * | | | | | Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. | Raymond Hettinger | 2011-04-19 | 2 | -3/+5 | |
| | | | | | | | ||||||
| * | | | | | | Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. | Raymond Hettinger | 2011-04-19 | 2 | -3/+5 | |
| | | | | | | |