[issue37668] Allow individual test to be specified by "#" or "."

Hasan Diwan report at bugs.python.org
Wed Jul 24 06:30:41 EDT 2019


New submission from Hasan Diwan <hasan.diwan at gmail.com>:

The attached patch allows for individual tests to be specified using a #. 

Existing tests still pass:

 == Tests result: SUCCESS ==

All 40 tests OK.

Total duration: 4 min 15 sec
Tests result: SUCCESS

----------
components: Tests
files: python.pat
messages: 348377
nosy: Hasan Diwan
priority: normal
severity: normal
status: open
title: Allow individual test to be specified by "#" or "."
type: enhancement
versions: Python 3.5, Python 3.6, Python 3.7, Python 3.8, Python 3.9
Added file: https://bugs.python.org/file48502/python.pat

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37668>
_______________________________________


More information about the Python-bugs-list mailing list