Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.5] Add .codecov.yml (#210) #229

Merged
merged 1 commit into from Feb 22, 2017

Conversation

berkerpeksag
Copy link
Member

(cherry picked from commit e9c0e55)

(cherry picked from commit e9c0e55)
@berkerpeksag berkerpeksag merged commit f802fac into python:3.5 Feb 22, 2017
@berkerpeksag berkerpeksag deleted the codecov-backport-3.5 branch February 22, 2017 05:02
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).
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.

None yet

3 participants