New submission from Serhiy Storchaka <storchaka+cpyt...@gmail.com>:

The propose test adds several tests for random module. Mainly tests for 
integer, sequence and iterable arguments.

It also documents that randrange() accepts non-integers.

----------
assignee: docs@python
components: Documentation, Tests
messages: 364840
nosy: docs@python, mark.dickinson, rhettinger, serhiy.storchaka, tim.peters
priority: normal
severity: normal
status: open
title: Increase test coverage of the random module
type: enhancement
versions: Python 3.7, Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40046>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to