Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-31462: Remove trailing whitespaces. (#3564) | Serhiy Storchaka | 2017-09-14 | 1 | -2/+2 |
* | bpo-31370: Remove support for threads-less builds (#3385) | Antoine Pitrou | 2017-09-07 | 1 | -6/+0 |
* | bpo-30447: Fix/skip the subinterpreters test on some platforms. (#1791) | Eric Snow | 2017-05-25 | 1 | -1/+1 |
* | bpo-29102: Add a unique ID to PyInterpreterState. (#1639) | Eric Snow | 2017-05-23 | 1 | -2/+7 |
* | Issue #24932: Use proper command line parsing in _testembed | Steve Dower | 2017-01-02 | 1 | -11/+44 |
* | Issue #27736: Improve the existing embedded interpreter init/fini test | Ned Deily | 2016-08-16 | 1 | -1/+1 |
* | Fix spelling (inital), grammar (may translates) in documentation, comments | Martin Panter | 2016-04-19 | 1 | -1/+1 |
* | Issue #18093: Factor out the programs that embed the runtime | Nick Coghlan | 2014-07-25 | 1 | -0/+140 |