Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 375 Bytes

3.7.0.rst

File metadata and controls

17 lines (13 loc) · 375 Bytes

Fix :func:`ast.get_docstring` for a node that lacks a docstring.

Calling Py_Initialize() twice does nothing, instead of failing with a fatal error: restore the Python 3.6 behaviour.