42
I Use This!
Activity Not Available

Commits : Listings

Analyzed 10 months ago. based on code collected over 5 years ago.
Aug 18, 2019 — Aug 18, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added tests for skip_passwords option More... almost 13 years ago
Updated helptext for skip_passwords to make it's function clearer More... almost 13 years ago
Run 2to3 import fixer; compatible with Py 2.6. More... almost 13 years ago
Run 2to3 except fixer; compatible with Py 2.6. More... almost 13 years ago
Added option to skip password rendering. More... almost 13 years ago
Make CompoundValidator cloneable (fixes #34). More... almost 13 years ago
Fix idna missing import
Chris Lambacher
as Christopher Lambacher
More... almost 13 years ago
Invalid keys shouldn't cause a crash More... almost 13 years ago
Import only what is necessary. More... almost 13 years ago
Avoid lines longer 79 chars (PEP 8). More... almost 13 years ago
Mention the last changes in the changelog. More... almost 13 years ago
Let String be an alias to either ByteString or UnicodeString. More... almost 13 years ago
More adaptions for Python 3. More... about 13 years ago
Adapt doctest output checker for Python 3. More... about 13 years ago
Small fix in test_htmlfill. More... about 13 years ago
Make test for deprecation warnings work with Python 3. More... about 13 years ago
Add important option for Python 3 doctests. More... about 13 years ago
Some adaptions for Python 3. More... about 13 years ago
Run 2to3 when building Formencode. More... about 13 years ago
Use iterator methods on dicts where possible. More... about 13 years ago
Remove spurious assert statement. More... about 13 years ago
Consistently use unittest for all validator tests. More... about 13 years ago
Cleaner imports. More... about 13 years ago
Check out OS specific script files with proper line endings. More... about 13 years ago
Merge pull request 28
Chris Lambacher
as Christopher Lambacher
More... about 13 years ago
Fix line endings
Chris Lambacher
as Christopher Lambacher
More... about 13 years ago
Enable deprecation warnings in tests in Python 2.7. More... about 13 years ago
Better naming for the private overridable methods. More... about 13 years ago
Add tests for subclassing validators (#25). More... about 13 years ago
Some more simplifications. More... about 13 years ago