| Age | Commit message (Collapse) | Author |
|
Regression in 3a148f958dddd97c1379081118c30fbede6b6bc4.
Backport of 9f3b9ffd51c71d96728df9ee16f5a57c6f3b315d from master
|
|
decorated functions.
Regression in 620e9dd31a2146d70de740f96a8cb9a6db054fc7.
Backport of a8d12bc28069d56e0306770ab9c73738293663f7 from master
|
|
Thanks Tim Graham for the review.
|
|
|
|
Obsolete since numpy 1.12.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
false.
|
|
|
|
variable names.
Fixed by 9ec7d8e514e09636b0ab4bcac74b5f7a5be335a3.
|
|
Thanks Fraser Nevett for the report and Tim Graham for patch edits.
|
|
|
|
As per c651331b34b7c3841c126959e6e52879bc6f0834.
|
|
|
|
|
|
|
|
|
|
|
|
Per deprecation timeline.
|
|
An additional test and a code change were suggested in a late review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Florian Apolloner for the initial patch.
|
|
engine if multiple are defined.
|
|
|
|
Thanks Ling-Xiao Yang for the report and test, and
Preston Timmons for the fix.
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
Using __str__() and then repr'ing the result looks strange and can lead
to recursive rendering of forms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|