summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Config with pure python (#29)HEADmasterMichael Howitz2022-12-169-26/+43
* Fix "Invalid variable name" error for base of pathColin Watson2022-08-072-2/+7
* Add support for Python 3.9.Michael Howitz2021-05-311-1/+1
* make flake8 happypath_expr_with_configurable_builtinsdieter2020-07-051-1/+1
* Python 3 compatibility; test improvementdieter2020-07-051-1/+2
* Improve `PathExpr` reusability; allow customizable use of builtins in path ex...dieter2020-07-052-2/+33
* Fix ReST errors in CHANGES.rst and flake8 errors in expressions and test_expr...Jason Madden2020-03-272-2/+2
* Cleanups for Plone 5.2dieter2020-03-272-2/+22
* Mark Python 2 compat code.Michael Howitz2019-06-271-1/+1
* Appease the gods of flake8.Stephan Richter2019-06-262-2/+2
* Fix list comprehensions in Python 3.Stephan Richter2019-06-262-0/+30
* Flake8 the code. (#18)Michael Howitz2019-04-0811-62/+90
* Fix deprecation warnings (#17)Michael Howitz2019-04-054-22/+27
* Fix test failures on Python 3.8.0a1 (#15)Marius Gedminas2019-03-211-1/+5
* Documentation for RTD.Jason Madden2017-11-035-47/+177
* Clarifications from review.Jason Madden2017-09-221-6/+12
* 100% coverage for tales.pyJason Madden2017-09-222-48/+213
* 100% coverage for pythonexpr.pyJason Madden2017-09-221-0/+50
* 100% coverage for test_expressions.py. Minor whitespace cleanups.Jason Madden2017-09-222-128/+233
* Add support for Python 3.2.Tres Seaver2015-06-061-5/+9
* Remove more deprecation warnings.Gediminas Paulauskas2013-11-122-28/+28
* Found a Py 3.3 problem.Albertas Agejevas2013-02-222-9/+18
* Python 3.3 and PyPY support.Stephan Richter2013-02-158-109/+133
* Forward-port fix for lp:1002242 from the 3.5 branch.Tres Seaver2012-05-232-2/+17
* Drop support for Python 2.4 and 2.5.Tres Seaver2012-05-173-25/+21
* Remove CVS-era Id fossils.Tres Seaver2010-06-0310-22/+14
* 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-161-1/+1
* Cleanup package metadataHanno Schlichting2010-01-011-3/+0
* Ported the lazy expression from Products.PageTemplates.Hanno Schlichting2010-01-013-2/+41
* document behaviour and failure modes reported in https://bugs.launchpad.net/z...Leonardo Rochael Almeida2009-12-311-1/+25
* typoLeonardo Rochael Almeida2009-12-311-1/+1
* As 'setuptools' is a dependency 'pkg_resources' will be available always. Ref...Baiju Muthukadan2009-03-111-8/+1
* merge form the branch nikhil_n-py25: made zope.tales work with python2.5nikhil n2007-07-171-1/+7
* Moving code to satellite.Christian Theune2007-05-0312-0/+2000
* Changed the version number in setup.py. Used find_packages to find packagesAlexander Heavner2007-02-141-5/+7
* Use external.Tres Seaver2006-03-0812-1940/+0
* Eggify.Tres Seaver2006-03-0712-0/+1940
* EggifyTres Seaver2006-03-071-0/+6