commit | ba258bb98a57309407578c33b755406c2cf4fd00 | [log] [tgz] |
---|---|---|
author | Jelle Zijlstra <jelle.zijlstra@gmail.com> | Thu Feb 10 17:48:13 2022 -0800 |
committer | GitHub <noreply@github.com> | Thu Feb 10 17:48:13 2022 -0800 |
tree | 38d3a6962773273b0a1aef75761a2ddd45fbcc94 | |
parent | 5be289a115d3d78ab32f15c8b8d4225695169cad [diff] |
Add Never and assert_never (#1060) Backport of python/cpython#30842, with additional tests from @sobolevn's python/cpython#31222.