commit | 39652cd8bdf7c82b7c6055089a4ed90ee546a448 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Wed Apr 22 11:42:53 2020 -0700 |
committer | GitHub <noreply@github.com> | Wed Apr 22 19:42:53 2020 +0100 |
tree | 4a600908b2211d4c39c5a9aa137b5ebb4fa50845 | |
parent | 4454057269b995341b04d13f0bf97f96080f27d0 [diff] |
bpo-40260: Remove unnecessary newline in compile() call (GH-19641) Because some people subclass this class and call undocumented methods, and we don't want to break them.