mirror of
				https://github.com/django/django.git
				synced 2025-10-30 17:16:10 +00:00 
			
		
		
		
	Fixed a regression in625b8e9295: improper short-circuiting could lead to a KeyError when threads concurrently call RegexURLResolver._populate(). Backport of389a5318a0from master