| Age | Commit message (Collapse) | Author |
|
gettext 0.19 was released in 2014.
|
|
https://github.com/psf/black/releases/tag/24.1.0
|
|
|
|
|
|
|
|
|
|
Python docs say, "it's usually not necessary to invoke these methods directly."
|
|
|
|
|
|
http://bugs.python.org/issue27364
|
|
|
|
|
|
|
|
This ensure that ''.join(c) in jslex.py always returns text.
|
|
|
|
Thanks tomwys for the suggestion.
|
|
Signed-off-by: Jason Myers <jason@jasonamyers.com>
|
|
|
|
|