-
Investigate the following by going back to earlier version to see if this is recently introduced or something that has always been there:
```sh
$ lg3 --version
2020-05-26-9000 (commit cb09e9f)
…
-
I think that your translation of the sentences of the form 'Some As are Bs' is incorrect, e.g.:
Some musicians love music. > ∃x (Musician(x) **→** Love(x, music))
Some fish may sting. > ∃x ∃y (Fis…
-
When configuring an activity to display grades as a percentage an error occurs (PHP 8+) due to trying to divide the sting '--' by 100.
mod/turnitintooltwo/turnitintooltwo_view.class.php, line 1298
…
-
According to the spec:
> checksum is a qualifier for one or more checksums stored as a comma-separated list. Each item in the value is in form of lowercase_algorithm:hex_encoded_lowercase_value
an…
-
### Labels
[BUG][MAJOR]
### Description
Wasp implant still lets wasps from wasp egg crossbow sting you
### Steps to reproduce
1. Implant with wasp implant
2. Shoot wasp egg xbow
3. …
-
# Details
Currently the output sting for the PDB has atom lines ordered by their occurence in the AMPAL object. This causes problems with some software as atoms are normally ordered by atom number.
…
-
### Game Information
- Wesnoth 1.17.12+dev
- Windows 10 (mys 2 compiler)
- Github Download
### Bug Description
![image](https://user-images.githubusercontent.com/5283677/214288558-a77c00de-c86a…
-
### Current Behaviour
Demonic Empowerment (Felguard) removes freezing trap - freeze, scatter shot - disorient, wyvern sting - sleep
### Expected Blizzlike Behaviour
Demonic empowerment used with fe…
-
In this operation, Fuse is given a pattern
> `pattern` = neighbours
And a string
> `content` = Mr and Mrs Dursley, of number four, Privet Drive, were proud to say that they were perfectly nor…
-
### Update to using f-strings instead of sting.format()
**Is your Feature Request related to a problem? Please describe.**
This is just a nice to have.
f-strings are the new Python3.6+ method and…