Fabien
Fabien
> @zx80 Do you have any benchmarks that you used to understand the performance impact of your change? Nope. The partial eval added is more for the look (elegance, simplicity,...
Yes, having SSL support is really necessary…
Sorry, this option is added by the script. It triggers using `_noproc` instead of `_proc`, *i.e.* it uses an existing server where the database user does not have access to...
> you should not pack up your project, but create a new one which only includes the parts that show an issue. Sure… Please consider that devs may be lazy...
> The exclusion pattern should likely also include inner subprojects as they could also have .git directories. The patterns always are resolved from the beginning so `/[^/]*\.git/` should do the...
:musical_note: Is There Anybody Out There? :notes:
Ok. Let's wait, probably till August, then. Thanks for the reply.
> But it should match the spec. I know that v5 was a kind-of a misunderstanding, but anyway spec examples should really match the spec that they were created to...
> The re-use problems were mostly solved in OAS 3.1 / draft 2020-12 with `unevaluatedProperties`, and I really don't want to generate an endless stream of complaints about `additionalProperties` here...
In passing about the passlib/crypt issue: > The [passlib](https://pypi.org/project/passlib/) package can replace all use cases of this module. Hmmm… is there a chicken-and-egg issue? ISTM that `passlib` relies on the...