diff options
| author | Nick Pope <nick@nickpope.me.uk> | 2023-11-29 14:44:42 +0000 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-11-29 21:12:53 +0100 |
| commit | 06c5cb1284557edc05f963afb6f6bcdd55b00911 (patch) | |
| tree | 1e0704398caf792bae7824b99e8590840f886359 /docs | |
| parent | f5f55b41afc43ef0cd661adcb48fc9ec1b2d4ac6 (diff) | |
Refs #34986 -- Removed redundant CustomChoicesTests.test_timezone_unsupported().
This test relied on the behavior of subclassing `datetime.timezone`
which is not permitted by the C-extension version of CPython's
`datetime` module. This restriction isn't enforced by the pure
Python version, nor by PyPy.
See https://github.com/python/cpython/issues/112451
It's not critical, and doesn't test any Django behavior, so just
remove it.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
