Earlier quoted context omitted.
I don't think political advocacy belongs in an announcement of a Python version.
I don't think it's your authority to say what should or shouldn't belong in a release you have no contribution to!
Python 3.12
51–60 of 344 posts
Re: Python 3.12
#52Everything aside, I enjoyed the "And now for something completely different" part.
I don't think political advocacy belongs in an announcement of a Python version.
Re: Python 3.12
#53Earlier quoted context omitted.
I don't think political advocacy belongs in an announcement of a Python version.
For people who downvote Bostonian for his comment, how would you like it if that announcement, say, contained an abortion-related proclamation that you don't agree with? "Share our food, Share our homes and Share our countries" is quite a big demand on everyone else. I am certainly not willing to do so without limit and without regard to context (e.g. the Muslim gang war that flared up in Sweden).
Neither are a lot of the people who initially advocated for the policies, ie NYC, as we're finding out.
Immigration is great. Unfettered illegal immigration is not. It puts pressure on social infrastructure and causes social strife. Look at us here in Canada. Most of our immigration is legal, and yet our wealth-per-person is shrinking because we can't build infrastructure fast enough to keep up with population growth.
Re: Python 3.12
#54> PEP 684, a unique per-interpreter GIL We are on the track to remove GIL!
Re: Python 3.12
#55Earlier quoted context omitted.
I don't think political advocacy belongs in an announcement of a Python version.
For people who downvote Bostonian for his comment, how would you like it if that announcement, say, contained an abortion-related proclamation that you don't agree with? "Share our food, Share our homes and Share our countries" is quite a big demand on everyone else. I am certainly not willing to do so without limit and without regard to context (e.g. the Muslim gang war that flared up in Sweden).
It's a statement about immigrants being people, that the hateful stories we tell about them are false that we have responsibility to them as fellow humans. It advocates for no specific political action, you can hold these beliefs and still be against immigration for whatever reason.
Re: Python 3.12
#56Earlier quoted context omitted.
I don't think political advocacy belongs in an announcement of a Python version.
For people who downvote Bostonian for his comment, how would you like it if that announcement, say, contained an abortion-related proclamation that you don't agree with? "Share our food, Share our homes and Share our countries" is quite a big demand on everyone else. I am certainly not willing to do so without limit and without regard to context (e.g. the Muslim gang war that flared up in Sweden).
Re: Python 3.12
#57oh cool, multi-line f-strings. With inline comments! f"This is the playlist: {", ".join([ 'Take me back to Eden', # My, my, those eyes like fire 'Alkaline', # Not acid nor alkaline 'Ascensionism' # Take to the broken skies at last ])}"
"This is the playlist: " + ", ".join([
"Take me back to Eden", # My, my, those eyes like fire
"Alkaline", # Not acid nor alkaline
"Ascensionism", # Take to the broken skies at last
])"
edit: jinxRe: Python 3.12
#58Everything aside, I enjoyed the "And now for something completely different" part.
I don't think political advocacy belongs in an announcement of a Python version.
Re: Python 3.12
#59Earlier quoted context omitted.
I don't think political advocacy belongs in an announcement of a Python version.
For people who downvote Bostonian for his comment, how would you like it if that announcement, say, contained an abortion-related proclamation that you don't agree with? "Share our food, Share our homes and Share our countries" is quite a big demand on everyone else. I am certainly not willing to do so without limit and without regard to context (e.g. the Muslim gang war that flared up in Sweden).
Re: Python 3.12
#60Wait, what happened to Python 3.11 for Workgroups? Something's not right here.
A skipped version? Nothing Novell about that.