#25501: Filebased cache should use the highest pickling protocol
-------------------------------------+------------------------------------
     Reporter:  BertrandBordage      |                    Owner:  dudepare
         Type:  Bug                  |                   Status:  closed
    Component:  Core (Cache system)  |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+------------------------------------

Comment (by Tim Graham <timograham@…>):

 In [changeset:"1aba0e4c68111c99e15d9a4f4d7b4a0ec3c5da01" 1aba0e4c]:
 {{{
 #!CommitTicketReference repository=""
 revision="1aba0e4c68111c99e15d9a4f4d7b4a0ec3c5da01"
 Refs #25501 -- Fixed a typo in django/core/cache/backends/filebased.py

 The original intent in refs #20536 was to use the highest protocol.
 Calling zlib.compress() with a compression level of -1 seems to
 fall back to the default level of 6.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25501#comment:10>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/073.12893d0cf80b416b8878dc88a195fec0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to