/Tests/CoberturaCoverage/

> index : cpython.git
https://github.com/python/cpython.git
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* remove check for bug last seem in Solaris 9 (#3285)Benjamin Peterson2017-09-042-54/+0
|
* Change code owners for hashlib and ssl to the crypto team (#3284)Alex Gaynor2017-09-041-3/+6
| | | | | | * Change code owners for hashlib and ssl to the crypto team * Include the core CSPRNG for the crypto-team
* bpo-31281: Fix pathlib.Path incompatibility in fileinput (gh-3208)Zhiming Wang2017-09-043-1/+16
| | | Fix fileinput with inplace=True to accept pathlib.Path objects.
* remove autoconf check for select() (#3283)Benjamin Peterson2017-09-043-5/+2
| | | We never actually check HAVE_SELECT.
* remove configure check for 'volatile' (#3281)Benjamin Peterson2017-09-04