Skip to content

Conversation

rowillia
Copy link
Contributor

@rowillia rowillia commented Nov 17, 2016

Rebasing and fixing the Werkzeug PR.

@rowillia rowillia mentioned this pull request Nov 17, 2016
Container
Any, Container, Dict, Generic, TypeVar, Iterable, Tuple, Callable, Mapping, overload,
Iterator, Type, Sized, Optional, List, Set, Sequence, Union, Reversible,
MutableMapping, MutableSet, MutableSequence,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should actually be MutableSet as MutableSet (etc) so that the names can be imported using from collections import *. I'll open a separate issue for this.

@JukkaL JukkaL merged commit 33b81b9 into python:master Nov 24, 2016
@JukkaL
Copy link
Contributor

JukkaL commented Nov 24, 2016

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants