[New-bugs-announce] [issue25418] Minor markup issue in reference/datamodel docs

TAKASE Arihiro report at bugs.python.org
Fri Oct 16 08:16:42 CEST 2015


New submission from TAKASE Arihiro:

https://docs.python.org/3/reference/datamodel.html#object.__hash__

The closing parenthesis of "isinstance(obj, collections.Hashable)" is outside the markup.

The attached patch fixes it.

----------
assignee: docs at python
components: Documentation
files: datamodel.patch
keywords: patch
messages: 253068
nosy: artakase, docs at python
priority: normal
severity: normal
status: open
title: Minor markup issue in reference/datamodel docs
type: behavior
versions: Python 3.4, Python 3.5, Python 3.6
Added file: http://bugs.python.org/file40792/datamodel.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25418>
_______________________________________


More information about the New-bugs-announce mailing list