| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #23756: Clarify the terms "contiguous" and "bytes-like object". | Stefan Krah | 2015-08-08 | 1 | -4/+4 |
|
|
* | Issue #15944: memoryview: Allow arbitrary formats when casting to bytes. | Stefan Krah | 2015-08-08 | 1 | -1/+4 |
|
|
* | Issue #21279: Merge with 3.4 | Zachary Ware | 2015-08-06 | 1 | -10/+11 |
|\ |
|
| * | Issue #21279: Flesh out str.translate docs | Zachary Ware | 2015-08-06 | 1 | -10/+11 |
|
|
* | | Fix trailing ws. | Guido van Rossum | 2015-08-05 | 1 | -9/+9 |
|
|
* | | Merge docs for typing.py from accidental branch. | Guido van Rossum | 2015-08-05 | 1 | -0/+415 |
|\ \ |
|
| * | | Issue #24272: Initial docs for typing.py (PEP 484). | Guido van Rossum | 2015-08-03 | 1 | -0/+415 |
|
|
* | | | Issue #20769: Improve reload() docs. Patch by Dorian Pula. | Robert Collins | 2015-08-04 | 1 | -5/+5 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Issue #20769: Improve reload() docs. Patch by Dorian Pula. | Robert Collins | 2015-08-04 | 1 | -5/+5 |
|
|
* | | Remove warning about asyncio being provisional (it's not in 3.5 and up). | Guido van Rossum | 2015-08-02 | 1 | -7/+0 |
|
|
* | | Merge with 3.4 | Terry Jan Reedy | 2015-07-30 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy. | Terry Jan Reedy | 2015-07-30 | 1 | -2/+0 |
|
|
* | | Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Code... | Berker Peksag | 2015-07-30 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Code... | Berker Peksag | 2015-07-30 | 1 | -4/+4 |
|
|
* | | Issue #15582: Add a whatsnew entry for inspect.getdoc() changes in 3.5. | Berker Peksag | 2015-07-30 | 1 | -0/+3 |
|
|
* | | Issue #24109: Include Tools/scripts/diff.py instead of duplicating it in diff... | Berker Peksag | 2015-07-29 | 1 | -62/+1 |
|
|
* | | Issue #23254: Document how to close the TCPServer listening socket. | Robert Collins | 2015-07-29 | 1 | -2/+11 |
|\ \
| |/ |
|
| * | Issue #23254: Document how to close the TCPServer listening socket. | Robert Collins | 2015-07-29 | 1 | -2/+11 |
|
|
* | | What's New in Python 3.5: document os.urandom() changes | Victor Stinner | 2015-07-29 | 1 | -0/+6 |
|
|
* | | Issue #24420: Fix documentation regression introduced by f0a00ee094ff. | Berker Peksag | 2015-07-25 | 1 | -3/+19 |
|
|
* | | Add versionchanged information for mock_open. | Robert Collins | 2015-07-23 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | Add versionchanged information for mock_open. | Robert Collins | 2015-07-23 | 1 | -0/+8 |
|
|
* | | Issue #21750: Further fixup to be styled like other mock APIs. | Robert Collins | 2015-07-23 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | Issue #21750: Further fixup to be styled like other mock APIs. | Robert Collins | 2015-07-23 | 1 | -3/+5 |
|
|
* | | Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero. | Robert Collins | 2015-07-22 | 1 | -4/+8 |
|\ \
| |/ |
|
| * | Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero. | Robert Collins | 2015-07-22 | 1 | -4/+8 |
|
|
| * | Fix usage of the default role. | Zachary Ware | 2015-07-07 | 1 | -35/+35 |
|
|
| * | Fix suspicious markup | Zachary Ware | 2015-07-07 | 1 | -1/+1 |
|
|
* | | - Issue #15014: SMTP.auth() and SMTP.login() now support RFC 4954's optional | Barry Warsaw | 2015-07-09 | 1 | -14/+31 |
|
|
* | | Fix usage of the default role. | Zachary Ware | 2015-07-07 | 2 | -4/+4 |
|
|
* | | merge 3.4 | Benjamin Peterson | 2015-07-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | 'not' is very important here | Benjamin Peterson | 2015-07-06 | 1 | -1/+1 |
|
|
* | | merge 3.4 | Benjamin Peterson | 2015-07-06 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | tighten warning | Benjamin Peterson | 2015-07-06 | 1 | -3/+3 |
|
|
* | | Issue #24330: merge from 3.4 | Ned Deily | 2015-07-04 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Issue #24330: Update IDLE doc and help to note "Configure IDLE" difference | Ned Deily | 2015-07-04 | 1 | -1/+2 |
|
|
* | | Merge: #24584: replace dead link with pointer to archive.org. | R David Murray | 2015-07-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | #24584: replace dead link with pointer to archive.org. | R David Murray | 2015-07-04 | 1 | -1/+1 |
|
|
* | | Issue #24400: Resurrect inspect.isawaitable() | Yury Selivanov | 2015-07-03 | 2 | -8/+29 |
|
|
* | | Issue #19235: Add new RecursionError exception. Patch by Georg Brandl. | Yury Selivanov | 2015-07-03 | 2 | -1/+11 |
|
|
* | | Issue #24450: Add gi_yieldfrom to generators; cr_await to coroutines. | Yury Selivanov | 2015-07-03 | 1 | -0/+7 |
|
|
* | | Issue #24400: Mention that __instancecheck__ is used in abc.Awaitable and Cor... | Yury Selivanov | 2015-07-01 | 1 | -0/+12 |
|
|
* | | Issue #24487: Rename async() -> ensure_future() in asyncio docs. | Yury Selivanov | 2015-07-01 | 4 | -13/+13 |
|
|
* | | Issue #24541: Drop test_inspect.test_eightteen unittest; update docs | Yury Selivanov | 2015-07-01 | 1 | -1/+1 |
|
|
* | | Issue #24400: Remove inspect.isawaitable(). | Yury Selivanov | 2015-06-30 | 1 | -10/+0 |
|
|
* | | upgrade to Unicode 8.0.0 | Benjamin Peterson | 2015-06-27 | 2 | -5/+5 |
|
|
* | | Issue #23684: Clarify the return value of the scheme attribute of ParseResult... | Berker Peksag | 2015-06-25 | 1 | -7/+9 |
|\ \
| |/ |
|
| * | Issue #23684: Clarify the return value of the scheme attribute of ParseResult... | Berker Peksag | 2015-06-25 | 1 | -7/+9 |
|
|
* | | Merge 3.4 (issue #24509) | Yury Selivanov | 2015-06-25 | 1 | -3/+9 |
|\ \
| |/ |
|
| * | Issue #24509: Clarify Handle.cancel() and loop.call_* methods. | Yury Selivanov | 2015-06-25 | 1 | -3/+9 |
|
|