Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mention specific exceptions instead of OSError where appropriate. | Antoine Pitrou | 2013-12-16 | 1 | -3/+4 |
* | Issue #19921: When Path.mkdir() is called with parents=True, any missing pare... | Antoine Pitrou | 2013-12-16 | 4 | -4/+20 |
* | Issue #19887: Improve the Path.resolve() algorithm to support certain symlink... | Antoine Pitrou | 2013-12-16 | 3 | -35/+96 |
* | Issue #19987: Merge with 3.3 | Zachary Ware | 2013-12-16 | 2 | -9/+9 |
|\ | |||||
| * | Issue #19987: Re-write test_alias_fallback in test_winsound to have two | Zachary Ware | 2013-12-16 | 2 | -8/+9 |
* | | Issue #19987: disable test_winsound's test_alias_fallback test when no sound ... | Christian Heimes | 2013-12-16 | 1 | -6/+7 |
* | | merge | Christian Heimes | 2013-12-16 | 4 | -22/+42 |
|\ \ | |||||
| * \ | Null merge | Serhiy Storchaka | 2013-12-16 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Merge heads | Serhiy Storchaka | 2013-12-16 | 2 | -1/+3 |
| | |\ | |||||
| * | \ | Merge heads | Serhiy Storchaka | 2013-12-16 | 1 | -1/+2 |
| |\ \ \ | |||||
| | * \ \ | Mere. | Charles-François Natali | 2013-12-16 | 0 | -0/+0 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge. | Charles-François Natali | 2013-12-16 | 0 | -0/+0 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | Merge. | Charles-François Natali | 2013-12-16 | 1 | -0/+1 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge. | Charles-François Natali | 2013-12-16 | 4 | -4/+32 |
| | | |\ \ \ \ | |||||
| | * | \ \ \ \ | Merge. | Charles-François Natali | 2013-12-16 | 0 | -0/+0 |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | * | | | | | | Merge. | Charles-François Natali | 2013-12-16 | 1 | -1/+2 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Issue #19965: Make sure that Python-ast.h is properly taken into account in the | Charles-François Natali | 2013-12-15 | 1 | -1/+2 |
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | |||||
| | | | * | | | | | Merge. | Charles-François Natali | 2013-12-15 | 116 | -552/+1088 |
| | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | Issue #19965: Make sure that Python-ast.h is properly taken into account in the | Charles-François Natali | 2013-12-15 | 1 | -1/+2 |
| * | | | | | | | | | Issue #19912: Fixed numerous bugs in ntpath.splitunc(). | Serhiy Storchaka | 2013-12-16 | 3 | -20/+33 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| | * | | | | | | | | Issue #19912: Fixed numerous bugs in ntpath.splitunc(). | Serhiy Storchaka | 2013-12-16 | 3 | -20/+33 |
| * | | | | | | | | | Issue #19911: ntpath.splitdrive() now correctly processes the 'İ' character | Serhiy Storchaka | 2013-12-16 | 3 | -1/+7 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | / / / / / / / | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Issue #19911: ntpath.splitdrive() now correctly processes the 'İ' character | Serhiy Storchaka | 2013-12-16 | 3 | -1/+7 |
| | | |_|_|_|/ / | | |/| | | | | | |||||
* | | | | | | | | Issue #18215: Add script Tools/ssl/test_multiple_versions.py to compile and | Christian Heimes | 2013-12-16 | 2 | -0/+244 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Issue #17919: add missing import of USHRT_MAX | Christian Heimes | 2013-12-16 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Issue #17919: add missing import of USHRT_MAX | Christian Heimes | 2013-12-16 | 1 | -0/+1 |
| |/ / / / | |||||
* | | | | | Merge: #19532: make compileall with no file/dir args respect -f and -q. | R David Murray | 2013-12-16 | 3 | -3/+28 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | #19532: make compileall with no file/dir args respect -f and -q. | R David Murray | 2013-12-16 | 3 | -1/+28 |
* | | | | | test_ssl: skip tests when SNI is not available | Christian Heimes | 2013-12-15 | 1 | -0/+2 |
* | | | | | test_poplib: skip stls_context test when SNI is not available | Christian Heimes | 2013-12-15 | 1 | -0/+5 |
* | | | | | Merge. | Stefan Krah | 2013-12-15 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Minor code clean-up. Keep the C-API all in one section. | Raymond Hettinger | 2013-12-15 | 1 | -3/+3 |
* | | | | | | Merge from 3.3. | Stefan Krah | 2013-12-15 | 1 | -3/+4 |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | |||||
| * | | | | Issue #19986: Avoid an incorrect warning of older gcc versions. | Stefan Krah | 2013-12-15 | 1 | -3/+4 |
| | |_|/ | |/| | | |||||
* | | | | fixed test_ftplib | Christian Heimes | 2013-12-15 | 1 | -1/+1 |
* | | | | test_imaplib: skip check_hostname test when SNI is not available | Christian Heimes | 2013-12-15 | 1 | -0/+4 |
* | | | | test_ftplib: skip check_hostname test when SNI is not available | Christian Heimes | 2013-12-15 | 1 | -0/+4 |
| |/ / |/| | | |||||
* | | | Skip some tests that require server name indication (SNI) | Christian Heimes | 2013-12-15 | 1 | -0/+6 |
* | | | Import USHRT_MAX to fix failing test_devpool test | Christian Heimes | 2013-12-15 | 1 | -0/+1 |
* | | | Issue #19700: set __spec__ appropriately in runpy | Nick Coghlan | 2013-12-15 | 5 | -112/+276 |
* | | | Null merge | Serhiy Storchaka | 2013-12-14 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Issue #17576: Removed deprecation warnings added in changeset 618cca51a27e. | Serhiy Storchaka | 2013-12-14 | 6 | -45/+12 |
* | | | Issue #19623: Fixed writing to unseekable files in the aifc module. | Serhiy Storchaka | 2013-12-14 | 5 | -40/+27 |
|\ \ \ | |/ / | |||||
| * | | Issue #19623: Fixed writing to unseekable files in the aifc module. | Serhiy Storchaka | 2013-12-14 | 6 | -62/+103 |
* | | | Issue #17919: Fixed integer overflow in the eventmask parameter. | Serhiy Storchaka | 2013-12-14 | 4 | -17/+50 |
|\ \ \ | |/ / | |||||
| * | | Issue #17919: Fixed integer overflow in the eventmask parameter. | Serhiy Storchaka | 2013-12-14 | 4 | -17/+50 |
* | | | #19970: fix additional typo in 3.4 asyncio docs. | R David Murray | 2013-12-14 | 1 | -1/+1 |
* | | | Issue #19972: Add rarely used freefunc. This fixes a leak if sys.exit() | Stefan Krah | 2013-12-14 | 1 | -8/+14 |
* | | | Merge from 3.3. | Stefan Krah | 2013-12-14 | 1 | -9/+11 |
|\ \ \ | |/ / | |||||
| * | | Fix C++ header usage. This __STDC_LIMIT_MACROS scheme can still be subverted | Stefan Krah | 2013-12-14 | 1 | -9/+11 |