[Python-Dev] Add minimal information with a new issue?
Steve Dower
steve.dower at python.org
Thu Feb 21 15:06:29 EST 2019
On 21Feb2019 1117, Barry Warsaw wrote:
> On Feb 21, 2019, at 10:34, Raymond Hettinger <raymond.hettinger at gmail.com> wrote:
>>
>> I think that anything that raises the cost of filing a bug report will work to our detriment. Ideally, we want the barriers to reporting to be as low as possible.
>
> `python -m reportbug` could make the process even easier (too easy?).
It's spelled `python -m reportabug` ;)
https://pypi.org/project/reportabug/
https://github.com/zooba/reportabug
Example: https://github.com/zooba/reportabug/issues/1
Cheers,
Steve
More information about the Python-Dev
mailing list