-
is thtis patched?
-
## Description
The recipe for the DuckDB package in Pyodide has a custom URL in its recipe, right now:
```yaml
url: https://duckdb.github.io/duckdb-pyodide/wheels/duckdb-1.1.2-cp312-cp312-pyodi…
-
Upon activating the code I was logged out of Edgenuity for "violating the academic integrity". It can no longer be used. If this code is still supported pls someone fix lmao
-
```lua
local class = setmetatable({}, {
__index = function(_, key)
error(("unknown: '%s'"):format(key), 2)
end,
})
class.__index = class
local obj = setmetatable({ A = 2 }, class)
as…
d-enk updated
7 months ago
-
EAC patched
-
Need to patch Intl.DateTimeFormat to support strings as the first argument. Currently, only accepts an array.
-
```
Daniele,
Are you sure that you don't miss the VER240 line 89 ?
{$if defined(FPC) or defined(VER170) or defined(VER180) or defined(VER190) or
defined(VER200) or defined(VER210) or defined(VER220…
-
```
Daniele,
Are you sure that you don't miss the VER240 line 89 ?
{$if defined(FPC) or defined(VER170) or defined(VER180) or defined(VER190) or
defined(VER200) or defined(VER210) or defined(VER220…
-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I've looked …
-
Python 3.12 introduced a new reserved attribute `taskName`, there's a patch in https://github.com/madzak/python-json-logger/pull/188
This attribute could be discarded to support both patched and un…