X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/8c565d86843649dc1467b5909b446021e4417bba..c3589afa3d7d7c1030c1dd1a500fa7efadebd511:/blib2to3/README diff --git a/blib2to3/README b/blib2to3/README index 6f9da92..a43f15c 100644 --- a/blib2to3/README +++ b/blib2to3/README @@ -7,6 +7,10 @@ Reasons for forking: *args and **kwargs - backport of GH-6143 that restores the ability to reformat legacy usage of `async` +- support all types of string literals - better ability to debug (better reprs) - INDENT and DEDENT don't hold whitespace and comment prefixes - ability to Cythonize + +Change Log: +- Changes default logger used by Driver \ No newline at end of file