Tweak 'sys.version' to actually contain the compiler used to compile
the final C sources, instead of whatever gcc was present when we produced the C sources. Useful e.g. with pypy-stm where we use a different compiler at the end (clang or gcc-seg-gs).
rpython/rlib/compilerinfo.py
0 → 100644
Please register or sign in to comment