v4.2.0
What's Changed
- Switch references to the master branch to main by @thedrow in #384
- Update process.py to close during join only if process has completed by @benmosher in #390
- adjust the repr in ApplyResult by @xuxuman in #387
- remove python 3.7 by @auvipy in #391
- fix(co_positions): resolve issue caused by absence
co_positions
by @moaddib666 in #395 - FIX: Replaced mktemp usage for PY2 with Python 3 ones. by @fazledyn-or in #394
- added python 3.12 to CI by @auvipy in #396
- change nose dependency by @auvipy in #383
- changed nose test to pytest by @auvipy in #397
New Contributors
- @benmosher made their first contribution in #390
- @xuxuman made their first contribution in #387
- @moaddib666 made their first contribution in #395
- @fazledyn-or made their first contribution in #394
Full Changelog: v4.1.0...v4.2.0