[Python-Dev] Support for RFC 6920: Naming Things with Hashes?
Sylvain Bellemare
sbellem at gmail.com
Thu Jun 8 14:11:15 EDT 2017
More information about the Python-Dev mailing list
Thu Jun 8 14:11:15 EDT 2017
- Previous message (by thread): [Python-Dev] Support for RFC 6920: Naming Things with Hashes?
- Next message (by thread): [Python-Dev] Extracting python bytecode from a linux core dump?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): [Python-Dev] Support for RFC 6920: Naming Things with Hashes?
- Next message (by thread): [Python-Dev] Extracting python bytecode from a linux core dump?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list