1
0
mirror of https://github.com/django/django.git synced 2025-03-18 13:20:46 +00:00
django/tests/urlpatterns_reverse
Marten Kenbeek 06323dafc7 [1.10.x] Fixed #26888 -- Fixed concurrency issue in URL resolver.
Fixed a regression in 625b8e9295d79650208bfb3fca8bf9e6aaf578e4:
improper short-circuiting could lead to a KeyError when threads
concurrently call RegexURLResolver._populate().

Backport of 389a5318a06e7e4d8f8aba14af88c4cc4ea0db47 from master
2016-07-14 14:42:23 -04:00
..
2015-02-06 09:30:35 -05:00