-
To be implemented when Erlang 27 is released:
* [x] Ensure we can start observer without additional steps (https://github.com/erlang/otp/pull/7441)
* [x] Deprecate escaping of terminator in upperc…
-
- EdgeDB Version: 3.0-beta.1+2396772
- EdgeDB CLI Version: 3.0.0-beta.1+a4e4d33
- OS Version:
Steps to Reproduce:
1. When I do this query:
```insert Document {
name := "name",
url := …
-
By default, running a `#lang multi-file` module runs all declared file modules. Would it make sense for a special `#file self` block to define what happens when the multi-file module file is required?…
-
We're seeing the following error when using Ethon (actually Typheous) under JRuby in a multi-threaded situation:
```
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C …
-
My `Cargo.toml`
```
[dependencies]
anchor-client = "0.30.1"
anchor-lang = "0.30.1"
anyhow = "1.0.62"
async-trait = { version = "0.1.73", optional = true }
borsh = "1.5.3"
bs58 = "0.5.1"
byt…
-
### Describe the bug
When creating a normal pod with `workingDir` pointing to a non-existent location it happily creates the directory for us. This is not happening with peer-pods.
### How to reprod…
-
streamlit 的cookie库挺坑的 这里我重新写了一份能用的 streamlit 登录后保持登录状态的事例
`st_local_storage.py`
```
# NOTE: This feature uses browser local storage! AKA it stores data on a viewer's
# machine. This may have pri…
-
While checking out PR #11 I realized that supporting multi languages should be fairly easy to implement, **however** I would allow an optional `langs` parameter to pass a list of languages (eg `eng,de…
-
os: ubuntu 22.04
skia-safe version:
```
skia-safe = { version = "0.72.0", features = ["default", "textlayout"] }
```
I'm trying to set the font families in a paragraph, but it falls back to ano…
-
Cell 28:
mupolygon_df = mos.read()\
.format("multi_read_ogr")\
.option("vsizip", "true")\
.option("layerName", "mupolygon")\
.load(f"{ROOT_PATH_SPARK}/soil/")\
.repartition(200, F.co…