| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
filter.
Added versionchanged note in documentation
|
|
Follow up to ad81b606a2b5276397460a654fc7ad901a54b91e.
|
|
Regression in e567670b1abe61af4acfaa6a6a7e92a7acfa8b00.
|
|
This allows easier customization/
|
|
Unused since 4ff389dcdc15884eef059b2b8dea4b710e0a3b98.
|
|
urlize().
|
|
Unused since 8b81dee60c1533e714a310fa5c3907356042a64c.
|
|
|
|
strip_tags() when handling incomplete HTML entities.
Thanks to Guido Vranken for initial report.
|
|
|
|
|
|
html.escape()/unescape().
|
|
|
|
|
|
The HTML characters are unused because urlize is meant to be applied to
plain text and these characters aren't properly detected (refs #29826).
Angle brackets and quotes are present in word_split_re and therefore
won't be used in WRAPPING_PUNCTUATION.
|
|
|
|
|
|
dots.
Thanks Sudhanshu Mishra for the initial patch and Tim Graham for the review.
|
|
urlizetrunc template filters.
Thanks Florian Apolloner for assisting with the patch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
Last uses removed in commit 8b81dee60c1533e714a310fa5c3907356042a64c.
|
|
http://bugs.python.org/issue27364
|
|
|
|
|
|
Thanks to bmispelon and uruz for the initial patch.
|
|
deprecation timeline.
|
|
|
|
Forwardport of ae1d663b7913f6da233c55409c4973248372d302
from stable/1.8.x plus more.
|
|
|
|
templates.
|