-
I was trying to run tests with tox and i have got such error with py27-django18 env:
```
SerializationError: ({'publication_date': datetime.date(2010, 6, 5), 'state': 'published', 'summary': "Alice …
-
The `dev` branch should be renamed to `develop` to match the Seaside repository.
-
Because now Seaside-Tests-Pharo-Core is only loaded in Squeak and Seaside-Tests-Pharo40-Core in Pharo.
-
Hi,
I would like to use XLM embeddings applied on couples of sentences in order to calculate a semantic similarity between them.
I used the script you provide in order to get embeddings, but what i…
-
The static SVG code now is been replaced with native SVG for Seaside
-
We no longer support Pharo 3 with Seaside, can we also drop support for Pharo 3 in Grease? Then we could go metadataless.
-
Currently, the package `Seaside-InternetExplorer` is referenced only by the 'Tests' group, but no non-test group of the baseline reference it. So currently it's dead code if you do not load tests.
…
-
The following code
```smalltalk
GRSmallDictionary2 new
at: 'x' put: 'x';
at: 'y' put: 'y';
at: 'z' put: 'z';
removeKey: 'z'
```
produces a subscript out of bounds. Tested in Pharo 7.
…
-
Neither in Squeak nor Pharo a default adapter is installed. In Squeak, loading with the Github invocation doesn't even install any usable adaptors. The following is what the SqueakMap entry does:
`…
-
Because Pharo 1 is not maintained anymore and the only Smalltalk loading Seaside-Pharo-Core is Squeak.
Subissue of #1044 (I prefer multiple steps since it impacts multiple smalltalks)