summaryrefslogtreecommitdiff
path: root/src/zope/i18n/locales/xmlfactory.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed more linting errors.config-with-pure-python-autopep8Maurits van Rees2021-09-031-5/+6
* Manually fix other lint errors.Maurits van Rees2021-09-031-2/+4
* More aggressive autopep8.Maurits van Rees2021-09-031-6/+7
* autopep8Maurits van Rees2021-09-031-26/+12
* Clean up bad line in doctest and leave a comment about what we would like to ...Jason Madden2017-12-181-2/+0
* 100% coverage for xmlfactory.pyJason Madden2017-12-161-1/+37
* Remove _EMPTY and _BLANK and remove some superflous parens per review.Jason Madden2017-12-161-36/+34
* Remove _compat module and _u function in favor of native unicode literals and...drop-33Jason Madden2017-12-161-62/+62
* Add support for PyPy3 and Python3.2Jason Madden2015-06-041-114/+117
* Support for python-3.3 addedAndrey Lebedev2013-02-151-8/+8
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Conform to repository policy.Tres Seaver2010-05-051-1/+1
* Add support for calendar aliases.Dan Korostelev2009-02-271-3/+12
* Add support for month and day contexts and widths.Dan Korostelev2009-02-241-31/+123
* Create a branch for upgrading CLDR data.Dan Korostelev2009-02-231-68/+111
* Moving code to satellite.Christian Theune2007-05-031-0/+1202