-
```
Per http://code.google.com/p/google-gin/issues/detail?id=86, often classes are
made public for sake of being accessible by a Ginjector in another package.
It's useful to include an annotation to…
-
While checking `span_help`s that could be `span_suggestion` I noticed that rustc contains lots of code similar to
```rust
match fcx.tcx.sess.codemap().span_to_snippet(self.cast…
-
We should decide on a format for replies from a grader to the frontend that is a bit more structured than the current pair `{0,1} × string`.
In particular it should have support for partial successes…
-
Short-reproducible example
```
from google.cloud import ndb
client = ndb.Client()
class ModelD(ndb.Model):
field_d = ndb.TextProperty()
class ModelC(ndb.Model):
field_c_1…
-
e.g. https://developers.google.com/search/docs/data-types/event
-
it would be nice if we could formalize differences between versions more automatically (because we have access to graphs), rather than just looking at changelogs.
this is a question that comes up …
satra updated
5 years ago
-
I wanted to bring up the idea of using a structured docstring format (similar to what moksha does) while statscache is still a relatively small codebase. I'm not too familiar with what options are out…
-
```
Per http://code.google.com/p/google-gin/issues/detail?id=86, often classes are
made public for sake of being accessible by a Ginjector in another package.
It's useful to include an annotation to…
-
Attackers can usually specially crafted values to hide things from log parsers.
Special characters in log Formats should be escaped (with `\` or user-supplied char) when they show up in fields/messag…
-
TBD content team