summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-01-11-17-09-15.bpo-31855.PlhfsX.rst
blob: 0da9c4997e1aa1c4b20d99171c892dea57157acd (plain)
1
2
:func:`unittest.mock.mock_open` results now respects the argument of read([size]).
Patch contributed by RĂ©mi Lapeyre.