1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #213 from jdufresne/resource-warnings More... about 9 years ago
Fix all "ResourceWarning: unclosed file ..." warnings during tests More... about 9 years ago
Document all supported versions of Python in setup.py More... about 9 years ago
Drop requirement for setuptools package from setup.py More... about 9 years ago
Extend tests More... about 9 years ago
Remove custom merge strategy for changelog More... about 9 years ago
Allow passing parameters to pytest More... about 9 years ago
Fix q_split for maxsplit=0 More... about 9 years ago
Back to development: 3.11.3 More... about 9 years ago
Preparing release 3.11.2 More... about 9 years ago
Fix changelog style. More... about 9 years ago
Merge pull request #206 from geier/tox_py35 More... about 9 years ago
New test for broken properties. More... about 9 years ago
Moved test_apple_xlocation() to test_icalendar.py More... about 9 years ago
Allow `=` in parameter values. More... about 9 years ago
Back to development: 3.11.2 More... about 9 years ago
Preparing release 3.11.1 More... about 9 years ago
Cleaned up empty headers from changelog. More... about 9 years ago
Also test on python 3.5 and 3.6. More... about 9 years ago
Merge pull request #204 from digsim/unicodefix More... about 9 years ago
Handle UnicodeEncodeError in Error messages. Depending on the input, I might be that instead of collecting the thrown error message, python throws a new UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 96: ordinal not in range(128). So we use the six library and unicode function to properly treat the error message before adding it to the stack of already collected error messages. More... about 9 years ago
Back to development: 3.11.1 More... about 9 years ago
Preparing release 3.11 More... about 9 years ago
Updated changelog and added PyPy and CPython classifiers. More... about 9 years ago
Merge pull request #203 from collective/gforcada-patch-1 More... over 9 years ago
Test with pypy and pypy3 More... over 9 years ago
Usage typo fixes (#198) More... over 9 years ago
Back to development: 3.11
thet
as Johannes Raggam
More... over 9 years ago
Preparing release 3.10
thet
as Johannes Raggam
More... over 9 years ago
package maintainance: tell zest.releaser where to find pkg version
thet
as Johannes Raggam
More... over 9 years ago