| From: |
| Christian Heimes <christian-AT-cheimes.de> |
| To: |
| Brett Cannon <brett-AT-python.org>, Antoine Pitrou <antoine-AT-python.org> |
| Subject: |
| Re: Transfer of power |
| Date: |
| Thu, 12 Jul 2018 20:54:05 +0200 |
| Message-ID: |
| <8f20179b-9314-4838-73fa-0b6b728bdf4e@cheimes.de> |
| Cc: |
| python-committers <python-committers-AT-python.org> |
| Archive-link: |
| Article |
On 2018-07-12 20:50, Brett Cannon wrote:
> IMHO the N-virate should primarily be responsible for delegation.
>
> Side note: I think we'll be talking less and less about language design,
> and instead about library and infrastructure design.
>
>
> Same here. I suspect this will make us much more conservative in
> accepting language changes compared to e.g. what our deprecation policy
> should be.
+1
- Primary to delegate responsibilities to domain experts
- Secondary to provide consistency and trust
- Lastly to have final word in case of controversial bike shedding
Christian