mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Python before 3.12 doesn't handle re-using the same string side separators used
for f-strings inside {}. So we use " for the f-string and '' for the id to look
up.
See-also: https://peps.python.org/pep-0701/
Closes: https://bugs.gentoo.org/953347
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
8.3 KiB
8.3 KiB