-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Use flake8, fix errors N804, N805 #214
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Current coverage is
|
skirpichev
force-pushed
the
N804-805
branch
3 times, most recently
from
February 12, 2016 15:29
db0fd2d
to
d3163b6
Compare
skirpichev
force-pushed
the
N804-805
branch
3 times, most recently
from
February 14, 2016 21:08
c00a266
to
1d6a516
Compare
1 task
skirpichev
force-pushed
the
N804-805
branch
2 times, most recently
from
February 17, 2016 10:48
f06d433
to
63bcb8a
Compare
skirpichev
added a commit
that referenced
this pull request
Feb 17, 2016
Use flake8, fix errors N804, N805
skirpichev
added a commit
to skirpichev/diofant
that referenced
this pull request
Nov 2, 2016
close sympy/sympy#3112 (MrvAsympt was added in diofant#6) close sympy/sympy#9173 (test was added in 5a510ac) close sympy/sympy#9808 (fixed in 09e539b) close sympy/sympy#9341 (fixed in af98a00) close sympy/sympy#9908 (fixed in cc3fa8d) close sympy/sympy#6171 (test added in d278031) close sympy/sympy#9276 (diagnose_imports.py removed in ab8c535) close sympy/sympy#10201 (fixed in 0d0fc5f) close sympy/sympy#9057 (test was added in 8290a0c) close sympy/sympy#11159 (test was added in ffb76cb) close sympy/sympy#2839 (new AST transformers are used, see diofant#278 and diofant#167) close sympy/sympy#11081 (see ed01e16 and bb92329) close sympy/sympy#10974 (see 73fc425) close sympy/sympy#10806 (test in 539929a) close sympy/sympy#10801 (test in 2fe3da5) close sympy/sympy#9549 (test in 88bdefa) close sympy/sympy#4231 (test was added in fb411d5) close sympy/sympy#8634 (see 2fcbb58) close sympy/sympy#8481 (see 1ef20d3) close sympy/sympy#9956 (fixed in a34735f) close sympy/sympy#9747 (see e117c60) close sympy/sympy#7853 (see 3e4fbed) close sympy/sympy#9634 (see 2be03f5) close sympy/sympy#8500 (fixed in diofant#104 and finally in diofant#316) close sympy/sympy#9192 (see 9bf622f) close sympy/sympy#7130 (see e068fa3) close sympy/sympy#8514 (see b2d543b) close sympy/sympy#9334 (see 90de625) close sympy/sympy#8229 (see 9755b89) close sympy/sympy#8061 (see 7054f06) close sympy/sympy#7872 (tested in diofant#6) close sympy/sympy#3496 (tested in test_log_symbolic) close sympy/sympy#2929 (see da7db7a) close sympy/sympy#8203 (oo is not a real, see diofant#36) close sympy/sympy#7649 (0 is imaginary since diofant#8) close sympy/sympy#7256 (fixed in c0a4549) close sympy/sympy#6783 (see cb28d63) close sympy/sympy#5662 (is_integer issue fixed in 6bfa9f8, there is no is_bounded anymore) close sympy/sympy#5295 (fixed with diofant#354) close sympy/sympy#4856 (we now have flake/pep tests) close sympy/sympy#4555 (flake8 enabled after diofant#214) close sympy/sympy#5773 (cmp_to_key removed after diofant#164 and c9acbf0) close sympy/sympy#5484 (see above) Added regression tests: from https://groups.google.com/forum/#!topic/sympy/LkTMQKC_BOw fixes sympy/sympy#8825 (probably via diofant#209) fixes sympy/sympy#8635 fixes sympy/sympy#8157 fixes sympy/sympy#7872 fixes sympy/sympy#7599 fixes sympy/sympy#6179 fixes sympy/sympy#5415 fixes sympy/sympy#2865 fixes sympy/sympy#5907 fixes sympy/sympy#11722 Closes diofant#347
skirpichev
added a commit
to skirpichev/diofant
that referenced
this pull request
Nov 2, 2016
close sympy/sympy#3112 (MrvAsympt was added in diofant#6) close sympy/sympy#9173 (test was added in 5a510ac) close sympy/sympy#9808 (fixed in 09e539b) close sympy/sympy#9341 (fixed in af98a00) close sympy/sympy#9908 (fixed in cc3fa8d) close sympy/sympy#6171 (test added in d278031) close sympy/sympy#9276 (diagnose_imports.py removed in ab8c535) close sympy/sympy#10201 (fixed in 0d0fc5f) close sympy/sympy#9057 (test was added in 8290a0c) close sympy/sympy#11159 (test was added in ffb76cb) close sympy/sympy#2839 (new AST transformers are used, see diofant#278 and diofant#167) close sympy/sympy#11081 (see ed01e16 and bb92329) close sympy/sympy#10974 (see 73fc425) close sympy/sympy#10806 (test in 539929a) close sympy/sympy#10801 (test in 2fe3da5) close sympy/sympy#9549 (test in 88bdefa) close sympy/sympy#4231 (test was added in fb411d5) close sympy/sympy#8634 (see 2fcbb58) close sympy/sympy#8481 (see 1ef20d3) close sympy/sympy#9956 (fixed in a34735f) close sympy/sympy#9747 (see e117c60) close sympy/sympy#7853 (see 3e4fbed) close sympy/sympy#9634 (see 2be03f5) close sympy/sympy#8500 (fixed in diofant#104 and finally in diofant#316) close sympy/sympy#9192 (see 9bf622f) close sympy/sympy#7130 (see e068fa3) close sympy/sympy#8514 (see b2d543b) close sympy/sympy#9334 (see 90de625) close sympy/sympy#8229 (see 9755b89) close sympy/sympy#8061 (see 7054f06) close sympy/sympy#7872 (tested in diofant#6) close sympy/sympy#3496 (tested in test_log_symbolic) close sympy/sympy#2929 (see da7db7a) close sympy/sympy#8203 (oo is not a real, see diofant#36) close sympy/sympy#7649 (0 is imaginary since diofant#8) close sympy/sympy#7256 (fixed in c0a4549) close sympy/sympy#6783 (see cb28d63) close sympy/sympy#5662 (is_integer issue fixed in 6bfa9f8, there is no is_bounded anymore) close sympy/sympy#5295 (fixed with diofant#354) close sympy/sympy#4856 (we now have flake/pep tests) close sympy/sympy#4555 (flake8 enabled after diofant#214) close sympy/sympy#5773 (cmp_to_key removed after diofant#164 and c9acbf0) close sympy/sympy#5484 (see above) Added regression tests: from https://groups.google.com/forum/#!topic/sympy/LkTMQKC_BOw fixes sympy/sympy#8825 (probably via diofant#209) fixes sympy/sympy#8635 fixes sympy/sympy#8157 fixes sympy/sympy#7872 fixes sympy/sympy#7599 fixes sympy/sympy#6179 fixes sympy/sympy#5415 fixes sympy/sympy#2865 fixes sympy/sympy#5907 fixes sympy/sympy#11722 Closes diofant#347
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.