-
The laws for `MonadState`, etc. are missing from the haddocks.
It may be a good idea to add them.
-
`mx.py` is growing rapidly and with this can be unreadable over time.
IDEs like IntelliJ/PyCharm are slowing down parsing the contents. Besides that its best to separate the different aspects of `m…
-
Edit from Mattwmaster58: This repo is unmaintained and has been outside of minor changes for a long time. Please consider [playwright-python](https://github.com/microsoft/playwright-python) as an alte…
-
**Describe the bug**
When SSO credentials expire the AWS toolkit does not pick up on this and believes the saved creds are valid. A restart of the application is required to re-authenticate.
**To…
-
It's that time of the year which calls for sum up what was done for a year and lay further plans. I would like to bring a question of what the future may hold for PPCI. I discovered this project only…
-
Structured Concurrency mandates that upon the return of a function any background work it may have started has completed.
With `HTTPClient.execute(...) async throws` that's clearly not the case as …
-
Hi,
I wish to add the support of BPF architecture to herd. Paul McKenney is writing the memory model for the BPF architecture and we would like to test this model using herd.
I am not well verse…
-
The PQCA projects have achieved widespread adoption and reference implementation status for several of its projects, most notably liboqs and the oqs-provider. While this success is commendable, it cal…
-
## Question
Hi I host the litmus controlplane on a eks cluster lets call it cluster A and I added a second cluster to run experiments against Cluster B, bootstrapping cluster B to A for running exp…
-
@bwilkerson wrote https://github.com/dart-lang/dart_enhancement_proposals/issues/6#issuecomment-77308299:
> The proposal states:
>
> > An analysis tool, like the Dart Analyzer, can see all possible …