Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | Raymond Hettinger | 2016-09-11 | 5 | -65/+328 |
|\ | |||||
| * | Issue #28076: Variable annotations should be mangled for private names. | Guido van Rossum | 2016-09-11 | 1 | -3/+4 |
| * | Issue #26331: Implement the parsing part of PEP 515. | Brett Cannon | 2016-09-09 | 1 | -16/+29 |
| * | Doc updates for PEPs 520 and 468. | Eric Snow | 2016-09-09 | 1 | -3/+3 |
| * | Issue #27999: Make "global after use" a SyntaxError, and ditto for nonlocal. | Guido van Rossum | 2016-09-09 | 1 | -2/+3 |
| * | Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations. | Yury Selivanov | 2016-09-08 | 2 | -14/+65 |
| * | Issue #24254: Drop cls.__definition_order__. | Eric Snow | 2016-09-08 | 2 | -16/+3 |
| * | Issue #28030: Update the language reference for PEP 468. | Eric Snow | 2016-09-08 | 1 | -5/+6 |
| * | #27364: Deprecate invalid escape strings in str/byutes. | R David Murray | 2016-09-08 | 1 | -0/+4 |
| * | Issue #15767: Use ModuleNotFoundError. | Eric Snow | 2016-09-07 | 1 | -10/+10 |
| * | Issue #24254: Preserve class attribute definition order. | Eric Snow | 2016-09-05 | 2 | -1/+19 |
| * | Merge | Raymond Hettinger | 2016-08-25 | 5 | -14/+201 |
| |\ | |||||
| | * | Anti-registration of various ABC methods. | Guido van Rossum | 2016-08-18 | 1 | -1/+18 |
| | * | Merge for issue #27712 | Brett Cannon | 2016-08-12 | 5 | -13/+183 |
| | |\ | |||||
| | | * | Issue #26576: Merge from 3.5 | Berker Peksag | 2016-08-03 | 5 | -13/+183 |
| | | |\ | |||||
| | | | * | Issue 27366: PEP 487 docs updates | Nick Coghlan | 2016-07-31 | 1 | -0/+7 |
| | | | * | Issue #27366: Tweak PEP 487 documentation | Berker Peksag | 2016-07-30 | 1 | -0/+5 |
| | | | * | Issue #27366: Implement PEP 487 | Nick Coghlan | 2016-07-30 | 1 | -1/+42 |
| | | | * | Issue #26462: Merge code block fixes from 3.5 | Martin Panter | 2016-07-29 | 2 | -5/+16 |
| | | | |\ | |||||
| | | | * \ | Issue #24314: Merge doc links from 3.5 | Martin Panter | 2016-06-18 | 5 | -12/+129 |
| | | | |\ \ | |||||
| | | | | * | | Issue #24136: Adjust f-strings doc for interable unpacking | Martin Panter | 2016-06-12 | 1 | -1/+2 |
| | | | | * | | Issue #24136: Merge unpacking doc from 3.5 | Martin Panter | 2016-06-12 | 5 | -12/+128 |
| | | | | |\ \ | |||||
| | | | | | * \ | Issue #15476: Merge index entries from 3.5 | Martin Panter | 2016-06-09 | 1 | -4/+2 |
| | | | | | |\ \ | |||||
| | | | | | * \ \ | Merge 3.5 (issue #27243) | Yury Selivanov | 2016-06-09 | 5 | -12/+128 |
| | | | | | |\ \ \ | |||||
| | | | | | | * \ \ | Merge: #26829: Clarify that namespace is copied to a new __dict__ in instance... | R David Murray | 2016-06-02 | 1 | -0/+5 |
| | | | | | | |\ \ \ | |||||
| | | | | | | * | | | | Issue #23275: Allow () = iterable assignment syntax | Berker Peksag | 2016-05-18 | 1 | -16/+15 |
| | | | | | | * | | | | Issue #27049: fix doc typo | Ned Deily | 2016-05-17 | 4 | -11/+127 |
| | | | | | | |\ \ \ \ | |||||
| | | | | | | | * \ \ \ | merge 3.5 (#27042) | Benjamin Peterson | 2016-05-16 | 1 | -2/+2 |
| | | | | | | | |\ \ \ \ | |||||
| | | | | | | | * \ \ \ \ | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 3 | -6/+6 |
| | | | | | | | |\ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ \ | Issue #26156: Make expressions grammar description more semantically correct. | Serhiy Storchaka | 2016-05-08 | 4 | -11/+127 |
| | | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ | Merge typo fixes from 3.5 | Martin Panter | 2016-05-08 | 4 | -11/+127 |
| | | | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ | Issue #26736: Used HTTPS for external links in the documentation if possible. | Serhiy Storchaka | 2016-05-07 | 1 | -1/+1 |
| | | | | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ | Issue #18572: Remove redundant note about surrogates in string escape doc | Berker Peksag | 2016-04-24 | 1 | -2/+1 |
| | | | | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ | Remove redundant leading zeroes in PEP references. | Serhiy Storchaka | 2016-03-31 | 4 | -11/+127 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * \ \ \ \ \ \ \ | Merge 3.5 (issue #25887) | Yury Selivanov | 2016-02-13 | 4 | -11/+127 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | * | | | | | | | | Issue #25179: Documentation for formatted string literals aka f-strings | Martin Panter | 2016-02-13 | 2 | -4/+109 |
| | | | | | | | | | | | * | | | | | | | | Merge with 3.5 | Zachary Ware | 2016-02-03 | 2 | -7/+18 |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * | | | | | | | | Issue #25791: Warn when __package__ != __spec__.parent. | Brett Cannon | 2016-01-22 | 1 | -4/+14 |
| | | | | | | | | | | | | * | | | | | | | | Issue #25791: Raise an ImportWarning when __spec__ or __package__ are | Brett Cannon | 2016-01-15 | 1 | -1/+2 |
| | | | | | | | | | | | | * | | | | | | | | Merge for issue #25500 | Brett Cannon | 2015-12-04 | 1 | -5/+4 |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ | Merge: #25679: spelling fix | R David Murray | 2015-11-20 | 1 | -3/+2 |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ | Issue #25523: Merge a-to-an corrections from 3.5 | Martin Panter | 2015-11-02 | 1 | -2/+2 |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ | Issue #25418: Fix markup in object.__hash__ documentation | Berker Peksag | 2015-10-16 | 1 | -4/+4 |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ | Issue #25161: Merge full stops from 3.5 | Martin Panter | 2015-10-10 | 2 | -2/+2 |
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ | Issue #12067: Merge comparisons doc from 3.5 | Martin Panter | 2015-09-23 | 1 | -4/+4 |
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | | * | | | | | | | | | | | | Issue #9232: Support trailing commas in function declarations. | Robert Collins | 2015-08-12 | 1 | -4/+4 |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue #26511: Reference the id() function in the 'is' and 'is not' docs | Raymond Hettinger | 2016-09-11 | 1 | -2/+3 |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Issue 19504: Change "customise" to "customize" American spelling. | Raymond Hettinger | 2016-08-25 | 1 | -2/+2 |
|/ / / / / / / / / / / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Issue #27712: Fix some typos in the import docs. | Brett Cannon | 2016-08-12 | 1 | -2/+2 |
|/ / / / / / / / / / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | | | | | | | | | Issue #26576: Clarify that the @deco syntax is not always an equivalent of f ... | Berker Peksag | 2016-08-03 | 1 | -4/+5 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |