Skip to content

Fix stderr/stdout issue with file stream wrappers

Compare
Choose a tag to compare
@donatj donatj released this 30 Oct 15:36
· 18 commits to master since this release
19ace5d

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