Re: Switching to PEP 621 project metadata

2022-07-25 Thread James Bennett
On Mon, Jul 25, 2022 at 8:04 AM Ofek Lev wrote: > Can we please quantify such heuristics? I want something concrete to write > in my OSS to-do list :) > I don't think we can or should provide an exact number of other projects that need to adopt what you're doing before we will. It's more of a "w

Re: Switching to PEP 621 project metadata

2022-07-25 Thread Carlton Gibson
Hey Ofek. On Mon, 25 Jul 2022 at 17:04, Ofek Lev wrote: > > I'd much rather let the bulk of smaller projects adopt, and iron out the > details, and then update when it's a better beaten track. > > Can we please quantify such heuristics? I want something concrete to write > in my OSS to-do list :

Re: Switching to PEP 621 project metadata

2022-07-25 Thread Ofek Lev
Okay then! Just 2 questions before I go: > I'd much rather let the bulk of smaller projects adopt, and iron out the details, and then update when it's a better beaten track. Can we please quantify such heuristics? I want something concrete to write in my OSS to-do list :) > I am referring to t

Re: Switching to PEP 621 project metadata

2022-07-25 Thread Mariusz Felisiak
I agree with James and Carlton, -1 from me. Best, Mariusz -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-develope

Re: Fellow Reports - July 2022

2022-07-25 Thread Mariusz Felisiak
Week ending July 24, 2022 *Triaged: * https://code.djangoproject.com/ticket/33854 - dbshell additional parameters should be passed before dbname on PostgreSQL. (accepted) https://code.djangoproject.com/ticket/33855 - System check calls are unnecessary in test worker initialization. (crea