index
:
delta/python-packages/zope-tal.git
3.5
Python3.7support
all-repos_autofix_all-repos-sed
drop-py26-py32-support
haufe-legacy-integration
master
pagetemplates-docs
py36
py3_unicode
pypyzpt
github.com: zopefoundation/zope.tal.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for python 3.7
Python3.7support
Jeremy Kolbe
2018-10-05
4
-6
/
+11
*
Back to development: 4.3.2
Michael Howitz
2018-03-21
2
-1
/
+7
*
Preparing release 4.3.1
4.3.1
Michael Howitz
2018-03-21
2
-2
/
+2
*
Merge pull request #11 from zopefoundation/py3_unicode
Maurits van Rees
2018-03-05
3
-0
/
+25
|
\
|
*
Add change note for #11 [skip ci]
Jason Madden
2018-03-05
1
-0
/
+2
|
*
Added test for Python 3 unicode error translate.
Maurits van Rees
2018-03-05
1
-0
/
+18
|
*
Fix unicode issue, reported in https://github.com/collective/i18ndude/pull/48
py3_unicode
Guido A.J. Stevens
2018-03-02
1
-0
/
+5
|
/
*
Refer to pagetemplates.rtd.io instead of docs.zope.org. Refs #9 (#10)
Jason Madden
2017-12-15
1
-1
/
+1
*
Merge pull request #8 from zopefoundation/rtd-docs
Jason Madden
2017-11-03
25
-107
/
+990
|
\
|
*
Document the rest of the important parts of the API.
Jason Madden
2017-11-03
12
-76
/
+197
|
*
Document interfaces.
Jason Madden
2017-11-03
2
-21
/
+26
|
*
Documentation skeleton.
Jason Madden
2017-11-03
13
-10
/
+767
|
/
*
Use SVG icon for Travis
Marius Gedminas
2017-10-05
1
-1
/
+1
*
Back to development: 4.3.1
Jason Madden
2017-08-08
2
-1
/
+7
*
Preparing release 4.3.0
4.3.0
Jason Madden
2017-08-08
2
-2
/
+2
*
fix MANIFEST.in per check-manifest
Jason Madden
2017-08-08
1
-0
/
+3
*
Merge pull request #7 from zopefoundation/py36
Jason Madden
2017-08-04
13
-277
/
+278
|
\
|
*
Tweaks to coverage to exclude unittest framework things that aren't run.
py36
Jason Madden
2017-08-02
3
-1
/
+7
|
*
Add Python 3.6, drop Python 3.3
Jason Madden
2017-08-02
12
-277
/
+272
|
/
*
update bootstrap.py
Adam Groszer
2016-04-20
1
-15
/
+36
*
svb
Tres Seaver
2016-04-12
2
-1
/
+6
*
Prep 4.2.0 release.
4.2.0
Tres Seaver
2016-04-12
2
-2
/
+2
*
Merge pull request #6 from zopefoundation/drop-py26-py32-support
Tres Seaver
2016-03-23
4
-8
/
+6
|
\
|
*
Drop support for Python 2.6 and 3.2.
drop-py26-py32-support
Tres Seaver
2016-03-23
4
-8
/
+6
|
/
*
Merge pull request #5 from felixonmars/master
Marius Gedminas
2015-11-13
6
-2
/
+32
|
\
|
*
Add back HTMLParseError as suggested by Marius
Felix Yan
2015-11-13
1
-1
/
+20
|
*
Note explicit support for Python 3.5
Felix Yan
2015-11-13
5
-1
/
+12
|
/
*
Merge pull request #4 from gforcada/gforcada-patch-1
Marius Gedminas
2015-09-03
4
-1
/
+18
|
\
|
*
Add changelog entry
Gil Forcada Codinachs
2015-09-03
1
-1
/
+2
|
*
Allow i18n:ignore and i18n:ignore-attributes
Gil Forcada Codinachs
2015-09-02
3
-0
/
+16
|
/
*
svb
Tres Seaver
2015-06-05
2
-1
/
+6
*
Prep 4.1.1 release.
4.1.1
Tres Seaver
2015-06-05
2
-2
/
+2
*
Garden
Tres Seaver
2015-06-05
1
-2
/
+2
*
Merge branch 'NextThought-py32'
Tres Seaver
2015-06-05
9
-35
/
+74
|
\
|
*
Changelog [skip ci]
Jason Madden
2015-06-05
1
-1
/
+2
|
*
Add Python3.2 support.
Jason Madden
2015-06-05
8
-34
/
+72
|
/
*
PyPy3 now testable w/ zope.testrunner 4.4.7.
Tres Seaver
2015-04-02
2
-6
/
+2
*
Update bad-entity handling FBO pypy3.
Tres Seaver
2015-04-02
1
-1
/
+4
*
Add coverage testing.
Tres Seaver
2015-02-23
3
-1
/
+24
*
Fix import error uncovered by nose.
Tres Seaver
2015-02-23
1
-2
/
+2
*
Don't require scribbling on 'sys' to use 'runtest'.
Tres Seaver
2015-02-22
2
-23
/
+21
*
Make 'test_files' nose-compatible.
Tres Seaver
2015-02-22
1
-43
/
+38
*
Hide non-directly-runnable testcase class from nose.
Tres Seaver
2015-02-22
2
-6
/
+6
*
Normalize suite construction.
Tres Seaver
2015-02-22
3
-22
/
+22
*
Drop test-module-as-script boilerplate.
Tres Seaver
2015-02-22
6
-24
/
+0
*
Suppress 'conver_charrefs' deprecation under Python 3.4.
Tres Seaver
2015-02-21
2
-2
/
+9
*
Silence setuptools chatter during tests.
Tres Seaver
2015-02-21
1
-1
/
+1
*
svb
Tres Seaver
2014-12-29
2
-1
/
+7
*
Prep 4.1.0 release.
4.1.0
Tres Seaver
2014-12-29
2
-2
/
+3
*
Note blocker for PyPy3 support.
Tres Seaver
2014-12-29
3
-0
/
+10
[next]