Closed
Bug 1887013
Opened 2 years ago
Closed 1 year ago
Add support placeholders for invalid imports
Categories
(Conduit :: Lando, enhancement)
Conduit
Lando
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zeid, Assigned: zeid)
References
Details
Attachments
(1 file)
A few imports do not have equivalents in the new Django implementation. Temporary placeholders should be added until these are fully implemented. This includes:
flask.g(provides some convenience "global" variables)connexion.ProblemExceptionconnexion.problemconnexion.requestconnexion.ConnexionResponse
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → zeid
| Assignee | ||
Updated•2 years ago
|
Type: defect → enhancement
Comment 2•1 year ago
|
||
Should this also be marked FIXED since you have the code attached and the parent issue is FIXED, or is it something we consider still in progress?
Flags: needinfo?(zeid)
| Assignee | ||
Comment 3•1 year ago
|
||
Yes correct. There are some additional updates that will follow (they're present in other branches right now) but the original branch has been merged. Closing.
Status: NEW → RESOLVED
Closed: 1 year ago
Flags: needinfo?(zeid)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•