Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused imports. | Serhiy Storchaka | 2016-12-16 | 1 | -1/+0 |
* | Issue #28797: Modifying the class __dict__ inside the __set_name__ method of | Serhiy Storchaka | 2016-11-29 | 1 | -0/+16 |
* | Issue #28214: Improved exception reporting for problematic __set_name__ | Serhiy Storchaka | 2016-10-21 | 1 | -7/+19 |
* | Issue #28214: Now __set_name__ is looked up on the class instead of the | Serhiy Storchaka | 2016-09-21 | 1 | -0/+12 |
* | Issue #27366: Tweak PEP 487 documentation | Berker Peksag | 2016-07-30 | 1 | -22/+22 |
* | Issue #27366: Implement PEP 487 | Nick Coghlan | 2016-07-30 | 1 | -0/+244 |