BPO | [23668](https://bugs.python.org/issue23668) --- | :--- Nosy | @vstinner, @tjguk, @zware, @serhiy-storchaka, @zooba Files | [23668_1.diff](https://bugs.python.org/file38488/23668_1.diff "Uploaded as text/plain at 2015-03-15.01:55:50 by @zooba")[23668_2.diff](https://bugs.python.org/file38499/23668_2.diff "Uploaded as text/plain at 2015-03-15.15:18:16 by @zooba")[23668_2.patch](https://bugs.python.org/file38500/23668_2.patch "Uploaded as text/plain at 2015-03-15.15:51:59 by @zooba")[23668_2.patch](https://bugs.python.org/file38505/23668_2.patch "Uploaded as text/plain at 2015-03-16.08:10:37 by @serhiy-storchaka"): Regenerated for Rietveld[23668_3.patch](https://bugs.python.org/file38614/23668_3.patch "Uploaded as text/plain at 2015-03-21.03:26:47 by @zooba") *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = 'https://github.com/zooba' closed_at = created_at = labels = ['type-feature', 'OS-windows'] title = 'Support os.ftruncate on Windows' updated_at = user = 'https://github.com/zooba' ``` bugs.python.org fields: ```python activity = actor = 'steve.dower' assignee = 'steve.dower' closed = True closed_date = closer = 'steve.dower' components = ['Windows'] creation = creator = 'steve.dower' dependencies = [] files = ['38488', '38499', '38500', '38505', '38614'] hgrepos = [] issue_num = 23668 keywords = ['patch'] message_count = 18.0 messages = ['238113', '238135', '238144', '238149', '238152', '238153', '238184', '238185', '238214', '238752', '238841', '238843', '240003', '240007', '240014', '240385', '240537', '240566'] nosy_count = 6.0 nosy_names = ['vstinner', 'tim.golden', 'python-dev', 'zach.ware', 'serhiy.storchaka', 'steve.dower'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue23668' versions = ['Python 3.5'] ```