mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +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.