summaryrefslogtreecommitdiff
path: root/src/zope/i18n/locales
Commit message (Expand)AuthorAgeFilesLines
* More aggressive autopep8.Maurits van Rees2021-09-032-11/+15
* autopep8Maurits van Rees2021-09-039-46/+38
* Test the warning.Jason Madden2017-12-181-6/+8
* Deprecate 'value' with a warning.Jason Madden2017-12-181-2/+11
* Sort all the things, since dicts are inherently unordered.Jason Madden2017-12-181-2/+2
* Make InheritingDictionary override values.Jason Madden2017-12-181-5/+6
* 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 locale/__init__.pyJason Madden2017-12-171-8/+45
* 100% coverage for provider.pyJason Madden2017-12-162-8/+15
* 100% coverage for test_locales.Jason Madden2017-12-161-21/+9
* 100% coverage for inheritance.pyJason Madden2017-12-161-7/+15
* 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-164-136/+126
* Add support for PyPy3 and Python3.2Jason Madden2015-06-043-159/+164
* Remove more deprecation warnings.Stephan Richter2013-03-081-6/+6
* Support for python-3.3 addedAndrey Lebedev2013-02-158-43/+53
* - Drop support for Python 2.4 and 2.5.Tres Seaver2012-05-173-23/+21
* Fix incorrect ZPL version in file headersGediminas Paulauskas2011-03-231-1/+1
* Include meta.zcml files in our own zcml configuration as needed,Thomas Lotze2010-09-191-1/+3
* Remove CVS-era Id fossils.Tres Seaver2010-06-038-18/+0
* Conform to repository policy.Tres Seaver2010-05-059-9/+9
* Removed use of 'zope.testing.doctestunit' in favor of stdlib's 'doctest.Tres Seaver2010-04-162-3/+4
* Update CLDR license information.Dan Korostelev2009-02-273-210/+453
* Add support for calendar aliases.Dan Korostelev2009-02-272-3/+16
* Add support for month and day contexts and widths.Dan Korostelev2009-02-242-31/+144
* (no commit message)Dan Korostelev2009-02-2360-0/+9536
* Create a branch for upgrading CLDR data.Dan Korostelev2009-02-23224-5870/+37255
* Moving code to satellite.Christian Theune2007-05-03237-0/+49581