STINNER Victor <[email protected]> added the comment:
commit b962544594c6a7c695330dd20fedffb3a1916ba6 Author: Miss Islington (bot) <[email protected]> Date: Sat Jan 8 17:08:20 2022 -0800 bpo-34602: Fix unportable test(1) operator in configure script (GH-30490) (GH-30491) (cherry picked from commit 3d11c1b8b49800c5c4c295953cc3abf577f6065a) Co-authored-by: Thomas Klausner <[email protected]> ---------- nosy: +vstinner resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: +Python 3.10 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46308> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
