| 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
false.
|
|
|
|
|
|
Thanks Sergey Fedoseev for the review.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Fraser Nevett for the report and Tim Graham for patch edits.
|
|
|
|
|
|
|
|
Unknown if it was ever used.
|
|
|
|
Also removed unused VariableDoesNotExist catching where failures are ignored.
|
|
|
|
|
|
|
|
|
|
Per deprecation timeline.
|
|
Thanks Aymeric Augustin for shepherding the DEP and patch review.
Thanks Marten Kenbeek and Tim Graham for contributing to the code.
Thanks Tom Christie, Shai Berger, and Tim Graham for the docs.
|
|
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.
|
|
A few of these were unnecessarily added in 2b281cc35ed9d997614ca3c416928d7fabfef1ad.
|
|
An additional test and a code change were suggested in a late review.
|
|
|
|
|
|
|
|
|
|
iter(dict) is equivalent to iter(dict.keys()).
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|