[issue21994] Syntax error in the ssl module documentation

2014-07-16 Thread Alex Gaynor

New submission from Alex Gaynor:

This can be seen at 
https://docs.python.org/3.4/library/ssl.html#ssl.SSLContext.check_hostname

It looks like the colon should be omitted, and the next line un-indented.

--
assignee: docs@python
components: Documentation
keywords: easy
messages: 223291
nosy: alex, christian.heimes, docs@python, dstufft, giampaolo.rodola, janssen, 
pitrou
priority: normal
severity: normal
status: open
title: Syntax error in the ssl module documentation
versions: Python 3.4, Python 3.5

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21994
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21994] Syntax error in the ssl module documentation

2014-07-16 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 0045eec1e247 by Berker Peksag in branch '3.4':
Issue #21994: Fix SyntaxError in the SSLContext.check_hostname documentation.
http://hg.python.org/cpython/rev/0045eec1e247

New changeset 8039a20b18cc by Berker Peksag in branch 'default':
Issue #21994: Merge with 3.4.
http://hg.python.org/cpython/rev/8039a20b18cc

--
nosy: +python-dev

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21994
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21994] Syntax error in the ssl module documentation

2014-07-16 Thread Berker Peksag

Berker Peksag added the comment:

Fixed. Thanks for the report.

--
assignee: docs@python - berker.peksag
nosy: +berker.peksag
resolution:  - fixed
stage:  - resolved
status: open - closed
type:  - behavior

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21994
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com