We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39b84b commit 1923f7eCopy full SHA for 1923f7e
docs/changes.rst
@@ -4,6 +4,10 @@ Change log
4
Next version
5
------------
6
7
+* Fixed issue of stacktrace having frames that have no path to the file,
8
+ but are instead a stringified version of the code such as
9
+ ``'<frozen importlib._bootstrap>'``.
10
+
11
3.3.0 (2022-04-28)
12
------------------
13
0 commit comments