What's Changed
* Add many_calls tests to EXECUTING_SLOW_TESTS by matoro in https://github.com/alexmojaki/executing/pull/78
* fix: backward compatibility fix for changed source positions in 3.12.5 (82) by 15r10nk in https://github.com/alexmojaki/executing/pull/83
* 3.13 support by 15r10nk in https://github.com/alexmojaki/executing/pull/80
* Catch exception if node is in unexpected statement by alexmojaki in https://github.com/alexmojaki/executing/pull/84
* test: optimized test preformance by moving deadcode check to the end by 15r10nk in https://github.com/alexmojaki/executing/pull/89
New Contributors
* matoro made their first contribution in https://github.com/alexmojaki/executing/pull/78
**Full Changelog**: https://github.com/alexmojaki/executing/compare/v2.0.1...v2.1.0