Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 76ee39ce14b851a8247c3111de0fbc91db4de1b1
      
https://github.com/django/django/commit/76ee39ce14b851a8247c3111de0fbc91db4de1b1
  Author: ersran9 <sreenid...@gmail.com>
  Date:   2013-07-05 (Fri, 05 Jul 2013)

  Changed paths:
    M django/core/cache/backends/locmem.py

  Log Message:
  -----------
  Fixed 20613 - moved pickle loads/dumps outside with 
self._lock.reader()/writer() blocks
Additionaly added pickled=None initially and check for none before
returning in get


  Commit: 126250a4c422f66469eb70d792dcfd65b1ac5178
      
https://github.com/django/django/commit/126250a4c422f66469eb70d792dcfd65b1ac5178
  Author: Alex Gaynor <alex.gay...@gmail.com>
  Date:   2013-07-07 (Sun, 07 Jul 2013)

  Changed paths:
    M django/core/cache/backends/locmem.py

  Log Message:
  -----------
  Merge branch 'ticket_20613' of https://github.com/ersran9/django into t20613


  Commit: db2727f9524f46e0af1aed581a03ffeac4fbaafe
      
https://github.com/django/django/commit/db2727f9524f46e0af1aed581a03ffeac4fbaafe
  Author: Alex Gaynor <alex.gay...@gmail.com>
  Date:   2013-07-07 (Sun, 07 Jul 2013)

  Changed paths:
    M django/core/cache/backends/locmem.py

  Log Message:
  -----------
  A few cleanups to capture the minimum amount of code in try/except blocks.


Compare: https://github.com/django/django/compare/d66bd1dfb9e0...db2727f9524f

-- 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/51d9f96d29682_1a507c7dd8403b5%40hookshot-fe2-pe1-prd.aws.github.net.mail.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to