]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112730: Use color to highlight error locations (gh-112732)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Wed, 6 Dec 2023 22:29:54 +0000 (22:29 +0000)
committerGitHub <noreply@github.com>
Wed, 6 Dec 2023 22:29:54 +0000 (23:29 +0100)
commit16448cab44e23d350824e9ac75e699f5bcc48a14
tree1d74137c6f291d6624d44fa1284508cbcd91c771
parent3870d19d151c31d77b737d6a480aa946b4e87af6
gh-112730: Use color to highlight error locations (gh-112732)

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Doc/using/cmdline.rst
Doc/whatsnew/3.13.rst
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Core and Builtins/2023-12-04-23-09-07.gh-issue-112730.BXHlFa.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c
Python/initconfig.c