Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wrap line | Benjamin Peterson | 2008-05-26 | 1 | -1/+2 |
* | turn PyErr_WarnPy3k into a macro | Benjamin Peterson | 2008-05-26 | 1 | -1/+2 |
* | Added PyErr_WarnPy3k function. (issue 2671) I will be converting current Py3k... | Benjamin Peterson | 2008-04-27 | 1 | -0/+1 |
* | Fix compiler warning Include/warnings.h:19:28: warning: no newline at end of ... | Christian Heimes | 2008-04-13 | 1 | -1/+2 |
* | Re-implement the 'warnings' module in C. This allows for usage of the | Brett Cannon | 2008-04-12 | 1 | -0/+19 |