[Distutils] The mypy package
Donald Stufft
donald at stufft.io
Sat Apr 16 12:53:10 EDT 2016
> On Apr 16, 2016, at 12:42 PM, Alexander Walters <tritium-list at sdamon.com> wrote:
>
> Another solution like adding namespaces to pypi sounds better to me... but then I think about the nightmare of implementing that in a backwards compatible way.
We already have namespacing sort of, people can make something like dstufft.mypy and that works fine. The main thing that doesn’t exist is there’s no way to claim an entire namespace to prevent someone else from taking something in your namespace.
However, I don’t think most people really want that, people like having shorter names that aren’t tied to a specific namespace generally.
-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20160416/61ef6ebc/attachment.sig>
More information about the Distutils-SIG
mailing list