Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bpo-41039: Simplify python3.dll build (GH-20989) | Nikita Nemkin | 2020-06-23 | 1 | -9/+814 | |
| | | | | | | | | | Use linker comment #pragma and preprocessor for re-exporting stable API functions and variables. Module definition file, custom build targets and entry point code become unnecessary and can be removed. This change also fixes missing _PyErr_BadInternalCall export on x86. | |||||
* | More eol-style's | Antoine Pitrou | 2011-02-25 | 1 | -8/+8 | |
| | ||||||
* | Merge branches/pep-0384. | Martin v. Löwis | 2010-12-03 | 1 | -0/+9 | |