| Age | Commit message (Collapse) | Author |
|
than one arg is raised.
Also removed usage of the problematic pattern elsewhere.
Regression in 6e55e1d88a5c4453e25f0caf7ffb68973de5c0ba.
Backport of 746caf3ef821dbf7588797cb2600fa81b9df9d1d from master
|
|
location.
Backport of 23e551ce6c7956e4c143357643dab2e89d30bfe0 from master
|
|
Backport of 68407e3545f4b3e051c87cd530c97765bf2cdd80 from master.
|
|
Backport of f2868f97399955650c47c948dc57c376bebb67b1 from master
|
|
Regression in fee42fd99ee470528858c2ccb3621135c30ec262.
Thanks Claude Paroz, Jon Dufresne, and Tim Graham for the guidance.
Backport of 41be85862d9067a809ccf3707d2a22dfef23d99a from master
|
|
Regression in 508b5debfb16843a8443ebac82c1fb91f15da687 which
added Node.__eq__().
Backport of fc6528b25ab1834be1a478b405bf8f7ec5cf860c from master
|
|
|
|
Thanks Brent Hand for the initial patch.
|
|
Unused since 2bab9d6d9ea095c4bcaeede2df576708afd46291.
|
|
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.
|
|
|
|
|
|
parse_duration().
|
|
|
|
make_naive().
|
|
ordered attributes.
|
|
|
|
|
|
dotted path.
|
|
|
|
iter(dict) is equivalent to iter(dict.keys()).
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
It's always provided.
|
|
|
|
This is a security fix.
|
|
Thanks Tim Graham for the review.
|
|
|
|
Atom1Feed.add_item().
Regression in 75cf9b5ac031feb8f94271c9906157c921a14520
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham for the review.
|
|
|
|
Reverted the obsolete fix and tests for refs #12302.
|
|
The new test crashed in the removed branch. It's unclear if the branch has
value since c6a2bd9b962af1cdf46f964589e6023046cfa8ec didn't include tests.
|
|
|
|
|
|
|
|
Unneeded since 7b2f2e74adb36a4334e83130f6abc2f79d395235.
|
|
This will allow to replace force_text() by str() in several places (as one of
the features of force_text is to keep the safe status).
|
|
The class will be removed as part of #27753.
Thanks Tim Graham for the review.
|