summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-02-03 16:00:04 +0100
committerCarlton Gibson <carlton.gibson@noumenal.es>2021-02-04 10:51:41 +0100
commitff25791d2312c7886e6dd256c0ae2b869f72c4f1 (patch)
tree390d42096602b97df5d0a1c147d722ad969dc0ea /docs
parentcb680b681913d64642501dafe81704e56abaa4bf (diff)
[3.2.x] Refs #32074 -- Fixed TextChoices/IntegerChoices crash on Python 3.10.
EnumMeta has a new keyword argument 'boundary' in Python 3.10. This is a new mechanism that controls how out-of-range / invalid bits are handled, see https://bugs.python.org/issue38250. Backport of 5d9b065d3f93de056588dfee6f1776294dd8bab2 from master
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions