What's Changed
- add py.typed by @hunterhogan in #350
- fix: treat interpreter builtin modules as safe imports by @Sanjays2402 in #361
- fix: crash on backslash-continuation where
importis on the second line by @gaoflow in #354 - refactor: simplify handling of imports deferred to a continuation line by @fsouza in #365
- fix: crash and wrong-line edits when source contains a bare carriage return by @fsouza in #366
New Contributors
- @hunterhogan made their first contribution in #350
- @Sanjays2402 made their first contribution in #361
- @gaoflow made their first contribution in #354
Full Changelog: v2.3.3...v2.4.0