Theodore Georgomanolis

Results 8 issues of Theodore Georgomanolis

Hi, It would be nice to have syntax highlighting for RobotFramework [.resource](https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#id647) (keyword libraries) file extension. I am rookie with Ruby language syntax but seems to be a small addition...

enhancement-request
stale-issue

Hi, Recently i have upgrade the Robot framework to version **3.2.1** (python **2.7.17**) and it seems that my old stable version of **pabot == 0.96** version is not compatible anymore...

bug
status: answered

ERROR: Package 'python-markdown-generator' requires a different Python: 3.9.0 not in '>=3.10,

## Describe the bug A clear and concise description of what the bug is. It seems like [python-docx](https://github.com/python-openxml/python-docx/releases/tag/v1.1.1) has released an new version: ```console python-docx==1.1.1 docxtpl==0.16.8 ``` ```python uri =...

bug

**Describe the bug** It seems that the keyword argument sort_keys=True/False in PYYaml parser is ignored and the order is not preserved: **To Reproduce** ```console [31]: d = load("/tmp/test.yaml") In [32]:...

bug

Hi, basically this is an question rather than an actual issue, the below piece of code will create an process to run the (robot suite) target function, the default system...

### Bug Description Getting `AttributeError: type object 'async_generator_asend' has no attribute 'f_lineno'` exceptions when handling multipart form uploads in FastAPI with uvloop. ### Environment - **Python version**: 3.12.11 - **uvloop...

Hi, In case of Minio as storage and single bucket setup this option shouldn't be disabled in analyzer train service: https://github.com/reportportal/kubernetes/blob/develop/reportportal/templates/statefullset-auto-analyzer/analyzertrain-statefulset.yaml#L71 It seems that the service is failing to connect...