-
We should keep one standard of returning properties in topics. See the example object returned from `Property` and `PropertyOwner` which mixes first letter capital/lowercase. Changing this will be a b…
-
Hi @techspence,
First off, great script! I came across it after reading your blog post, and I’m really impressed.
I have one suggestion to make it more versatile across Active Directory (AD) env…
-
### Description
Please check out attached file. Introduced macro provides correct output when testing, but omits peer part when producing real code
[PeerAccessorMacroBugDemo.zip](https://github.co…
-
The GeoPackage standard is a lit loose on the recommendation for maximum identifier length. This is something that should be strengthened in the recommendation statement in section 1.0 of the documen…
-
| --- | --- |
| Bugzilla Link | [374522](https://bugs.eclipse.org/bugs/show_bug.cgi?id=374522) |
| Status | NEW |
| Importance | P5 normal |
| Reported | Mar 16, 2012 11:59 EDT |
| Modified | Dec…
-
# Bug report
### Bug description:
In file lexer.c we have
```c
Py_ssize_t invalid = _PyUnicode_ScanIdentifier(s);
if (invalid < 0) {
Py_DECREF(s);
tok->done = E_ERROR;
…
-
### Description
There are multiple UI issues when handling a string metric with long values.
We should disable totals for string metrics and truncate the value in the other places.
Example of probl…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
Hey @janikkokot ,
I would like to use Topmodel from as a module from jupyter-notebook. I fiddled around with it, based on the info in the readme, but I did not really get it to work.
I did not r…
-
**Is your feature request related to a problem? Please describe.**
At the moment separate clones of the same Git repository (e.g. on different machines) may have different "change id" for the same co…