Support Deferreds in Resource.render
Open
@hawkowl is already working on this.
Since Jun 27, 2022.
enhancement
new
priority-normal
web
- Dominant language
- Python
- Stars
- 6k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 10
Description
| esteve reported | |
|---|---|
| Trac ID | trac#3711 |
| Type | enhancement |
| Created | 2009-03-30 17:04:18Z |
| Branch | https://github.com/twisted/twisted/tree/deferreds-in-resrender-3711 |
Twisted.web2 supports returning Deferreds from the Resource#renderHTTP method, Twisted.web should support this same behavior in Resource.render.
Related: #3621
Attachments:
- deferred-render.patch (10400 bytes) - added by esteve on 2009-03-30 17:06:46Z - This patch should let Resource return a Deferred, while maintaining compatibility
- deferred-render-2.patch (12602 bytes) - added by esteve on 2009-03-31 14:52:42Z -
- deferred-render-3.patch (13913 bytes) - added by esteve on 2009-03-31 20:08:06Z -
- deferred_render-3711-landreville.patch (8071 bytes) - added by Landreville on 2010-09-30 18:13:07Z -
Searchable metadata
trac-id__3711 3711
type__enhancement enhancement
reporter__esteve esteve
priority__normal normal
milestone__
branch__deferreds_in_resrender_3711 deferreds-in-resrender-3711
branch_author__esteve__washort esteve, washort
status__new new
resolution__None None
component__web web
keywords__
time__1238432658000000 1238432658000000
changetime__1468585801665856 1468585801665856
version__None None
owner__hawkowl hawkowl
cc__thijs cc__mwh
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.