1.18.2
Fixed 2
- Revert type restriction for IO#read_bytes
- Fix Fiber::ExecutionContext.default_workers_count to avoid taking into account unsupported values
Bugfixes
stdlib
- (files) [regression] Revert type restriction for
IO#read_bytes(#16231, thanks @straight-shoota) - (runtime) Fix
Fiber::ExecutionContext.default_workers_countto avoid taking into account unsupported values (#16227, thanks @Sija)
Infrastructure
- Changelog for 1.18.2 (#16243, thanks @matiasgarciaisaia)