Skip to content

cleaning up _populate_sub_fields, support tuples#227

Merged
samuelcolvin merged 5 commits intomasterfrom
type-cleanup
Jul 10, 2018
Merged

cleaning up _populate_sub_fields, support tuples#227
samuelcolvin merged 5 commits intomasterfrom
type-cleanup

Conversation

@samuelcolvin
Copy link
Copy Markdown
Member

@samuelcolvin samuelcolvin commented Jul 10, 2018

kind of in preparation for #213 or just changes I found while researching for #213.

fixes #12.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 10, 2018

Codecov Report

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

@@          Coverage Diff          @@
##           master   #227   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     11           
  Lines        1365   1427   +62     
  Branches      249    279   +30     
=====================================
+ Hits         1365   1427   +62

@samuelcolvin samuelcolvin changed the title cleaning up _populate_sub_fields cleaning up _populate_sub_fields, support tuples Jul 10, 2018
@samuelcolvin
Copy link
Copy Markdown
Member Author

@Gr1N feedback welcome.

@Gr1N
Copy link
Copy Markdown
Contributor

Gr1N commented Jul 10, 2018

LGTM

@samuelcolvin samuelcolvin merged commit 1dc2940 into master Jul 10, 2018
@samuelcolvin samuelcolvin deleted the type-cleanup branch July 10, 2018 17:45
alexdrydew pushed a commit to alexdrydew/pydantic that referenced this pull request Dec 23, 2023
* build wheels with stable rust

* [skip ci] revert if comment
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.

support typing.Tuple

2 participants