| Commit message (Expand) | Author | Age | Files | Lines |
* | Closes Issue 11916: Add a number of MacOSX specific definitions to the errno ... | Ronald Oussoren | 2011-05-07 | 2 | -0/+4 |
|
|
* | #11999: sync based on comparing mtimes, not mtime to system clock | R David Murray | 2011-05-07 | 1 | -0/+4 |
|\ |
|
| * | #11999: sync based on comparing mtimes, not mtime to system clock | R David Murray | 2011-05-07 | 1 | -0/+4 |
| |\ |
|
| | * | #11999: sync based on comparing mtimes, not mtime to system clock | R David Murray | 2011-05-07 | 1 | -0/+4 |
|
|
* | | | Issue #11072: added MLSD command (RFC-3659) support to ftplib. | Giampaolo Rodola' | 2011-05-06 | 1 | -0/+2 |
|
|
* | | | Issue #8808: The IMAP4_SSL constructor now allows passing an SSLContext | Antoine Pitrou | 2011-05-06 | 1 | -0/+4 |
|
|
* | | | merge from 3.2 | Ronald Oussoren | 2011-05-06 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | ntpath.samefile fails to detect that "A.TXT" and "a.txt" refer to the same fi... | Ronald Oussoren | 2011-05-06 | 1 | -0/+3 |
|
|
* | | | Issue #12000: When a SSL certificate has a subjectAltName without any | Antoine Pitrou | 2011-05-06 | 2 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | Issue #12000: When a SSL certificate has a subjectAltName without any | Antoine Pitrou | 2011-05-06 | 2 | -0/+5 |
|
|
* | | | Issue #10775: assertRaises, assertRaisesRegex, assertWarns, and assertWarnsRe... | Ezio Melotti | 2011-05-06 | 2 | -0/+5 |
|
|
* | | | merge from 3.2 | Ronald Oussoren | 2011-05-06 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | merge from 3.1 | Ronald Oussoren | 2011-05-06 | 1 | -0/+4 |
| |\ \
| | |/ |
|
| | * | Fix for issue 10684: Folders get deleted when trying to change case with shut... | Ronald Oussoren | 2011-05-06 | 1 | -0/+4 |
|
|
* | | | Merge: #11873: Improve test regex so random directory names don't cause test ... | R David Murray | 2011-05-05 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | #11873: Improve test regex so random directory names don't cause test to fail | R David Murray | 2011-05-05 | 1 | -0/+3 |
|
|
* | | | Merge #11647 update from 3.2 | Nick Coghlan | 2011-05-05 | 2 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | Issue #11647: allow contextmanager objects to be used as decorators as descri... | Nick Coghlan | 2011-05-05 | 2 | -0/+5 |
|
|
* | | | Issue #1856: Avoid crashes and lockups when daemon threads run while the | Antoine Pitrou | 2011-05-04 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | Issue #1856: Avoid crashes and lockups when daemon threads run while the | Antoine Pitrou | 2011-05-04 | 1 | -0/+4 |
|
|
* | | | Fix __hash__ in functools.cmp_to_key() to work with collections.Hashable. | Raymond Hettinger | 2011-05-03 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | Fix __hash__ in functools.cmp_to_key() to work with collections.Hashable. | Raymond Hettinger | 2011-05-03 | 1 | -0/+2 |
|
|
* | | | Issue #11849: Make it more likely for the system allocator to release | Antoine Pitrou | 2011-05-03 | 1 | -0/+4 |
|
|
* | | | Issue #11930: Added Misc/NEWS and versionchanged entries. | Alexander Belopolsky | 2011-05-02 | 1 | -0/+3 |
|
|
* | | | (Merge 3.2) logging: don't define QueueListener if Python has no thread support | Victor Stinner | 2011-05-02 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | logging: don't define QueueListener if Python has no thread support | Victor Stinner | 2011-05-02 | 1 | -0/+2 |
|
|
* | | | (Merge 3.2) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X | Victor Stinner | 2011-05-01 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | (Merge 3.1) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X | Victor Stinner | 2011-05-01 | 1 | -0/+3 |
| |\ \
| | |/ |
|
| | * | Issue #11277: mmap calls fcntl(fd, F_FULLFSYNC) on Mac OS X to get around a | Victor Stinner | 2011-05-01 | 1 | -0/+3 |
|
|
* | | | (Merge 3.2) Issue #9756: credit the author, Andreas Stührk (Trundle) | Victor Stinner | 2011-05-01 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | (Merge 3.1) Issue #9756: credit the author, Andreas Stührk (Trundle) | Victor Stinner | 2011-05-01 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Issue #9756: credit the author, Andreas Stührk (Trundle) | Victor Stinner | 2011-05-01 | 2 | -1/+2 |
|
|
* | | | (Merge 3.2) Issue #9756: When calling a method descriptor or a slot wrapper | Victor Stinner | 2011-05-01 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | (Merge 3.1) Issue #9756: When calling a method descriptor or a slot wrapper | Victor Stinner | 2011-05-01 | 1 | -0/+5 |
| |\ \
| | |/ |
|
| | * | Issue #9756: When calling a method descriptor or a slot wrapper descriptor, the | Victor Stinner | 2011-05-01 | 1 | -0/+5 |
|
|
* | | | Merge #11971: fix man page; it's -OO not -O0 | R David Murray | 2011-05-01 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge #11971: fix man page; it's -OO not -O0 | R David Murray | 2011-05-01 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | #11971: fix man page; it's -OO not -O0 | R David Murray | 2011-05-01 | 1 | -2/+2 |
|
|
| * | | Issue #10914: Initialize correctly the filesystem codec when creating a new | Victor Stinner | 2011-04-26 | 1 | -0/+4 |
|
|
* | | | Close #11958: Fix FTP tests for IPv6, bind to "::1" instead of "localhost". | Victor Stinner | 2011-04-30 | 1 | -0/+3 |
|
|
* | | | Issue #8407, issue #11859: Add signal.pthread_sigmask() function to fetch | Victor Stinner | 2011-04-30 | 1 | -0/+7 |
|
|
* | | | Merged mentions of issues #11324 and #11858. | Łukasz Langa | 2011-04-30 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | Mentioned issues #11324 and #11858. | Łukasz Langa | 2011-04-30 | 1 | -0/+5 |
|
|
* | | | Issue #11811: ssl.get_server_certificate() is now IPv6-compatible. Patch | Antoine Pitrou | 2011-04-28 | 1 | -0/+3 |
|
|
* | | | Issue #11811: Factor out detection of IPv6 support on the current host | Antoine Pitrou | 2011-04-28 | 1 | -0/+4 |
|
|
* | | | Merged solution for #11324 from 3.2. | Łukasz Langa | 2011-04-28 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Closes #11324: ConfigParser(interpolation=None) doesn't work. | Łukasz Langa | 2011-04-28 | 1 | -0/+1 |
|
|
* | | | Merged ACKS from 3.2: added Yuxiao Zeng | Łukasz Langa | 2011-04-28 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Added Yuxiao Zeng for finding and resolving #11858. Thanks! | Łukasz Langa | 2011-04-28 | 1 | -0/+1 |
|
|
* | | | Issue #10517: After fork(), reinitialize the TLS used by the PyGILState_* | Antoine Pitrou | 2011-04-27 | 1 | -0/+4 |
|\ \ \
| |/ / |
|