Opened 11 years ago
Closed 10 years ago
#5317 closed defect (fixed)
Enable Paste 2.0 (once it's fixed)
| Reported by: | Christopher Allan Webber | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.9.0 |
| Component: | programming | Keywords: | |
| Cc: | Parent Tickets: | 5017 |
Description
There's a current serious issue where Paste 2.0 breaks the WSGI environment. When this is fixed we should move over, since Paste 2.0 nicely works with Python 3.
Change History (3)
comment:1 by , 10 years ago
| Parent Tickets: | → 5017 |
|---|
comment:2 by , 10 years ago
The paste issue was marked fixed 2015-04-30. The Paste 2.0.2 release on 2015-05-11 should include the fix.
comment:3 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
fixed in commit 6db9c5258cc668ed0c301eb0d94d9c410069530c.

This is also related to #978.