[New-bugs-announce] [issue41678] File-level, optionally external sorting

Platon workaccount report at bugs.python.org
Mon Aug 31 12:01:22 EDT 2020


New submission from Platon workaccount <platon.work at gmail.com>:

Feature request: a convenient sorter of whole files with the possibility of disk usage. Here's the syntax in my mind:

shutil.sort(src, dst, headers=0, key=None, reverse=False, allow_disk_use=False)

----------
messages: 376157
nosy: platon.work
priority: normal
severity: normal
status: open
title: File-level, optionally external sorting
type: enhancement
versions: Python 3.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41678>
_______________________________________


More information about the New-bugs-announce mailing list