[issue29505] Submit the re, json, & csv modules to oss-fuzz testing

2017-02-17 Thread Alex Gaynor
Changes by Alex Gaynor : -- nosy: +alex ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org

[issue29026] time.time() documentation should mention UTC timezone

2017-02-17 Thread Ezio Melotti
Changes by Ezio Melotti : -- Removed message: http://bugs.python.org/msg288063 ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue29521] Minor warning messages when compiling documentation

2017-02-17 Thread Ezio Melotti
Changes by Ezio Melotti : -- Removed message: http://bugs.python.org/msg288062 ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue29576] Improve some deprecations in the importlib

2017-02-17 Thread Ezio Melotti
Changes by Ezio Melotti : -- Removed message: http://bugs.python.org/msg288061 ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue29548] Recommend PyObject_Call* APIs over PyEval_Call*() APIs

2017-02-17 Thread Ezio Melotti
Changes by Ezio Melotti : -- Removed message: http://bugs.python.org/msg288059 ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue29481] 3.6.0 doc describes 3.6.1 feature - typing.Deque

2017-02-17 Thread Ezio Melotti
Changes by Ezio Melotti : -- Removed message: http://bugs.python.org/msg288060 ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue29556] Remove unused #include

2017-02-17 Thread Ezio Melotti
Changes by Ezio Melotti : -- Removed message: http://bugs.python.org/msg288058 ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue29521] Minor warning messages when compiling documentation

2017-02-17 Thread Amit Kumar
Changes by Amit Kumar : -- pull_requests: +106 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyt

[issue29549] Improve docstring for str.index

2017-02-17 Thread Sanyam Khurana
Changes by Sanyam Khurana : -- pull_requests: +107 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail

[issue29594] implementation of __or__ in enum.auto

2017-02-17 Thread Marc Guetg
Changes by Marc Guetg : -- title: implement __or__ in enum.auto -> implementation of __or__ in enum.auto ___ Python tracker ___ ___ Py

<    1   2