]> granicus.if.org Git - python/commit
bpo-34084: Fix setting an error message for the "Barry as BDFL" easter egg. (GH-8262)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 23 Jul 2018 20:41:11 +0000 (23:41 +0300)
committerGitHub <noreply@github.com>
Mon, 23 Jul 2018 20:41:11 +0000 (23:41 +0300)
commitaba24ff3601ddc86b85e01880a8be596fb799287
treeb9fd7a65221252fda283bfe5ddd3cbdc53a6d888
parentdb8e3a1e4476620b2b5aaf57acfc3ef58a08213b
bpo-34084: Fix setting an error message for the "Barry as BDFL" easter egg. (GH-8262)
Lib/test/test_flufl.py
Parser/parsetok.c
Python/pythonrun.c