diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-02-03 16:00:04 +0100 |
|---|---|---|
| committer | Carlton Gibson <carlton@noumenal.es> | 2021-02-04 10:47:45 +0100 |
| commit | 5d9b065d3f93de056588dfee6f1776294dd8bab2 (patch) | |
| tree | 59b22329b46c600f09fef9683aa74966de4b15bf /docs/ref | |
| parent | aa29c57beea7e8e570f8a597ea806ca3e2b3431d (diff) | |
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.
Diffstat (limited to 'docs/ref')
0 files changed, 0 insertions, 0 deletions
