commit | 9aa85f524fd276becc2a4265a9b0c00b4e7b3440 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Oct 10 19:39:39 2024 +0200 |
committer | GitHub <noreply@github.com> | Thu Oct 10 17:39:39 2024 +0000 |
tree | cd23fecbd0e88d5c478f8c57d9aace5a8fd7f5dd | |
parent | c2cb1a89b75f000842bf9626928155172b9ab069 [diff] |
[3.13] gh-122765: make prompt in activate.csh robust against unbalanced quotes and newlines (GH-123751) (GH-124185) gh-122765: make prompt in activate.csh robust against unbalanced quotes and newlines (GH-123751) (cherry picked from commit a15a584bf3f94ea11ab9363548c8872251364000) Co-authored-by: Jacek <jacek.duszenko@gmail.com> Co-authored-by: Brett Cannon <brett@python.org>