1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00
Files
Adam Johnson a321d961b0 Refs #28586 -- Made fetch modes pickle as singletons.
This change ensures that we don’t create new instances of fetch modes
when pickling and unpickling, saving memory and preserving their singleton
nature.
2025-10-16 14:52:22 -04:00
..