| Age | Commit message (Collapse) | Author |
|
Thanks Mariusz Felisiak for auditing.
|
|
|
|
|
|
|
|
dots.
Thanks Sudhanshu Mishra for the initial patch and Tim Graham for the review.
|
|
|
|
Regression in 3a148f958dddd97c1379081118c30fbede6b6bc4.
|
|
|
|
|
|
|
|
functions.
Regression in 620e9dd31a2146d70de740f96a8cb9a6db054fc7.
|
|
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()).
|