]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-131712: Build _suggestions extension on Windows (GH-131759) (#131790)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 27 Mar 2025 09:19:46 +0000 (10:19 +0100)
committerGitHub <noreply@github.com>
Thu, 27 Mar 2025 09:19:46 +0000 (09:19 +0000)
commit5c0be8ced6fcdb4372eb946ce816c4f689f2917b
tree4bdca997b0be13ea0cca80ccd64219d27aba5e25
parentb0f387605457c364e29872485a2c9ee74323f3ef
[3.13] gh-131712: Build _suggestions extension on Windows (GH-131759) (#131790)

gh-131712: Build _suggestions extension on Windows (GH-131759)

Add a test checking that the '_suggestions' extension is available.
(cherry picked from commit 9ef9d687ff7cfc4bbf422ba61db04207b7f343d2)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_traceback.py
PC/config.c