| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
rotation.
|
|
|
|
|
| |
Document that ctypes automatically applies byref() when argtypes declares
POINTER.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
response message when send_error includes a message in addition to error
status. Patch contributed by Karl.
|
|\ |
|
| |
| |
| |
| | |
framework builds.
|
| |
| |
| |
| | |
list is being resized concurrently.
|
| | |
|
| |
| |
| |
| | |
message.
|
| | |
|
| | |
|
|/
|
|
|
| |
This removes the dependency on bisect and it bring the pure Python code
in-sync with the C code.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
specified to demonstrate correct behavior
|
| |
|
|
|
|
| |
Add test for fragment producing with XMLGenerator.
|
|
|
|
|
|
| |
This fixes an apparent copy-and-paste error.
Original patch by Manuel Jacob.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Patch by Lowe Thiderman
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Patch by Mark Dickinson.
|
| |
|
| |
|
|
|
|
| |
by Berker Peksag.
|
| |
|
| |
|
|
|
|
| |
with 1, as in other lines.
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
tkinter when the -E flag is passed to Python. Patch by Zachary Ware.
|