Fix stderr/stdout issue with file stream wrappers
What's Changed
Fixed an issue with 'files' stream wrappers not being able to handle [file, path, mode]
syntax - thanks to @sigma-z
- Bump actions/checkout from 3 to 4 by @dependabot in #58
- Fix descriptor opening for bad stream wrappers by @donatj in #60
Full Changelog: v2.7.0...v2.7.1