Re: [Python-Dev] Merry Christmas to me, and Python users everywhere

2016-12-28 Thread Barry Warsaw
On Dec 27, 2016, at 01:34 PM, Glenn Linderman wrote: >Thanks for this extra information, Ethan. That points at Gmail pretty >conclusively as the source of the reduction in number of messages. Since it >has long been known that Gmail suppresses CC or BCC to self, it is likely >that suppressing dupl

Re: [Python-Dev] Merry Christmas to me, and Python users everywhere

2016-12-27 Thread Glenn Linderman
On 12/27/2016 8:09 AM, Ethan Furman wrote: On 12/26/2016 08:46 PM, Glenn Linderman wrote: So either Google (my email host) noticed that I got 3 of the same message, and suppressed two of them, or the python-dev mail server that hosts the mailing lists merged the expanded destinations with du

Re: [Python-Dev] Merry Christmas to me, and Python users everywhere

2016-12-27 Thread Ethan Furman
On 12/26/2016 08:46 PM, Glenn Linderman wrote: So either Google (my email host) noticed that I got 3 of the same message, and suppressed two of them, or the python-dev mail server that hosts the mailing lists merged the expanded destinations with duplicate suppression. I'm inclined to think t

Re: [Python-Dev] Merry Christmas to me, and Python users everywhere

2016-12-26 Thread Glenn Linderman
On 12/26/2016 1:25 AM, Glenn Linderman wrote: I didn't see an announcement that 3.6.0 had actually been released Off list, Burkhard Meier helped me figure out why I hadn't seen the announcement: It was sent as one email cross-posted to multiple groups. I am subscribed to 3 of those groups:

[Python-Dev] Merry Christmas to me, and Python users everywhere

2016-12-26 Thread Glenn Linderman
I didn't see an announcement that 3.6.0 had actually been released, but I have been longing for the ability to actually write UTF-8 strings to the console without using "ascii" or "json.dumps" to avoid the cp437 codec, and be able to write characters from other the whole Unicode repertoire. I w