##// END OF EJS Templates
Merge pull request #6074 from dsblank/master...
Merge pull request #6074 from dsblank/master Updated license to include CC BY 4.0 for documentation

File last commit:

r17023:783754ce
r17280:e07f2321 merge
Show More
incompat-oinspect-getsource.rst
5 lines | 301 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / incompat-oinspect-getsource.rst
  • :func:`IPython.core.oinspect.getsource` call specification has changed:
    • oname keyword argument has been added for property source formatting
    • is_binary keyword argument has been dropped, passing True had previously short-circuited the function to return None unconditionally