bitnom
bitnom
> For frameworks, dependency versions should be as loose as possible to make them applicable to a wide range of applications. On the contrary, dependency versions for applications should be...
This and other group chat PRs are next-level. I'm almost up-to-speed enough in the module to join in on them. The imagination runs wild with graph theory, various tree structures,...
> > There is an issue #1069 due to the filename is being used as docker's tag name so it cannot start with a period (https://docs.docker.com/engine/reference/commandline/tag/). PR #1127 looks to...
> I just don't see any future for multiple codebases unless there is first class support. Things are always going to end up missing, or different, maybe even architecturally or...
This is an amazing effort. I have concerns about merging a separate language port into the repo. Having only just been made aware of the issue thread and PR, my...
I have implemented this sort of thing in autogen multiple times so far. IMO the best 'official' way to handle it would be to introduce an input Queue and an...
> I still can't get why it is necessary. > > Let's take `pydantic[email]==1.8.2` as an example. Here is what `pdm export --no-hashes` outputs: > > ``` > dnspython==2.4.2 pydantic[email]...
> This will be added back in soon. We are still working on getting this updated, it's on our roadmap but is taking longer than expected. We should have a...
Is it still worth submitting PRs to the realtime repo or are you planning to start over with it for integration here? I have private commits for the current realtime...
> > Is it still worth submitting PRs to the realtime repo or are you planning to start over with it for integration here? I have private commits for the...