At the same time I can’t wait for the next language to replace it.
“I'm basically giving myself a permanent vacation from being BDFL”
31–40 of 764 posts
Re: “I'm basically giving myself a permanent vacation from being BDFL”
#32Earlier quoted context omitted.
It's a direct quote from the email. Do you think it was taken out of context in a way that communicates editorial intent? Seems pretty directly connected to the contents of the message to me.
It’s journalistic, but is not misleading. “[python-committers] Transfer of power - Guido van Rossum” would be more verbatim, but I think the title is okay.
Re: “I'm basically giving myself a permanent vacation from being BDFL”
#33Sorry Guido but it’s BDFL — for LIFE! Just kidding and Thanks Guido for all you’ve done for the Python community.
But he is still the BDFL, he's just on permanent vacation.
Re: “I'm basically giving myself a permanent vacation from being BDFL”
#34This is just my personal opinion.
Re: “I'm basically giving myself a permanent vacation from being BDFL”
#35What was the issue that was evidently so contentious that it made him wish to step down?
(a := b) rather than a = b Naturally people went to the barricades for it, in a classic example of bikeshedding and Wadler's Law (programmers will fight to the death over trivial syntax disagreements and just shrug at profound changes to semantics and architecture)
Assignment expressions perform the assignment and also return the value of the assignment. So you can assign and test a conditional at the same time. It's quite an elegant alternative to some quite verbose repetitive code you would otherwise have to write in some scenarios.
Re: “I'm basically giving myself a permanent vacation from being BDFL”
#36I got to say, HN has become much looser with the titles since dang took over. It could be for the better (or not), but I definitely see at least 5 top posts a week with an editorialized title now, compared to a lot less before. Edit: Everyone is saying it is fine. Again I'm not saying it is not, but if it is, can you please update this part of the guidelines: >Otherwise please use the original title, unless it is mis…
Re: “I'm basically giving myself a permanent vacation from being BDFL”
#37Can someone paraphrase why PEP 572 was disliked by so many people?
Re: “I'm basically giving myself a permanent vacation from being BDFL”
#38Earlier quoted context omitted.
That is a really interesting point. Without some process formalizing his (desired it appears) removal as BDFL he could override any future construct that is built to guide python. The thought of a schism in the direction of python is worrying. Edited to remove inadvertent backhanded compliment
His email made it pretty clear he doesn’t care how things move forward as it’s now up to the community to decide.