Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDon't use PyTuple_Resize #436
Conversation
Codecov Report
@@ Coverage Diff @@
## master #436 +/- ##
=======================================
Coverage 86.65% 86.65%
=======================================
Files 12 12
Lines 1536 1536
=======================================
Hits 1331 1331
Misses 205 205 Continue to review full report at Codecov.
|
|
It seems Django tests uses much memory and Travis-Ci can not finish the test. |
It is unsafe.
Fixes #435.
See also #348.