Skip to content

Commit a7f8403

Browse files
lafolleKaran Chaudhary
andauthored
Fix link to asyncio walkthough video (python#816)
Co-authored-by: Karan Chaudhary <kchaudhary@demonware.net>
1 parent d3d22ef commit a7f8403

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exploring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ building your understanding of both the 2.x and 3.x versions of CPython:
8383

8484
.. _Yet another guided tour of CPython: https://paper.dropbox.com/doc/Yet-another-guided-tour-of-CPython-XY7KgFGn88zMNivGJ4Jzv
8585

86-
.. _Python Asynchronous I/O Walkthrough: https://www.youtube.com/playlist?list=PLpEcQSRWP2IjVRlTUptdD05kG-UkJynQThttps://www.youtube.com/playlist?list=PLpEcQSRWP2IjVRlTUptdD05kG-UkJynQT
86+
.. _Python Asynchronous I/O Walkthrough: https://www.youtube.com/playlist?list=PLpEcQSRWP2IjVRlTUptdD05kG-UkJynQT
8787

8888
.. _Coding Patterns for Python Extensions: https://pythonextensionpatterns.readthedocs.io/en/latest/
8989

0 commit comments

Comments
 (0)