BPO | [45723](https://bugs.python.org/issue45723) --- | :--- Nosy | @tiran, @erlend-aasland PRs | python/cpython#29429python/cpython#29441python/cpython#29442python/cpython#29466python/cpython#29485python/cpython#29486python/cpython#29500python/cpython#29517python/cpython#29637python/cpython#29701python/cpython#29846python/cpython#30024python/cpython#30026python/cpython#30029python/cpython#30449 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = 'https://web.archive.org/web/20260306143702/https://github.com/tiran' closed_at = None created_at = labels = ['type-feature', 'build', '3.11'] title = 'Improve and simplify configure.ac checks' updated_at = user = 'https://web.archive.org/web/20260306143702/https://github.com/tiran' ``` bugs.python.org fields: ```python activity = actor = 'zach.ware' assignee = 'christian.heimes' closed = False closed_date = None closer = None components = ['Build'] creation = creator = 'christian.heimes' dependencies = [] files = [] hgrepos = [] issue_num = 45723 keywords = ['patch'] message_count = 18.0 messages = ['405780', '405799', '405865', '405896', '405932', '405977', '405978', '406021', '406027', '406054', '406104', '406137', '406745', '407281', '408191', '409946', '409951', '409953'] nosy_count = 3.0 nosy_names = ['christian.heimes', 'erlendaasland', 'byllyfish'] pr_nums = ['29429', '29441', '29442', '29466', '29485', '29486', '29500', '29517', '29637', '29701', '29846', '30024', '30026', '30029', '30449'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://web.archive.org/web/20260306143702/https://bugs.python.org/issue45723' versions = ['Python 3.11'] ``` ### Linked PRs * gh-29429 * gh-29441 * gh-29442 * gh-29466 * gh-29485 * gh-29486 * gh-29500 * gh-29517 * gh-29637 * gh-29701 * gh-29846 * gh-30024 * gh-30026 * gh-30029 * gh-30449 * gh-104925 * gh-105058 * gh-105062 * gh-105118 * gh-105192 * gh-105207 * gh-105226 * gh-105423