Error when using inspect.stack()
Open
- Dominant language
- Python
- Stars
- 734
- Forks
- 412
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
After ipykernel 6.21.0 update, the output of "inspect.stack()[1][0].f_globals" has "__file__" content that did not exist before(=ipykernel 6.20.2), causing errors when used in other methods. What is the reason and when will it be fixed?
Contributor guide
Assessment
This issue has not been assessed yet.