Commit Graph
2 Commits
Author SHA1 Message Date
Jakub KuczysandSemyon Moroz 1acc29009e Fix wrong types for xlrd.(Cell.value|Sheet.get_rows) (#14894)
---------

Co-authored-by: Semyon Moroz <donbarbos@proton.me>
2025-10-19 16:08:01 +02:00
Jakub Kuczys 81f8a10e9b Update traceback.clear_frames() to accept None (#8695)
`Exception.__traceback__` can potentially be None so for convenience
(and because the simplest way of implementing it will allow it anyway),
traceback.clear_frames() allows None.
2022-09-06 12:26:15 -07:00