Re: [Python-Dev] PEP 481 - Migrate Some Supporting Repositories to Git and Github
On 29 Nov 20:13, Donald Stufft wrote: > I think one of the issues with Reitveld isn’t related to Reitveld itself at > all, it’s all the *other* stuff you have to do to get a patch into Reitveld to > allow someone to review it at all. Generating a patch and uploading it to > Roundup is a pain and it’s far easier to just commit things directly to > default. For the record, there is a mercurial extension to ease upload of patch to Rietveld: https://bitbucket.org/nicoe/hgreview/overview -- Cédric Krier - B2CK SPRL Email/Jabber: cedric.kr...@b2ck.com Tel: +32 472 54 46 59 Website: http://www.b2ck.com/ pgpHacKBDr5lJ.pgp Description: PGP signature ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Take a look at Issue15421
Hi, Could someone take a look at the Issue15421 [1]? It is a small bug in calendar module but it generates noise on web application like roundup [2]. Thanks, [1] http://bugs.python.org/issue15421 [2] http://issues.roundup-tracker.org/issue2550765 -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: cedric.kr...@b2ck.com Website: http://www.b2ck.com/ ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Request review for bpo-35153
Hi, A few months ago, I submitted bpo-35153 with a PR to allow to set headers from xmlrpc.client.ServerProxy. Is there a core developer willing to review it? It will be great to have it for Python 3.8. https://bugs.python.org/issue35153 https://github.com/python/cpython/pull/10308 Thanks, -- Cédric Krier - B2CK SPRL Email/Jabber: cedric.kr...@b2ck.com Tel: +32 472 54 46 59 Website: http://www.b2ck.com/ ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Requesting PR review on locale module
Hi, Few months ago, I submitted a PR [1] for the bpo [2] about locale.format casting Decimal into float. Has someone some times to finish the review? This change is blocking a bugfix on Tryton [3]. [1] https://github.com/python/cpython/pull/15275 [2] https://bugs.python.org/issue34311 [3] https://bugs.tryton.org/issue8574 Thanks, -- Cédric Krier - B2CK SPRL Email/Jabber: cedric.kr...@b2ck.com Tel: +32 472 54 46 59 Website: http://www.b2ck.com/ ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/UOGIZADIK3EOLGPDDA2C525R63DULSDG/ Code of Conduct: http://python.org/psf/codeofconduct/
[Python-Dev] Re: Requesting PR review on locale module
Hi, Any chance to get this PR reviewed? It is blocking the resolution of https://bugs.tryton.org/issue8574 Thanks On 2019-11-18 06:36, Stéphane Wirtel wrote: > Hi Cedric, > > It’s my fault, I am going to check your PR for this week. I am really sorry > because I am busy with the preparation of my black belt in Karate and I have > a training every day. > > Have a nice day, > > Stéphane > > > Le 17 nov. 2019 à 14:06, Tal Einat a écrit : > > > > > > Hi Cédric, > > > > Thanks for writing and sorry that you've experienced such a delay. Such > > occurrences are unfortunately rather common right now, though we're working > > on improving the situation. > > > > Stéphane Wirtel self-assigned that PR to himself a couple of months ago, > > but indeed hasn't followed it up after his requested changes were > > apparently addressed, despite a couple of "pings". > > > > The experts index[1] lists Marc-Andre Lemburg as the expert for the locale > > module, so perhaps he'd be interested in taking a look. > > > > I've CC-ed both Stéphane and Marc-Andre. > > > > [1] https://devguide.python.org/experts/ > > > >> On Sun, Nov 17, 2019 at 2:06 PM Cédric Krier via Python-Dev > >> wrote: > >> Hi, > >> > >> Few months ago, I submitted a PR [1] for the bpo [2] about locale.format > >> casting Decimal into float. Has someone some times to finish the review? > >> This change is blocking a bugfix on Tryton [3]. > >> > >> > >> [1] https://github.com/python/cpython/pull/15275 > >> [2] https://bugs.python.org/issue34311 > >> [3] https://bugs.tryton.org/issue8574 > >> > >> > >> Thanks, > >> -- > >> Cédric Krier - B2CK SPRL > >> Email/Jabber: cedric.kr...@b2ck.com > >> Tel: +32 472 54 46 59 > >> Website: http://www.b2ck.com/ > >> ___ > >> Python-Dev mailing list -- python-dev@python.org > >> To unsubscribe send an email to python-dev-le...@python.org > >> https://mail.python.org/mailman3/lists/python-dev.python.org/ > >> Message archived at > >> https://mail.python.org/archives/list/python-dev@python.org/message/UOGIZADIK3EOLGPDDA2C525R63DULSDG/ > >> Code of Conduct: http://python.org/psf/codeofconduct/ -- Cédric Krier - B2CK SPRL Email/Jabber: cedric.kr...@b2ck.com Tel: +32 472 54 46 59 Website: https://www.b2ck.com/ ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/RFY3DCK47ALK6X6AYCZ3ET5O6P6US3NA/ Code of Conduct: http://python.org/psf/codeofconduct/