| Age | Commit message (Collapse) | Author |
|
|
|
seconds and made it customizable.
Made the default timeout of watchman client customizable via
DJANGO_WATCHMAN_TIMEOUT environment variable.
|
|
html.escape()/unescape().
|
|
When on MacOS High Sierra or below (<=10.13) it could be that a HFS+
filesystem is used. HFS+ has a time resolution of only one second
which can be too low for some of the tests.
|
|
In 9cc6a60040b0f64f8ea066dd215176d4bd16621d a security patch was
introduced to prevent allocating large segments of memory when a
very large or very small decimal number was to be formatted.
As a side-effect, there was a change in formatting of small decimal
numbers even when the `decimal_pos` argument was provided, which meant
that reasonable small decimal numbers (above 1e-199) would be formatted
as `0.00`, while smaller decimal numbers (under 1e-200) would be
formatted as `1e-200`.
|
|
systems.
Thanks Andreas Beckmann and Chris Lamb for the report.
|
|
|
|
Regression in c8720e7696ca41f3262d5369365cc1bd72a216ca.
|
|
|
|
|
|
|
|
Thanks Sjoerd Job Postmus for the report and initial patch.
Thanks Michael Manfre, Tim Graham, and Florian Apolloner for review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removed support for pyinotify (refs #9722).
|
|
Thanks Mariusz Felisiak for auditing.
|
|
passed as data.
|
|
|
|
Co-Authored-By: Sergey Fedoseev <fedoseev.sergey@gmail.com>
|
|
|
|
|
|
lists.
Regression in fc6528b25ab1834be1a478b405bf8f7ec5cf860c.
|
|
nested in tuples.
And for non-hashable values that are iterable, e.g. sets.
|
|
|
|
|
|
|
|
|
|
|
|
dots.
Thanks Sudhanshu Mishra for the initial patch and Tim Graham for the review.
|
|
lists.
Regression in fc6528b25ab1834be1a478b405bf8f7ec5cf860c.
|
|
methods.
|
|
|
|
unsupported.
|
|
|
|
|
|
Thanks Sassan Haradji for the report.
|
|
|
|
|
|
|
|
|