cpython/Programs
Victor Stinner 425717fee1
bpo-36763: Fix encoding/locale tests in test_embed (GH-13443)
* Fix encoding and locale tests in test_embed.InitConfigTests.
* InitConfigTests now only computes EXPECTED_CONFIG once.
* Add tests for PYTHONWARNINGS and PYTHONPATH env vars
2019-05-20 16:38:48 +02:00
..
_freeze_importlib.c bpo-36763: Use _PyCoreConfig_InitPythonConfig() (GH-13398) 2019-05-18 03:21:27 +02:00
_testembed.c bpo-36763: Fix encoding/locale tests in test_embed (GH-13443) 2019-05-20 16:38:48 +02:00
python.c bpo-35081: Rename internal headers (GH-10275) 2018-11-12 16:53:38 +01:00
README Issue #18093: Factor out the programs that embed the runtime 2014-07-25 21:52:14 +10:00

Source files for binary executables (as opposed to shared modules)