diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-01-16 00:00:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-16 00:00:32 (GMT) |
commit | 970188c2d792133e2273924a987e0542659a676f (patch) | |
tree | a69f28d58cd10a6cbfe5b12208710856b992a6b7 /Lib/idlelib/idle_test/test_pyparse.py | |
parent | 74b95b6b320a739b75776c275d70deaa6330f5c1 (diff) | |
download | cpython-970188c2d792133e2273924a987e0542659a676f.zip cpython-970188c2d792133e2273924a987e0542659a676f.tar.gz cpython-970188c2d792133e2273924a987e0542659a676f.tar.bz2 |
bpo-39348: Fix code highlight for the SOCK_NONBLOCK example (GH-18018)
The previous double colon was wrongly place directly after Therefore.
Which produced a block without syntax highlighting. This fixes it
by separating the double colon from the text. As a result, sphinx now
properly highlights the python code.
https://bugs.python.org/issue39348
(cherry picked from commit fad8b5674c66d9e00bb788e30adddb0c256c787b)
Co-authored-by: Oz N Tiram <oz.tiram@noris.de>
Diffstat (limited to 'Lib/idlelib/idle_test/test_pyparse.py')
0 files changed, 0 insertions, 0 deletions