Arthur Le Moigne

Results 7 issues of Arthur Le Moigne

Doc is a copy / paste in `today` / `tomorrow` / `yesterday` functions. Fixing it to better reflect what the function is doing. ## Pull Request Check List - [x]...

Hi, I am using `[email protected]` and `[email protected]`. I found that it is possible to zoom outside of chart data region. For example, I can zoom on legend / y-axis even...

bug

Looking at RFCs: 1. [RFC 7540: HTTP V2@section 8.1.2.3. Request Pseudo-Header Fields](https://datatracker.ietf.org/doc/html/rfc7540#section-8.1.2.3). > The ":authority" pseudo-header field includes the authority portion of the target URI ([[RFC3986], Section 3.2](https://datatracker.ietf.org/doc/html/rfc3986#section-3.2)). The authority...

#### Title Read importlib.metadata to find transport / compressor extensions. #### Motivation For now, if user install a package that provide new `smart_open` transport mechanism, it cannot be automatically registered....

# Problem description It would be great if `smart_open` could be extended using [setuptools / entry_points](https://setuptools.pypa.io/en/latest/userguide/entry_point.html#advertising-behavior) capabilities. For now, if user install a package that provide new `smart_open` transport mechanism,...

enhancement

Hi, This question may have been ask earlier on GRRLIB forum, but I did not find any reference to this issue. ## Problem description There is _weird_ / maybe undocumented...

Just implement a pending TODO and make `TopicPartitionList` debug print more friendly.