[issue26446] Mention in the devguide that core devs are expected to follow the PSF CoC

2016-02-28 Thread Brett Cannon
Brett Cannon added the comment: Discussion of this change: https://mail.python.org/pipermail/python-committers/2016-February/003750.html -- ___ Python tracker ___ __

[issue26446] Mention in the devguide that core devs are expected to follow the PSF CoC

2016-02-26 Thread Ezio Melotti
Changes by Ezio Melotti : -- keywords: +easy type: -> enhancement ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscrib

[issue26446] Mention in the devguide that core devs are expected to follow the PSF CoC

2016-02-26 Thread Brett Cannon
New submission from Brett Cannon: It should be mentioned in the devguide that receiving one's core developer privileges includes following the PSF CoC (https://www.python.org/psf/codeofconduct/). -- components: Devguide messages: 260907 nosy: brett.cannon, ezio.melotti, willingc priori