-
Document the new features in README. Mention bug fixes in changelog. See [recent commits](https://github.com/Technologicat/unpythonic/commits/master) for details.
*This part done. See below for any…
-
Minecraft version: 1.6.4
Galacticraft Version: Galacticraft-1.6.4-2.0.14.1098
Crashes upon launch. (intended for smp tho)
(Galacticraft gotten from site (latest))
So me and a few friends de…
-
We have a bit of code to reserve an account from an available pool, which looks like this:
`var account = accounts.OrderBy(x => x.UsageCount).FirstOrDefault(x => x.TryReserve(token));`
After por…
-
**Describe the bug**
I have recently updated to Catalina and OpenImageIO Segfault 11 while reading Tiff files.
**To Reproduce**
```python
Kali:~ kelsolaar$ python
Python 3.7.6 (default, Dec 30 …
-
Hello guys,
Use of Summary gives considerable performance penalty because of multiple `synchronized` calls in `.observe` flow.
Will you able to fix this?
-
Parsing PDB-files where residues have atoms in a not strictly contiguous stretch gives rise to multiple residues. examples:
loading this one in mdtraj 1.7.2
[system-protein.pdb.zip](https://github.com…
-
The "Send to device" command is intermittently failing. I am updating meta data on existing books on the iDevice (i.e. Marvin configured to update rather than do nothing on existing). I have been ab…
-
**Describe the bug**
If you have a variable product and make any single variation "Out of Stock", then head to bulk edit the product (or others) and make no changes but select Update this changes ALL…
-
Is reading strings from a MicroLogix (SLC plc type) supported?
I'm reading from and writing to other data types fine, but when reading a string, e.g. ST102:0, I get the error PLCTAG_ERR_TOO_SMALL. …
-
I like very much that SWI-Prolog provides rationals via the operator rdiv/2. We can do things such as the following:
```
?- X is 1 rdiv 2+1 rdiv 3.
X = 5 rdiv 6.
```
When using rationals we can…
ghost updated
4 years ago