diff options
| author | Natalia <124304+nessita@users.noreply.github.com> | 2025-07-02 09:15:15 -0300 |
|---|---|---|
| committer | nessita <124304+nessita@users.noreply.github.com> | 2025-07-02 10:25:21 -0300 |
| commit | 47a618d45c6e40dd59f4cdd46fd5fc7d11626f6d (patch) | |
| tree | 2cc0cb340653ae8e63d88908d1c78f62b8fcf216 /django | |
| parent | a150160c9fc6ba6220f1e63863b03e7f7978b747 (diff) | |
Fixed AttributeError for enterContext() on Python < 3.11.
On Jenkins with Python 3.10:
Traceback (most recent call last):
File "[...]/python3.10/tests/composite_pk/test_filter.py", line 559, in setUp
self.enterContext(feature_patch)
AttributeError: 'CompositePKFilterTupleLookupFallbackTests' object has no attribute 'enterContext'
Diffstat (limited to 'django')
0 files changed, 0 insertions, 0 deletions
