[Repoze-dev] [issue174] repoze.who 2.0a3 doesn't respect the WSGI PEP

2011-09-28 Thread Tres Seaver

Tres Seaver tsea...@agendaless.com added the comment:

I have committed an extension of the fix for the 2.0 final release which
closes the iterable before raising the RuntimeError when no challenger is
available.

--
status: chatting - resolved

__
Repoze Bugs b...@bugs.repoze.org
http://bugs.repoze.org/issue174
__
___
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev


[Repoze-dev] [issue174] repoze.who 2.0a3 doesn't respect the WSGI PEP

2011-02-01 Thread thefunny42

New submission from thefunny42 sylv...@infrae.com:

In middeleware.py, class PluggableAuthenticationMiddleware, method __call__, on 
line 
105, the code consume the application iterator, and doesn't call the method 
'close' on 
it when it is done. Please note that the wrap_generator function need to be 
fixed as well 
to support the close on the application iterator.

PEP link: http://www.python.org/dev/peps/pep-0333/#middleware-components-that-
play-both-sides

--
messages: 473
nosy: thefunny42
priority: bug
status: unread
title: repoze.who 2.0a3 doesn't respect the WSGI PEP

__
Repoze Bugs b...@bugs.repoze.org
http://bugs.repoze.org/issue174
__
___
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev


[Repoze-dev] [issue174] repoze.who 2.0a3 doesn't respect the WSGI PEP

2011-02-01 Thread Tres Seaver

Tres Seaver tsea...@agendaless.com added the comment:

Thanks for the report.

--
status: unread - in-progress

__
Repoze Bugs b...@bugs.repoze.org
http://bugs.repoze.org/issue174
__
___
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev


[Repoze-dev] [issue174] repoze.who 2.0a3 doesn't respect the WSGI PEP

2011-02-01 Thread admin

System message:


--
assignedto:  - tseaver
nosy: +tseaver

__
Repoze Bugs b...@bugs.repoze.org
http://bugs.repoze.org/issue174
__
___
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev