Skip to content

Commit

Permalink
Add anext() support to CHANGELOG for next version
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 674198399
  • Loading branch information
frigus02 authored and copybara-github committed Sep 13, 2024
1 parent 737ee80 commit 5e3a37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Updates:
~~~~~~~

Bug fixes:
* Add type stub for `aiter()`.
* Add type definitions for `aiter()` and `anext()`.
* Don't include deleted top-level variables in module types.
* Don't crash when a Generic subtype uses a TypeVar differently.
* Fix type inference for `iter(func, None)`.
Expand Down

0 comments on commit 5e3a37c

Please sign in to comment.