summaryrefslogtreecommitdiffstats
path: root/Lib/datetime.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-07-25 17:19:09 (GMT)
committerGitHub <noreply@github.com>2017-07-25 17:19:09 (GMT)
commit830080913c22a9834d310294b9f7653234dc6a59 (patch)
treeb06d6e734eec822f2e83974b6fbbd05a53f03075 /Lib/datetime.py
parent302bbbe9ba5c72559913e2ea006c921f698a729d (diff)
downloadcpython-830080913c22a9834d310294b9f7653234dc6a59.zip
cpython-830080913c22a9834d310294b9f7653234dc6a59.tar.gz
cpython-830080913c22a9834d310294b9f7653234dc6a59.tar.bz2
bpo-31034: Reliable signal handler for test_asyncio (#2867)
* bpo-31034: Reliable signal handler for test_asyncio Don't rely on the current SIGHUP signal handler, make sure that it's set to the "default" signal handler: SIG_DFL. * Add comments
Diffstat (limited to 'Lib/datetime.py')
0 files changed, 0 insertions, 0 deletions