Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | merge 3.5 | Andrew Svetlov | 2016-01-11 | 4 | -7/+235 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | merge 3.4 | Andrew Svetlov | 2016-01-11 | 3 | -7/+230 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Sync with asyncio repo | Andrew Svetlov | 2016-01-11 | 4 | -7/+235 | |
| | | | | | ||||||
| * | | | | Issue #26070: py.exe launcher fails to find in-place built binaries from ↵ | Mark Hammond | 2016-01-11 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | earlier Python versions. | |||||
* | | | | | Issue #26070: py.exe launcher fails to find in-place built binaries from ↵ | Mark Hammond | 2016-01-11 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | earlier Python versions. | |||||
* | | | | | merge 3.5 (#26066) | Benjamin Peterson | 2016-01-10 | 1 | -11/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | merge 3.4 (#26066) | Benjamin Peterson | 2016-01-10 | 1 | -11/+0 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | delete old crypto prose (closes #26066) | Benjamin Peterson | 2016-01-10 | 1 | -11/+0 | |
| | | | | | ||||||
* | | | | | merge from 3.5 | Senthil Kumaran | 2016-01-10 | 1 | -1/+2 | |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | Issue23675 - A tiny clarification in the MRO glossary term. | |||||
| * | | | | Issue23675 - A tiny clarification in the MRO glossary term. | Senthil Kumaran | 2016-01-10 | 1 | -1/+2 | |
| | | | | | ||||||
* | | | | | Merge with 3.5 | Terry Jan Reedy | 2016-01-09 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Issue #26029: Finish correction. | Terry Jan Reedy | 2016-01-09 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | #24789: merge with 3.5. | Ezio Melotti | 2016-01-09 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | #24789: fix docstring of ctypes.create_string_buffer. Patch by Matheus ↵ | Ezio Melotti | 2016-01-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Vieira Portela. | |||||
* | | | | | Merge with 3.5 | Terry Jan Reedy | 2016-01-09 | 2 | -1/+2 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Issue #26029: Remove extraneous word. Patch by Upendra Kumar. | Terry Jan Reedy | 2016-01-09 | 2 | -1/+2 | |
| | | | | | ||||||
* | | | | | merge from 3.5 | Senthil Kumaran | 2016-01-09 | 3 | -1/+33 | |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | Issue #22138: Fix mock.patch behavior when patching descriptors. Restore original values after patching. Patch contributed by Sean McCully. | |||||
| * | | | | Issue #22138: Fix mock.patch behavior when patching descriptors. Restore | Senthil Kumaran | 2016-01-09 | 3 | -1/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original values after patching. Patch contributed by Sean McCully. | |||||
* | | | | | Issue #25802: Add an examples section to importlib. | Brett Cannon | 2016-01-08 | 2 | -7/+99 | |
| | | | | | | | | | | | | | | | | | | | | Thanks to Berker Peksag for the patch review. | |||||
* | | | | | merge from 3.5 | Senthil Kumaran | 2016-01-08 | 1 | -0/+5 | |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | Issue20969 - Set the Epub Author and Epub Publisher in Python docs. | |||||
| * | | | | Issue20969 - Set the Epub Author and Epub Publisher in Python docs. | Senthil Kumaran | 2016-01-08 | 1 | -0/+5 | |
| | | | | | ||||||
* | | | | | merge 3.5 (#26046) | Benjamin Peterson | 2016-01-08 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | merge 3.4 (#26046) | Benjamin Peterson | 2016-01-08 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | fix typo in unittest docs (closes #26046) | Benjamin Peterson | 2016-01-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Patch from Upendra Kumar. | |||||
* | | | | | merge 3.5 (closes #25672) | Benjamin Peterson | 2016-01-08 | 2 | -0/+20 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | enable SSL_MODE_RELEASE_BUFFERS | Benjamin Peterson | 2016-01-08 | 2 | -0/+20 | |
| | | | | | | | | | | | | | | | | | | | | Patch by Cory Benfield. | |||||
* | | | | | Hopeful fix for test_rglob_common on Windows without symlinks. (Merge 3.5->3.6) | Guido van Rossum | 2016-01-07 | 1 | -2/+5 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Hopeful fix for test_rglob_common on Windows without symlinks. (Merge 3.4->3.5) | Guido van Rossum | 2016-01-07 | 1 | -2/+5 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Hopeful fix for test_rglob_common on Windows without symlinks. | Guido van Rossum | 2016-01-07 | 1 | -2/+5 | |
| | | | | | ||||||
* | | | | | Add another try/except PermissionError to avoid depending on listdir order. ↵ | Guido van Rossum | 2016-01-07 | 2 | -13/+16 | |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | Fix issues #24120 and #26012. (Merge 3.5->3.6) | |||||
| * | | | | Add another try/except PermissionError to avoid depending on listdir order. ↵ | Guido van Rossum | 2016-01-07 | 2 | -13/+16 | |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | Fix issues #24120 and #26012. (Merge 3.4->3.5) | |||||
| | * | | | Add another try/except PermissionError to avoid depending on listdir order. ↵ | Guido van Rossum | 2016-01-07 | 2 | -13/+16 | |
| | | | | | | | | | | | | | | | | | | | | Fix issues #24120 and #26012. | |||||
* | | | | | Fix typo in docstring of multiprocessing.spawn.spawn_main() | Berker Peksag | 2016-01-07 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix typo in docstring of multiprocessing.spawn.spawn_main() | Berker Peksag | 2016-01-07 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Issue #5501: Clarify that invoking freeze_support() on non-Windows platforms ↵ | Berker Peksag | 2016-01-07 | 1 | -2/+4 | |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | has no effect Patch by Davin Potts and Camilla Montonen. | |||||
| * | | | | Issue #5501: Clarify that invoking freeze_support() on non-Windows platforms ↵ | Berker Peksag | 2016-01-07 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | has no effect Patch by Davin Potts and Camilla Montonen. | |||||
* | | | | | merge from 3.5 | Senthil Kumaran | 2016-01-07 | 1 | -0/+5 | |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | Issue16544 - Add a link to an external documentation resource in ast module docs. | |||||
| * | | | | merge from 3.4 | Senthil Kumaran | 2016-01-07 | 1 | -0/+5 | |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | Issue16544 - Add a link to an external documentation resource in ast module docs. | |||||
| | * | | | Issue16544 - Add a link to an external documentation resource in ast module ↵ | Senthil Kumaran | 2016-01-07 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | docs. | |||||
* | | | | | Docs for issue #22570. (Merge 3.5->3.6) | Guido van Rossum | 2016-01-06 | 2 | -0/+28 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Cross-reference os.DirEntry and pathlib.Path for issue #22570. | Guido van Rossum | 2016-01-06 | 2 | -0/+10 | |
| | | | | | ||||||
| * | | | | Add versionadded (3.4.5) to docs for issue #22570. (Merge 3.4->3.5) | Guido van Rossum | 2016-01-06 | 1 | -0/+1 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Add versionadded (3.4.5) to docs for issue #22570. | Guido van Rossum | 2016-01-06 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Docs for issue #22570. (Merge 3.4->3.5) | Guido van Rossum | 2016-01-06 | 1 | -0/+17 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Docs for issue #22570. | Guido van Rossum | 2016-01-06 | 1 | -0/+17 | |
| | | | | | ||||||
* | | | | | Issue #22570: Add 'path' attribute to pathlib.Path objects. (Merge 3.5->3.6) | Guido van Rossum | 2016-01-06 | 3 | -0/+40 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Issue #22570: Add 'path' attribute to pathlib.Path objects. (Merge 3.4->3.5) | Guido van Rossum | 2016-01-06 | 3 | -0/+40 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Issue #22570: Add 'path' attribute to pathlib.Path objects. | Guido van Rossum | 2016-01-06 | 3 | -0/+40 | |
| | | | | | ||||||
* | | | | | Issue #26012: Don't traverse into symlinks for ** pattern in ↵ | Guido van Rossum | 2016-01-06 | 3 | -2/+22 | |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | pathlib.Path.[r]glob(). (Merge 3.5->3.6) | |||||
| * | | | | Issue #26012: Don't traverse into symlinks for ** pattern in ↵ | Guido van Rossum | 2016-01-06 | 3 | -2/+22 | |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | pathlib.Path.[r]glob(). (Merge 3.4->3.5) |