]> granicus.if.org Git - python/commit
bpo-35046: do only one system call per line (logging.StreamHandler) (GH-10042)
authorJosh Snyder <hashbrowncipher@users.noreply.github.com>
Tue, 23 Oct 2018 06:48:38 +0000 (23:48 -0700)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 23 Oct 2018 06:48:38 +0000 (07:48 +0100)
commitb7d62050e7d5fc208ae7673613da4f1f2bc565c4
treeab4ee52caca79657424f15981cc0661c37926202
parent3b0047d8e982b10b34ab05fd207b7d513cc1188a
bpo-35046: do only one system call per line (logging.StreamHandler) (GH-10042)
Lib/logging/__init__.py