Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-32297: Few misspellings found in Python source code comments. (#4803) | Mike | 2017-12-14 | 1 | -1/+1 |
* | Use raw strings for regex to avoid invalid escape sequences. (GH-4741) | Eric V. Smith | 2017-12-06 | 1 | -2/+2 |
* | bpo-32214: Implement PEP 557: Data Classes (#4704) | Eric V. Smith | 2017-12-04 | 1 | -0/+2076 |