-
I have found several cases where COM servers return VT_UNKNOWN in VARIANTs or SAFEARRAYs when the objects actually implement IDispatch. See, for instance, https://sourceforge.net/p/pywin32/bugs/712/.
…
ghost updated
14 hours ago
-
https://github.com/alltheplaces/alltheplaces/blob/master/locations/spiders/kia_us.py
```
{
'type': 'Feature',
'id': 'R2GmaSKKfz41J09EG_l8egUyqc4=',
'properties': {
'ref': '…
-
### 🐛 Describe the bug
Internal xref: https://fb.workplace.com/groups/1075192433118967/posts/1426726281298912/
Repro script: https://gist.github.com/ezyang/ff84e2d4b90bb6f9d83171b1582a237c
On…
-
## Description of bug / unexpected behavior
When adding an object to a scene using `LaggedStart()` no updaters are recognized:
- not when using `.add_updater()` before adding to the scene
- not `al…
uwezi updated
7 hours ago
-
### 🐛 Describe the bug
Accessing a `FunctionCtx` but not using it hits an `InternalTorchDynamoError`.
### Error logs
```
Traceback (most recent call last):
File "/tmp/smaller-dynbug.py", …
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a new site sup…
-
I have two questions regarding _FAST_reader.py_.
If the platform has more than one body, say two, and the model incorporates coupling between the bodies, the values for _NBody_ and _NBodyMod_ in H…
-
Environment and setup steps:
1 install from source code in virtualenv
2 avocado(92lts) + avocado-vt(master)+tp-libvirt(master)
3 Install 92lts avocado release in virtualenv: python setup.py instal…
-
Execute following code:
```py
#!/usr/bin/env python2
from virttest.utils_test.libvirt import setup_or_cleanup_iscsi
block_name = ['a', 'b', 'c']
for i in block_name:
setup_or_cleanup_isc…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting that yt-dlp is…