Commit 7c5a1ea
[3.13] pythongh-134733: Fix documentation for the show_empty option of ast.dump() (pythonGH-134925) (pythonGH-134941)
Optional None values are always omitted.
(cherry picked from commit 1a89991)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>1 parent 681856c commit 7c5a1ea
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2440 | 2440 | | |
2441 | 2441 | | |
2442 | 2442 | | |
2443 | | - | |
2444 | | - | |
| 2443 | + | |
| 2444 | + | |
| 2445 | + | |
2445 | 2446 | | |
2446 | 2447 | | |
2447 | 2448 | | |
| |||
0 commit comments