Double parenthesis in activated venv generated by Python 3.12.10 · Issue #132361 · python/cpython

Bug report Bug description: python3.12 -m venv venv source venv/bin/activate There will be double parenthesis displayed on the terminal. This bug may be related to this commit because Python 3.12.9...