summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Make the Python implementation stop apptempting to pointlessly copy strings a...issue14Jason Madden2018-10-192-6/+18
| * Fix copying Message in pure-python.Jason Madden2018-10-195-94/+84
|/
* Switch to new Framework :: Zope :: 3 classifierMarius Gedminas2018-10-191-1/+1
* Back to development: 4.4Marius Gedminas2018-10-182-1/+7
* Preparing release 4.34.3Marius Gedminas2018-10-183-2/+5
* Merge pull request #13 from minddistrict/CB-556-FR-translation-with-CSylvain Viollon2018-10-186-155/+329
|\
| * Fix override with None.Sylvain Viollon2018-10-182-18/+28
| * Test copy with 0.Sylvain Viollon2018-10-181-2/+2
| * One more test.Sylvain Viollon2018-10-181-0/+15
| * Remove tabs.Sylvain Viollon2018-10-181-65/+65
| * Review comment.Sylvain Viollon2018-10-182-8/+23
| * Add a test with a float.Sylvain Viollon2018-10-181-4/+19
| * Reimplement message id changes including on the C extension.Sylvain Viollon2018-10-186-85/+204
|/
* Back to development: 4.3Michael Howitz2018-10-052-1/+7
* Preparing release 4.24.2Michael Howitz2018-10-052-5/+4
* Merge pull request #11 from zopefoundation/py37Marius Gedminas2018-08-095-18/+32
|\
| * Drop support for Python 3.3Marius Gedminas2018-08-095-7/+5
| * Add suppot for Python 3.7Marius Gedminas2018-08-095-12/+28
|/
* Use SVG icon for TravisMarius Gedminas2017-10-051-1/+1
* Merge pull request #10 from y-fujisaki2/patch-3Jason Madden2017-09-271-1/+2
|\
| * Fix process of reference count during GC (#9)y-fujisaki22017-09-271-1/+2
* | Merge pull request #9 from y-fujisaki2/patch-2Jason Madden2017-09-271-0/+1
|\ \ | |/ |/|
| * Fix process of reference count during GCy-fujisaki22017-09-261-0/+1
|/
* Add an appveyor.ymlMarius Gedminas2017-09-211-0/+38
* svbTres Seaver2017-05-022-1/+6
* Prep 4.1.0 release.4.1.0Tres Seaver2017-05-022-2/+2
* Merge pull request #6 from zopefoundation/issue4Jason Madden2017-05-0210-46/+89
|\
| * Use C extension in Python 3, and make Python version handle ``default`` the sameissue4Jason Madden2017-05-0110-46/+89
|/
* update bootstrap.pyAdam Groszer2016-04-201-15/+36
* Merge pull request #3 from zopefoundation/drop-py26-py32-supportTres Seaver2016-03-234-30/+28
|\
| * Typo fixes.drop-py26-py32-supportTres Seaver2016-03-231-5/+5
| * Drop support for Python 2.6 and 3.2.Tres Seaver2016-03-234-30/+28
|/
* Update MANIFEST.inMarius Gedminas2015-11-081-2/+5
* Merge pull request #2 from felixonmars/masterMarius Gedminas2015-11-075-3/+5
|\
| * Note explicit support for Python 3.5Felix Yan2015-11-075-3/+5
|/
* Test PyPy3.Tres Seaver2015-03-092-1/+2
* Cleanup travis output / deprecations.Tres Seaver2015-03-091-2/+2
* Test python3.4 on Travis.Tres Seaver2015-03-091-0/+1
* Use python 2.7 for coverage / docs.Tres Seaver2015-03-091-2/+2
* Switch to 'usedevelop = true' FBO nose / coverage.Tres Seaver2015-03-091-5/+1
* Silence setuptools/distutils chatter during test runs.Tres Seaver2015-03-091-1/+1
* Drop mention of Jython.Tres Seaver2015-03-091-7/+0
* Add PyPI and RTD badges.Tres Seaver2015-01-281-0/+8
* Fix underline.Tres Seaver2015-01-221-1/+1
* Silence Sphinx warning.Tres Seaver2015-01-221-0/+0
* Remove SVN fossilTres Seaver2015-01-211-1/+1
* Edit myself out in favor of J. Random Hacker.Tres Seaver2015-01-201-2/+2
* Remove no-longer true mention of building docs in buildout.Tres Seaver2015-01-191-37/+0
* Update hacking docs to reflect Github.Tres Seaver2015-01-121-42/+54
* Add Travis badge, garden ReST.Tres Seaver2014-12-292-2/+7