]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131712: Build _suggestions extension on Windows (#131759)
authorVictor Stinner <vstinner@python.org>
Thu, 27 Mar 2025 08:53:39 +0000 (09:53 +0100)
committerGitHub <noreply@github.com>
Thu, 27 Mar 2025 08:53:39 +0000 (09:53 +0100)
commit9ef9d687ff7cfc4bbf422ba61db04207b7f343d2
tree9e4fce457d1dd588911c1894cc9b8dd9b216f3b7
parentd836d287a7bd1392f6d011888a7469854b0f4325
gh-131712: Build _suggestions extension on Windows (#131759)

Add a test checking that the '_suggestions' extension is available.
Lib/test/test_traceback.py
PC/config.c