[Python-Dev] Support for RFC 6920: Naming Things with Hashes? (original) (raw)

Sylvain Bellemare sbellem at gmail.com
Thu Jun 8 14:11:15 EDT 2017


On 8 June 2017 at 12:37, Stephen J. Turnbull < turnbull.stephen.fw at u.tsukuba.ac.jp> wrote:

Sylvain Bellemare writes: > Hi, > > I hope this is the right place to post this kind of question. If not I > apologize. > > I was simply wondering if anyone had been looking into supporting RFC 6920 ( > https://tools.ietf.org/html/rfc6920). > > For a simple example of what this is about see > https://tools.ietf.org/html/rfc6920#section-8

This is not the best place. My first take would be "This is a great idea! But it doesn't need to be in core. Write it up and post it to PyPI." My second would be "there's probably a special interest group (SIG) mailing list" that's more appropriate. See https://mail.python.org/; WebSIG list looks like a good bet. Third take, try python-list at python.org and see what the general Python users say. Many are web developers. Finally, I am not a web expert, just a long time follower of discussions on these lists. If you are really sure this belongs in the stdlib right now, you could try python-ideas at python.org. That list is for proposing and refining new ideas, this one is more for discussion of stuff that has an implementation in progress and needs fine-tuning. Happy hacking! Steve Thanks for the detailed answer! I will follow your tips! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20170608/539e6fad/attachment.html>



More information about the Python-Dev mailing list