mirror of
https://github.com/django/django.git
synced 2025-10-29 00:26:07 +00:00
This change ensures that we don’t create new instances of fetch modes when pickling and unpickling, saving memory and preserving their singleton nature.