-
given this code:
```
customer: Customer = await Customer.objects().where(Customer.email == email).first().run()
await customer.delete()
```
piccolo will attempt to delete _all_ records from the `…
-
Remove the "Side Effects" heading from blank search and results pages. See updates wires:
[blank search](https://civicactions.mybalsamiq.com/projects/agile-gsa/PV%20-%20Find%20Drug)
and [results page…
-
Currently the compiler will do a simple transformation when an indentifier ends with an exclamation:
```
obj.foo! ; obj.doFoo
```
however the `doXXX` pattern is not very common in Javascript. I pro…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR11203](https://bugs.llvm.org/show_bug.cgi?id=11203) |
| Status | NEW |
| Importance | P enhancemen…
-
## Summary
We should be capitalizing proper React concepts in the docs. This was flagged by @samselikoff [here](https://x.com/samselikoff/status/1772448138449596745?s=20) and I took a first pass at…
-
### Description
I dag legges det til properties på `FhiDiagramOptions` til internt bruk i `FhiAngularHighchartsComponent`. Dette er forvirrende for konsumenter av komponenten siden endringene også re…
-
My copy of CLTL2 talks about `7.9. Structure Traversal and Side Effects`, `(MAPPING-DESTRUCTIVE-INTERACTION)`.
I'd like to ask for reconsideration on that.
I'd think it more useful to define that fo…
-
forgo updated
6 years ago
-
### Feature request
Compared to `symbolic_trace`, the new (but I assume, experimental) entrypoint in `torch._dynamo.export` seems to provide a more robust way to extract modular FX graphs, that can't…
-
Crash Report
============
This crash report was reported through the automatic crash reporting system 🤖
Traceback
--------------
```Python traceback
File "electrumsv/gui/qt/main_window.py", line…