[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

Re: [Python-Dev] PySlice_GetIndicesEx annd stable ABI: bikeshedding

2016-12-26 Thread Serhiy Storchaka
On 21.12.16 19:34, Brett Cannon wrote: On Wed, 21 Dec 2016 at 06:52 Serhiy Storchaka mailto:storch...@gmail.com>> wrote: [SNIP] Let's start bikeshedding. What are your ideas about names and the order of arguments of two following functions? 1. Takes a slice object, returns it's

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: