Results 85 comments of xmo-odoo

@LasseGravesen json-logging has built-in integration / instrumentation with various web frameworks, which is where the additional information come from. If you want that in json-logger, you'll have to replicate the...

Complement I wasn't aware of when I created this issue: the `quilt` distribution provides a `guards(1)` utility which processes "guarded" files, though I don't quite understand its format it seems...

Aren't constrained typevars also an option? e.g. ```python @overload def upcase(s: str) -> str: ... @overload def upcase(s: bytes) -> bytes: ... ``` could also be written as ```python S...

> usually this comes up in more complicated situations that can't be handled with overloads. Certainly, I should have quoted the comment about overloads which I wanted to reply to,...

> It was usefull only to able to sort only by id, but it always better to sort on the groupby key, because PostgreSQL need to already do to create...

Also the two commits seem completely unrelated, aside from both involving read_group.

> > So this breaks any code which uses id for consistent ordering? > Yes, I add this behavior change clearly in the commit message. So we're officially the Vogons?...

> > So we're officially the Vogons? Can I go and slash your tyres as long as I write it up on a post-it I stick to the bottom of...

Given UK was removed from the group in 52cdfd22d743dc95f6b402f91949d3131286b1ef the interpretation of this group as "european union" rather than "european continent" seems correct. @robodoo r+