Skip to content

Conversation

@zhangyangyu
Copy link
Member

No description provided.

@zhangyangyu zhangyangyu added the type-feature A feature request or enhancement label Feb 20, 2017
@vstinner vstinner self-requested a review February 20, 2017 14:04
@zhangyangyu zhangyangyu merged commit 4cee049 into python:master Feb 22, 2017
@zhangyangyu zhangyangyu deleted the list_resize branch February 22, 2017 04:32
akruis pushed a commit to akruis/cpython that referenced this pull request Oct 18, 2017
(Upstream is https://github.com/python/typing)

- Add TYPE_CHECKING (false at runtime, true in type checkers) (upstream python#230).
- Avoid error on Union[xml.etree.cElementTree.Element, str] (upstream python#229).
- Repr of Tuple[()] should be 'Tuple[()]' (upstream python#231).
- Add NewType() (upstream python#189).
pablogsal pushed a commit to pablogsal/cpython that referenced this pull request Nov 29, 2022
jaraco pushed a commit that referenced this pull request Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants