Skip to content

summarize_stats.py script should output error, not fail, if denominator is unexpectedly 0 #111277

@mdboom

Description

@mdboom

Bug report

Bug description:

The summarize_stats.py script will currently throw an exception if a ratio has a non-zero numerator over a zero denominator. While this is an error, it would be better to output this error to the output markdown rather than hard fail.

CPython versions tested on:

CPython main branch

Operating systems tested on:

Linux

Linked PRs

Metadata

Metadata

Assignees

Labels

type-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions