commit | 4fd628837c13636b91392a33dd32a80a086d3fa4 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Nov 14 10:46:58 2024 +0100 |
committer | GitHub <noreply@github.com> | Thu Nov 14 10:46:58 2024 +0100 |
tree | 275425f7b73c90a12631a946f3aca779d012aff8 | |
parent | 94e536e283c2b6a85f5aa4d1806da1baf8d103bb [diff] |
[3.13] Document that return-less user-defined functions return None (GH-126769) (#126822) Document that return-less user-defined functions return None (GH-126769) (cherry picked from commit e0692f11650acb6c2eed940eb94650b4703c072e) Co-authored-by: John Marshall <jmarshall@hey.com> Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com> Co-authored-by: Carol Willing <carolcode@willingconsulting.com>