BPO | [46640](https://bugs.python.org/issue46640) --- | :--- Nosy | @tim-one, @rhettinger, @mdickinson, @vstinner, @bitdancer, @encukou PRs | python/cpython#31134 Files | [test_nan_bits.py](https://bugs.python.org/file50603/test_nan_bits.py "Uploaded as text/plain at 2022-02-04.20:55:44 by @vstinner") *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 = None closed_at = created_at = labels = ['interpreter-core', '3.11'] title = 'Python can now use the C99 NAN constant or __builtin_nan()' updated_at = user = 'https://github.com/vstinner' ``` bugs.python.org fields: ```python activity = actor = 'vstinner' assignee = 'none' closed = True closed_date = closer = 'vstinner' components = ['Interpreter Core'] creation = creator = 'vstinner' dependencies = [] files = ['50603'] hgrepos = [] issue_num = 46640 keywords = ['patch'] message_count = 17.0 messages = ['412531', '412533', '412536', '412538', '412539', '412540', '412542', '412576', '412581', '412582', '412624', '412626', '412728', '412743', '412747', '412748', '414002'] nosy_count = 6.0 nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'vstinner', 'r.david.murray', 'petr.viktorin'] pr_nums = ['31134'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue46640' versions = ['Python 3.11'] ```