velruse icon indicating copy to clipboard operation
velruse copied to clipboard

Fixed bug undex Python3 in providers.openid

Open miedzinski opened this issue 9 years ago • 0 comments

Running this code under Python 3.4 raises RuntimeError: dictionary changed size during iteration. That is why this fix creates a stripped copy of dictionary and then returns it.

miedzinski avatar Aug 05 '15 12:08 miedzinski