Nick Pope

Results 169 comments of Nick Pope

What about an `isolated = true` option for sources that are `secondary = true`? This would **only** use the source for the packages that explicitly use that source and **never**...

@sergei-maertens Was this issue encountered when using Python 3.10? If so, 3.10.2 was recently released that addressed a memory leak I think could significantly affect drf-spectacular. Links for info: -...

> Makes sense. Currently pg_cron can only work with a single database. > > You'll be able to set multiple database names in `cron.database_name` with pg_cron 2.0: > https://github.com/citusdata/pg_cron/tree/beta-2.0 >...

~~Hi @juanifioren. How would you feel about handing this project over to the [jazzband](https://jazzband.co/) for future maintenance by the community?~~ This was a drive-by comment and probably not massively helpful...

> > See Carlton's [comment](https://code.djangoproject.com/ticket/31262#comment:9). > > Thanks, great pointer! I'll re-read next week and see if I can pick this up, following the plan from Carlton. Yay - it'd...

I might be able to pick this up. Have a few ideas for further improvements.

@TomHaii Making comments like this doesn't help and it comes across a little rude. The reason is given [in a review above](https://github.com/django/django/pull/13384#pullrequestreview-541793879): > Unfortunately, the current solution doesn't track metaclass...

> As far as I'm aware, we can close this for now. PR is not mergeable and most directives are still marked as experimental or behind feature flags. Agreed that...