Skip to content

Conversation

samuelcolvin
Copy link
Member

@samuelcolvin samuelcolvin commented Aug 17, 2019

Change Summary

Move everything related to typing into typing.py.

Related issue number

fix #713

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI and coverage remains at 100%
  • Documentation reflects the changes where applicable (none of the docs directly use anything from utils.py).
  • changes/<pull request or issue id>-<github username>.rst file added describing change
    (see changes/README.md for details)

@codecov
Copy link

codecov bot commented Aug 17, 2019

Codecov Report

Merging #761 into master will not change coverage.
The diff coverage is 100%.

@@          Coverage Diff          @@
##           master   #761   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          15     16    +1     
  Lines        2726   2814   +88     
  Branches      537    578   +41     
=====================================
+ Hits         2726   2814   +88

@samuelcolvin samuelcolvin merged commit 5f63406 into master Aug 21, 2019
@samuelcolvin samuelcolvin deleted the pydantic.typing branch August 21, 2019 11:49
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.

typing aliases should go in to pydantic.typing
1 participant