1. a692c4d Added PyErr_WarnPy3k function. (issue 2671) I will be converting current Py3k warnings to the use of this function soon. by Benjamin Peterson · 16 years ago
  2. 0a4f895 Fix compiler warning Include/warnings.h:19:28: warning: no newline at end of file by Christian Heimes · 17 years ago
  3. e974689 Re-implement the 'warnings' module in C. This allows for usage of the by Brett Cannon · 17 years ago