| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Original patch by Roger Serwy.
|
| |
|
|
|
|
| |
even when parent window is closed. Patch by Roger Serwy.
|
|
|
|
| |
Patch by Roger Serwy.
|
|
|
|
| |
have ascii in help msg
|
|
|
|
| |
Fix suggested by Itay Brandes
|
|
|
|
| |
Patch by Victor Stinner.
|
| |
|
| |
|
| |
|
|
|
|
| |
Patch by Federico Reghenzani and Müte Invert
|
| |
|
|
|
|
| |
stricter.
|
|
|
|
| |
requests
|
| |
|
| |
|
| |
|
|
|
|
| |
routine (see 14715).
|
|
|
|
|
|
|
|
| |
undecoded UTF-8 bytes as a string when accessing the Tk clipboard.
Modify clipboad_get() to first request type UTF8_STRING when no
specific type is requested in an X11 windowing environment, falling
back to the current default type STRING if that fails.
Original patch by Thomas Kluyver.
|
| |
|
| |
|
|
|
|
|
|
| |
Authentation in urllib2.
G: changed Misc/NEWS
|
|
|
|
|
|
| |
by time.strptime().
Patch by Hynek.
|
|
|
|
| |
support chflag operations. (Patch by Hynek Schlawack)
|
|
|
|
| |
Patch by Hynek Schlawack.
|
|
|
|
| |
is '/'
|
| |
|
| |
|
|
|
|
| |
comprehensions.
|
| |
|
| |
|
| |
|
|
|
|
| |
The certificate has changed and the test now needs SNI to pass.
|
| |
|
| |
|
|
|
|
| |
associated pwd entry.
|
| |
|
| |
|
|
|
|
| |
step. Patch by Xavier de Gaye
|
| |
|
| |
|
|
|
|
| |
the DST transition. Patch by Joe Peterson.
|
| |
|
| |
|
|
|
|
| |
BaseHTTPRequestHandler
|
| |
|
| |
|
| |
|
|
|
|
| |
class that doesn't inherit from TestCase (i.e. a mixin).
|
| |
|