[New-bugs-announce] [issue27205] Failing doctests in Library/collections.rst

Jelle Zijlstra report at bugs.python.org
Fri Jun 3 20:27:00 EDT 2016


New submission from Jelle Zijlstra:

Mostly due to unspecified sorting order. The patch sorts a few tests and skips others that can't easily be sorted (e.g. most_common and str() output).

----------
assignee: docs at python
components: Documentation
files: doctests-collections.patch
keywords: patch
messages: 267199
nosy: Jelle Zijlstra, docs at python
priority: normal
severity: normal
status: open
title: Failing doctests in Library/collections.rst
versions: Python 3.6
Added file: http://bugs.python.org/file43175/doctests-collections.patch

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


More information about the New-bugs-announce mailing list