Adrian

Results 812 comments of Adrian

Will this force dynamic import resolution in case of editable packages for everyone? Because this would break quite a few usecases in type checkers and IDEs such as VSCode which...

I think "just switch to pyproject.toml and hatchling instead of setuptools" in the affected project will do the job in almost all cases...

probably, considering that you can look at the corresponding PR in one of the other pallets repos and apply the same changes here.

@axu-trex I believe the new date picker introduced recently does not have this limitations. It's also unrelated to the time picker...

1) not needed 2) not needed either 3) no

I'd include this in the RegistratioFormCloner. You need (potentially lots) of data from that cloner anyway when the event has individual participant lists enabled (in that case custom fields can...

wow... i'm surprised firefox does not have this API

As a user who just started adding ruff to his (somewhat big) codebase I also added config to change the weird defaults WRT parentheses because the defaults were quite weird!...

> a very neat but expensive way would be to have "migraton" rules/fixes only apply when the line is currently being changed anyway I would not like that in my...

That's because the registration form is not flagged as the "participants" form, which is really just a shortcut for lectures/meetings that tend to not have multiple forms. If the form...