]> granicus.if.org Git - python/commit
bpo-37096: Add large-file tests for modules using sendfile(2) (GH-13676)
authorGiampaolo Rodola <g.rodola@gmail.com>
Mon, 30 Sep 2019 04:51:55 +0000 (12:51 +0800)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2019 04:51:55 +0000 (12:51 +0800)
commit5bcc6d89bcb622a6786fff632fabdcaf67dbb4e2
tree99b61dfdbff605a44db4090aff63c0b0fa937c5a
parent25e115ec00b5f75e3589c9f21013c47c21e1753f
bpo-37096: Add large-file tests for modules using sendfile(2) (GH-13676)
Lib/test/test_largefile.py