Writing a blog post on the new Enum.

Ethan Furman ethan at stoneleaf.us
Mon May 13 19:09:55 EDT 2013


On 05/13/2013 02:44 PM, Fábio Santos wrote:
> I have followed the process of the new PEP closely, and as such I know
> that there is a repository containing the reference implementation, a
> link to which was posted on the python-dev list. Is it okay to link to
> this repository in my new blog post about the Enum, so my readers can
> try it out? I will warn my readers about it not being final and not to
> use in production code.
>
> I am unsure whether the repository is not supposed to be shared with
> too many people.

I just checked my settings there, and it looks like you're okay since the folks reading your blog would just be 
downloading, not logging and directly manipulating the repository.

--
~Ethan~



More information about the Python-list mailing list