Skip to content

Fix documentation (and implementation?) for traceback now that chained exceptions are implemented #7296

@dhalbert

Description

@dhalbert

#7069 implemented chained exceptions (thank you @jepler). However, https://docs.circuitpython.org/en/latest/shared-bindings/traceback/index.html still says:

chain (bool) – If True then chained exceptions will be printed (note: not yet implemented).

The "not yet implemented" should be changed, and can this actually be set to False to not format or print the chain?

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions