| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Maybe it's clearer this way, with an API that matches the intent rather | Armin Rigo | 2016-01-09 | 1 | -3/+3 |
| * | py3 compat | Armin Rigo | 2016-01-08 | 1 | -0/+1 |
| * | Py3 fixes. Skip the embedding tests if linking with -lpython%d.%d | Armin Rigo | 2016-01-08 | 1 | -1/+1 |
| * | In-progress: fix tests to attempt to use distutils also for compiling | Armin Rigo | 2016-01-07 | 1 | -1/+2 |
| * | Stop running the embedding_init_code() code as if it was part of the | Armin Rigo | 2016-01-07 | 1 | -3/+1 |
| * | Check that the module is present in sys.modules at this point, | Armin Rigo | 2016-01-06 | 1 | -0/+7 |
| * | Fix the multithreaded initialization. | Armin Rigo | 2016-01-01 | 1 | -3/+4 |
| * | A test with two modules. | Armin Rigo | 2016-01-01 | 1 | -0/+21 |
