Movatterモバイル変換


[0]ホーム

URL:


[Python-Dev] (Licensing question) backport of shutil.copyfile() functionality

Giampaolo Rodola'g.rodola at gmail.com
Mon Mar 11 19:35:01 EDT 2019


Hello,some time ago I contributed a couple of patches to speedup shutil.copy*()functions:https://bugs.python.org/issue33671https://bugs.python.org/issue33695I would like to backport both functionalities so that they can be used onPython 2.7 and <3.8 and put it on PYPI. In order to do so I will basicallyhave to copy some parts of shutil module (copytree() function + theunit-tests I added in BPO-33671 and a couple of other things). Are thereconstraints regarding this in terms of license? Am I supposed to use GPL?(I was thinking about using MIT)Note: in this package called "zerocopy" I will probably want to exposeother functionalities such as tee(), splice() and CopyFileEx andTransmitFile on Windows, so it's probably gonna be half a backport and halfa brand new project.Thanks.-- Giampaolo -http://grodola.blogspot.com-------------- next part --------------An HTML attachment was scrubbed...URL: <http://mail.python.org/pipermail/python-dev/attachments/20190312/a40db889/attachment.html>


More information about the Python-Devmailing list

[8]ページ先頭

©2009-2025 Movatter.jp