File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ project: tornado
99sponsor : touch_surgery
1010---
1111
12- In this event, we will have a quick introduction to Tornado, and work
12+ In this event, we will have a quick introduction to Tornado (including some
13+ information about concurrency and parallelism), and we will work
1314on different bugs, including:
1415
1516- < https://github.com/tornadoweb/tornado/issues/1122 >
@@ -19,6 +20,9 @@ on different bugs, including:
1920- < https://github.com/tornadoweb/tornado/issues/1981 >
2021- < https://github.com/tornadoweb/tornado/issues/1595 >
2122
23+ Also, we can work on Tornado documentation, updating all the examples
24+ to Python 3, including the use of ` async def ` .
25+
2226For first time contributors, we'll have a parallel track. We'll show a
2327presentation about what's a pull request, and how to send one. And we'll
2428work on the Python Sprints website, to get some practice in an easier
You can’t perform that action at this time.
0 commit comments