Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge 3.5 | Zachary Ware | 2015-07-07 | 2 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | Fix versionchanged directives | Zachary Ware | 2015-07-07 | 2 | -2/+2 | |
| | | | ||||||
* | | | Merge 3.5 | Zachary Ware | 2015-07-07 | 4 | -8/+9 | |
|\ \ \ | |/ / | ||||||
| * | | Fix usage of the default role. | Zachary Ware | 2015-07-07 | 3 | -5/+5 | |
| | | | ||||||
| * | | Merge 3.4 | Zachary Ware | 2015-07-07 | 1 | -3/+4 | |
| |\ \ | | |/ | ||||||
| | * | Fix usage of the default role. | Zachary Ware | 2015-07-07 | 2 | -38/+39 | |
| | | | | | | | | | | | | | | | The changes to Doc/library/unittest.mock.rst are almost entirely a selective backport of the 3.5 page. | |||||
* | | | Merge 3.5 | Zachary Ware | 2015-07-07 | 0 | -0/+0 | |
|\ \ \ | |/ / | ||||||
| * | | Merge 3.4 | Zachary Ware | 2015-07-07 | 0 | -0/+0 | |
| |\ \ | | |/ | ||||||
| | * | Fix suspicious markup | Zachary Ware | 2015-07-07 | 3 | -5/+14 | |
| | | | ||||||
* | | | Minor bit of factoring-out common code. | Raymond Hettinger | 2015-07-07 | 1 | -18/+11 | |
| | | | ||||||
* | | | Tighten-up code in the set iterator to use an entry pointer rather than ↵ | Raymond Hettinger | 2015-07-07 | 1 | -22/+13 | |
| | | | | | | | | | | | | indexing. | |||||
* | | | Corrected empty lines in Misc/NEWS. | Serhiy Storchaka | 2015-07-06 | 1 | -1/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Corrected empty lines in Misc/NEWS. | Serhiy Storchaka | 2015-07-06 | 1 | -1/+8 | |
| |\ \ | | |/ | ||||||
| | * | Corrected empty lines in Misc/NEWS. | Serhiy Storchaka | 2015-07-06 | 1 | -3/+8 | |
| | | | ||||||
* | | | merge 3.5 | Benjamin Peterson | 2015-07-06 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | merge 3.4 | Benjamin Peterson | 2015-07-06 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | 'not' is very important here | Benjamin Peterson | 2015-07-06 | 1 | -1/+1 | |
| | | | ||||||
* | | | Tighten-up code in set_next() to use an entry pointer rather than indexing. | Raymond Hettinger | 2015-07-06 | 1 | -5/+7 | |
| | | | ||||||
* | | | merge 3.5 | Benjamin Peterson | 2015-07-06 | 1 | -3/+3 | |
|\ \ \ | |/ / | ||||||
| * | | merge 3.4 | Benjamin Peterson | 2015-07-06 | 1 | -3/+3 | |
| |\ \ | | |/ | ||||||
| | * | tighten warning | Benjamin Peterson | 2015-07-06 | 1 | -3/+3 | |
| | | | ||||||
* | | | Issue #18684: Fixed reading out of the buffer in the re module. | Serhiy Storchaka | 2015-07-06 | 3 | -14/+43 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #18684: Fixed reading out of the buffer in the re module. | Serhiy Storchaka | 2015-07-06 | 3 | -14/+43 | |
| |\ \ | | |/ | ||||||
| | * | Issue #18684: Fixed reading out of the buffer in the re module. | Serhiy Storchaka | 2015-07-06 | 3 | -14/+43 | |
| | | | ||||||
* | | | Merge with 3.5: Issue #24259: tarfile now raises a ReadError if an archive ↵ | Lars Gustäbel | 2015-07-06 | 3 | -7/+41 | |
|\ \ \ | |/ / | | | | | | | is truncated inside a data segment. | |||||
| * | | Merge with 3.4: Issue #24259: tarfile now raises a ReadError if an archive ↵ | Lars Gustäbel | 2015-07-06 | 3 | -7/+41 | |
| |\ \ | | |/ | | | | | | | is truncated inside a data segment. | |||||
| | * | Issue #24259: tarfile now raises a ReadError if an archive is truncated ↵ | Lars Gustäbel | 2015-07-06 | 3 | -7/+41 | |
| | | | | | | | | | | | | inside a data segment. | |||||
* | | | Bring related functions add/contains/discard together in the code. | Raymond Hettinger | 2015-07-05 | 1 | -40/+34 | |
| | | | ||||||
* | | | Change add/contains/discard calls to pass the key and hash instead of an ↵ | Raymond Hettinger | 2015-07-05 | 1 | -52/+42 | |
| | | | | | | | | | | | | entry struct. | |||||
* | | | Issue #24540: merger from 3.5 | Ned Deily | 2015-07-05 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #24540: merger from 3.4 | Ned Deily | 2015-07-05 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | Issue #24540: fix typo in json.dumps docstring | Ned Deily | 2015-07-05 | 1 | -1/+1 | |
| | | | ||||||
* | | | merge 3.5.0b3 changes from 3.5 | Ned Deily | 2015-07-05 | 3 | -4/+6 | |
|\ \ \ | |/ / | ||||||
| * | | Merge with ongoing work in 3.5 branch. | Larry Hastings | 2015-07-05 | 6 | -14/+50 | |
| |\ \ | ||||||
| * | | | Post-release fixes for Python 3.5.0b3. | Larry Hastings | 2015-07-05 | 2 | -1/+13 | |
| | | | | ||||||
| * | | | Added tag v3.5.0b3 for changeset 0035fcd9b924 | Larry Hastings | 2015-07-05 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Version bump for Python 3.5.0b3 release.v3.5.0b3 | Larry Hastings | 2015-07-05 | 2 | -3/+3 | |
| | | | | ||||||
| * | | | Documentation fixes for 3.5.0b3. | Larry Hastings | 2015-07-05 | 2 | -7/+8 | |
| | | | | ||||||
* | | | | Clean-up call patterns for add/contains/discard to better match the caller's ↵ | Raymond Hettinger | 2015-07-05 | 1 | -36/+33 | |
| | | | | | | | | | | | | | | | | needs. | |||||
* | | | | merge 3.5 | Benjamin Peterson | 2015-07-05 | 0 | -0/+0 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | merge heads | Benjamin Peterson | 2015-07-05 | 1 | -1/+1 | |
| |\ \ \ | ||||||
* | \ \ \ | merge heads | Benjamin Peterson | 2015-07-05 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Fixes rebuild of strings for Windows installer. | Steve Dower | 2015-07-05 | 1 | -1/+1 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Fixes rebuild of strings for Windows installer. | Steve Dower | 2015-07-05 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | merge 3.5 (#24569) | Benjamin Peterson | 2015-07-05 | 3 | -6/+26 | |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | ||||||
| * | | | | set items in dict displays from left to right (closes #24569) | Benjamin Peterson | 2015-07-05 | 3 | -6/+14 | |
| | | | | | ||||||
| * | | | | add news section for next beta | Benjamin Peterson | 2015-07-05 | 1 | -0/+12 | |
| |/ / / | ||||||
* | | | | merge 3.5 | Benjamin Peterson | 2015-07-05 | 0 | -0/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | merge 3.4 | Benjamin Peterson | 2015-07-05 | 0 | -0/+0 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | merge heads | Benjamin Peterson | 2015-07-05 | 9 | -12/+15 | |
| | |\ \ |