Re: [Python-Dev] PEP 564: Add new time functions with nanosecond resolution

2017-10-30 Thread Ethan Furman
On 10/30/2017 10:18 AM, Guido van Rossum wrote: I have read PEP 564 and (mostly) followed the discussion in this thread, and I am happy with the PEP. I am hereby approving PEP 564. Congratulations Victor! Congrats, Victor! ___ Python-Dev mailing lis

Re: [Python-Dev] Convert Sqlite Function from cx_Oracle

2017-10-30 Thread Oleg Broytman
Hello. This mailing list is to work on developing Python (adding new features to Python itself and fixing bugs); if you're having problems learning, understanding or using Python, please find another forum. Probably python-list/comp.lang.python mailing list/news group is the best place; there a

Re: [Python-Dev] Migrate python-dev to Mailman 3?

2017-10-30 Thread Brett Cannon
On Mon, 30 Oct 2017 at 09:36 Mariatta Wijaya wrote: > > Except of Antoine Pitrou, does everybody else like the new UI? :-) > > I love the new UI. +1000 for migrating. > I personally prefer MM3 + HyperKitty compared to MM2 + pipermail. -Brett > > > > Mariatta Wijaya > > On Mon, Oct 30, 2017 at

[Python-Dev] Convert Sqlite Function from cx_Oracle

2017-10-30 Thread Carlos Eugenio
== SQLITE3 Function def get_db(): def dict_factory(cursor, row): d = {} for idx, col in enumerate(cursor.description): d[col[0]] = row[idx] return d db = getattr(g, '_database', None) if db

Re: [Python-Dev] PEP 564: Add new time functions with nanosecond resolution

2017-10-30 Thread Guido van Rossum
I have read PEP 564 and (mostly) followed the discussion in this thread, and I am happy with the PEP. I am hereby approving PEP 564. Congratulations Victor! -- --Guido van Rossum (python.org/~guido) ___ Python-Dev mailing list Python-Dev@python.org https

Re: [Python-Dev] Migrate python-dev to Mailman 3?

2017-10-30 Thread Mariatta Wijaya
> Except of Antoine Pitrou, does everybody else like the new UI? :-) I love the new UI. +1000 for migrating. Mariatta Wijaya On Mon, Oct 30, 2017 at 8:57 AM, Stefan Krah wrote: > On Mon, Oct 30, 2017 at 07:46:42AM -0700, Guido van Rossum wrote: > > I love MM3 and hyperkitty. But I rarely per

Re: [Python-Dev] Migrate python-dev to Mailman 3?

2017-10-30 Thread Stefan Krah
On Mon, Oct 30, 2017 at 07:46:42AM -0700, Guido van Rossum wrote: > I love MM3 and hyperkitty. But I rarely peruse the archives -- I only go to > pipermail to get a link to a specific message from the past so I can copy > it into a current message. IIUC that functionality is actually better in > hy

Re: [Python-Dev] Migrate python-dev to Mailman 3?

2017-10-30 Thread Barry Warsaw
On Oct 30, 2017, at 04:00, Victor Stinner wrote: > It's really hard to design an UI liked by everyone :-) It’s impossible to design *anything* that’s liked by everyone :). > I expect that Mailman 3 is more actively developed than Mailman 2. By > the way, I hope that Mailman 3 and HyperKity supp

Re: [Python-Dev] Migrate python-dev to Mailman 3?

2017-10-30 Thread Guido van Rossum
I love MM3 and hyperkitty. But I rarely peruse the archives -- I only go to pipermail to get a link to a specific message from the past so I can copy it into a current message. IIUC that functionality is actually better in hyperkitty because when a pipermail archive is rebuilt the message numbers c

Re: [Python-Dev] Migrate python-dev to Mailman 3?

2017-10-30 Thread Stefan Krah
On Mon, Oct 30, 2017 at 12:00:22PM +0100, Victor Stinner wrote: > Except of Antoine Pitrou, does everybody else like the new UI? :-) No, I don't like it. If there is a promise to keep an additional, MHonArc or Pipermail archive *with an implicit promise of long term support*, I don't care. Desp

Re: [Python-Dev] Migrate python-dev to Mailman 3?

2017-10-30 Thread Paul Moore
On 30 October 2017 at 11:00, Victor Stinner wrote: > Except of Antoine Pitrou, does everybody else like the new UI? :-) As I said, I don't particularly like it, but I don't expect to need it if we get an archived-at header in the mails, and Google indexes individual mails in the archive correctly

Re: [Python-Dev] If aligned_alloc() is missing on your platform, please let us know.

2017-10-30 Thread Victor Stinner
2017-10-27 10:17 GMT+02:00 Stefan Krah : > Victor wrote a patch and would like to avoid adding a (probably unnecessary) > emulation function. I agree with that. > (...) > So if any platform does not have some form of aligned_alloc(), please > speak up. I'm not really opposed to implement an aligne

Re: [Python-Dev] Migrate python-dev to Mailman 3?

2017-10-30 Thread Victor Stinner
2017-10-26 12:01 GMT+02:00 Antoine Pitrou : >> We are using Mailman 3 for the new buildbot-status mailing list and it >> works well: >> >> https://mail.python.org/mm3/archives/list/buildbot-sta...@python.org/ >> >> I prefer to read archives with this UI, it's simpler to follow >> threads, and it'