aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Backport _pypy_winbase_build.py from the 3.5 branch, to reduce merge conflicts.amauryfa@gmail.com2017-05-011-3/+7
|
* Expose win32's SetErrorMode, which is mandatory for the 3.5 test suite.amauryfa@gmail.com2017-05-011-0/+6
|
* More documentationArmin Rigo2016-07-171-1/+2
|
* Document the hacking of cffi._pycparser here, in case we upgradeArmin Rigo2016-07-171-2/+9
| | | | cffi._pycparser.
* Port _subprocess tooArmin Rigo2016-07-171-0/+83