[issue22918] Doc for __iter__ makes inexact comment about dict.__iter__

2014-12-10 Thread Chaitanya agrawal
Changes by Chaitanya agrawal : -- keywords: +patch Added file: http://bugs.python.org/file37407/issue22918-inexactComment.diff ___ Python tracker <http://bugs.python.org/issue22

[issue22883] Get rid of references to PyInt in Py3 sources

2014-12-10 Thread Chaitanya agrawal
Changes by Chaitanya agrawal : -- keywords: +patch Added file: http://bugs.python.org/file37408/issue22883.patch ___ Python tracker <http://bugs.python.org/issue22

[issue22883] Get rid of references to PyInt in Py3 sources

2014-12-11 Thread Chaitanya agrawal
Changes by Chaitanya agrawal : Added file: http://bugs.python.org/file37417/issue228813_msg232419.patch ___ Python tracker <http://bugs.python.org/issue22883> ___ ___

[issue22883] Get rid of references to PyInt in Py3 sources

2014-12-11 Thread Chaitanya agrawal
Changes by Chaitanya agrawal : Removed file: http://bugs.python.org/file37417/issue228813_msg232419.patch ___ Python tracker <http://bugs.python.org/issue22883> ___ ___

[issue22883] Get rid of references to PyInt in Py3 sources

2014-12-11 Thread Chaitanya agrawal
Changes by Chaitanya agrawal : Added file: http://bugs.python.org/file37417/issue228813_msg232419.patch ___ Python tracker <http://bugs.python.org/issue22883> ___ ___

[issue23047] typo in pyporting.rst

2014-12-13 Thread Chaitanya agrawal
Chaitanya agrawal added the comment: Typo corrected according to message232600. -- keywords: +patch nosy: +krypten Added file: http://bugs.python.org/file37438/issue23047.patch ___ Python tracker <http://bugs.python.org/issue23

[issue23041] csv needs more quoting rules

2014-12-13 Thread Chaitanya agrawal
Chaitanya agrawal added the comment: Used function PyUnicode_Check instead of PyString_Check -- keywords: +patch nosy: +krypten Added file: http://bugs.python.org/file37444/issue23041.patch ___ Python tracker <http://bugs.python.org/issue23

[issue23041] csv needs more quoting rules

2014-12-13 Thread Chaitanya agrawal
Changes by Chaitanya agrawal : Added file: http://bugs.python.org/file37445/issue23041_test.patch ___ Python tracker <http://bugs.python.org/issue23041> ___ ___ Python-bug