Overview
Request 913765 accepted
- Update to 0.8.0:
- Added `builtins.any()` and `builtins.all()` (#44)
- `builtins.next()` takes an optional `default` parameter (#40, #41)
- `asyncio.gather()` now handles cancellation (#64)
- Better exception handling in `itertools.tee()` (#47)
- Removed dependency on typing_extensions for Python 3.8 and newer (#49)
- Improved documentation and formatting
- Drop patches for issues fixed upstream
- stdlib-typing_extensions.patch
Request History
glaubitz created request
- Update to 0.8.0:
- Added `builtins.any()` and `builtins.all()` (#44)
- `builtins.next()` takes an optional `default` parameter (#40, #41)
- `asyncio.gather()` now handles cancellation (#64)
- Better exception handling in `itertools.tee()` (#47)
- Removed dependency on typing_extensions for Python 3.8 and newer (#49)
- Improved documentation and formatting
- Drop patches for issues fixed upstream
- stdlib-typing_extensions.patch
mcepl accepted request
@StevenK, @TheBlackCat, @alarrosa, @aplanas, @dirkmueller, @glaubitz, @mcalabkova, @mcepl, @mimi_vx, @posophe, @rjschwei, @sleep_walker, @tbechtold: review reminder