Dariusz Suchojad

Results 13 issues of Dariusz Suchojad

Hi David, care to take a look at this pull request? The thing is that there are some core operations, the most common ones, that I'd like to speed up....

Hello, this is a small feature request. The current syntax is to require all terminals be UPPER_CASE and, if I understand it correctly, load_grammar.py:TERMINALS is the place where it is...

enhancement

Hello, thank you for creating the library, it is very nice. I have a small feature request. When configuring axis charts, could you please make it possible to pass in...

Hello, my PyKafka version is 2.8.0. I am working on embedding PyKafka in [Zato](https://zato.io/docs/) and I have a question about exposing the **_connection** attribute of Broker objects directly as **connection**....

Hi there, I don't have a self-contained test case but I can easily reproduce the following nevertheless in my project. In a subclass of `ws4py.websocket.WebSocket` that is running in a...

Hello, many thanks for creating the library. I am at version 2.0.19, using the code below in order to implement a custom flow: ```python from O365 import Account credentials =...

Hello, this is just a quick report that openapi3 1.5.0 fails to parse a definition that is correct. The YAML file is attached and the exception is below. I believe...

Hello, this is more of a FYI ticket - I will not have time to work on it further but it may be of interest or importance to you, @jamadden....

Hello, I'm just reporting that I cannot install the box using the instructions provided - it seems a chef cookbook java is not found. I'm not familiar with chef really...

Hello everyone. I'm adding [Zato API Test](https://zato.io/en/docs/3.2/api-testing/index.html) in this PR. I wasn't quite sure where to add it because it's a general-purpose API testing tool but it's of special interest...