Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-30814, bpo-30876: Add new import test files to projects. (#2851) | Serhiy Storchaka | 2017-07-27 | 1 | -0/+6 |
| | |||||
* | Adds lib.pyproj file to solution (#1633) | Steve Dower | 2017-05-17 | 1 | -0/+1813 |
* Adds lib.pyproj file to solution so that VS with Python support can open all the files in the standard library. * Remove unexpected solution configuration. * Remove lib.pyproj from solution to avoid memory issues on VS 2015. |