| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | prefix all callback methods with 'defused_' so it is actually possible to cal... | Christian Heimes | 2013-02-12 | 1 | -0/+1 |
| * | absolute imports and print functions for everybody | Christian Heimes | 2013-02-09 | 1 | -1/+3 |
| * | removed unsed imports of PY3 constant | Christian Heimes | 2013-02-08 | 1 | -1/+1 |
| * | Factor out common function code to a generating function | Brett Cannon | 2013-02-08 | 1 | -34/+3 |
| * | Python 3.3 hides the pure Python implementations very well | Christian Heimes | 2013-02-08 | 1 | -6/+18 |
| * | add forbid_dtd and forbid_entities args to functions and calls | Christian Heimes | 2013-02-07 | 1 | -1/+2 |
| * | hide private attributes | Christian Heimes | 2013-02-07 | 1 | -17/+19 |
| * | Moved compat and exceptions to a single module | Christian Heimes | 2013-02-07 | 1 | -3/+3 |
| * | use python.org email address | Christian Heimes | 2013-02-07 | 1 | -1/+1 |
| * | rename safexml to defusedxml | Christian Heimes | 2013-02-07 | 1 | -0/+38 |
