python-openid icon indicating copy to clipboard operation
python-openid copied to clipboard

Internal use of deprecated API

Open freddrake opened this issue 14 years ago • 0 comments

openid.server.server.OpenIDResponse.__init__ uses request.namespace instead of request.message.getOpenIDNamespace(), which generates deprecation warnings.

freddrake avatar Nov 02 '11 18:11 freddrake