Skip to content

Commit 09b3ac7

Browse files
Adding information to Tornado sprint
1 parent a635c6b commit 09b3ac7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

_posts/2018-04-10-tornado.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ project: tornado
99
sponsor: 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
1314
on 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+
2226
For first time contributors, we'll have a parallel track. We'll show a
2327
presentation about what's a pull request, and how to send one. And we'll
2428
work on the Python Sprints website, to get some practice in an easier

0 commit comments

Comments
 (0)