Open
Description
We need to create profile and cache files with not generation from bits and pieses but with precalculated strings like "D:P(A;OICI;FA;;;SY)(A;OICI;FA;;;BA)(A;OICI;FA;;;OW)"
.
It should avoid any localized group naming issue like python/cpython#118773.
For implementation details of the precalculated string see python/cpython#118800.