-
if `jQuery` was reassigned to `$` in the IIFE on line 1, why is it referenced as `jQuery` (twice) on line 3 ?
on line 6, isn't `` deprecated and shouldn't the list include `` and `` which I underst…
-
The rpc client needs updating to support the following changes that are upcoming in rpc v22:
> - `createdAt` field in `getTransaction` response is now encoded as `string` instead of `int64`
> - The f…
-
### Description
In some cases it is possible to modify the object or release it after acquiring the address of a property with zend_fetch_property_address() / get_property_ptr_ptr(), leading to cor…
-
I can't find a utility that can tell me if any two lists share structure *anywhere*.
`TAILP` only works correctly if you provide it the concrete tail of the list. Running `TAILP` for every element …
-
### Steps To Reproduce
Calls like `Permutations([[1],[2],[3]])`, `Subsets([[1],[2],[3]])`, `SetPartitions([[1],[2],[3]])` etc. all result in the error:
> TypeError: unhashable type: 'list'
###…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I'm trying to create an EventBridge rule using the `suffix` matcher, with CDK:
```javascri…
-
(like the implementation table_core class template provides)
I have an exotic use case where the state of the two subject objects references an external 'master' object which can potentially get move…
psiha updated
8 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
If you modify the placement of an assembly, say you rotate it a little bit, then man…
-
### 原则:
* rpc请求为数组,每一项为一次调用,rpc调用批处理化
* rpc返回也为数组,一一对应的是请求中的每一项
#### jt_version
request:
1. [](format, "text") (请求参数为空数组, 等同于``[{"format":"text"}]``)
2. string(format) (请求数组项为string, 等同于``{"…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Beginning with this build RootObjects no longer returns all root objects.
![FreeCAD_Roo…