X Tutup
Skip to content

bpo-39481: Make enumerate, AsyncGeneratorType, mmap generic#19421

Merged
gvanrossum merged 3 commits intopython:masterfrom
emmatyping:generics1
Apr 10, 2020
Merged

bpo-39481: Make enumerate, AsyncGeneratorType, mmap generic#19421
gvanrossum merged 3 commits intopython:masterfrom
emmatyping:generics1

Conversation

@emmatyping
Copy link
Member

@emmatyping emmatyping commented Apr 7, 2020

I decided instead of having 30 something odd PRs separately for each module, I would group some of these changes, so that its a bit easier to review. (I can go back to doing the individually if there are objections).

https://bugs.python.org/issue39481

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

X Tutup