Skip to content
View RomaCZ's full-sized avatar

Block or report RomaCZ

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. TestBot TestBot Public

  2. robotkernel robotkernel Public

    Forked from robots-from-jupyter/robotkernel

    Robot Framework IPython kernel for Jupyter Notebook and JupyterLab

    Jupyter Notebook

  3. RF-lsp-VariableLib.py RF-lsp-VariableLib.py Public

    Code example

    Python

  4. RPI-image RPI-image Public

  5. Todo-app_II Todo-app_II Public

    Python

  6. oracle oracle Public

5 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

July 2025

Created 1 commit in 1 repository
Created 1 repository

Created a pull request in timwie/aio-overpass that received 2 comments

Fixes Unicode Decode Error

Summary This PR fixes a platform-specific UnicodeDecodeError in __init__.py on Windows by explicitly setting encoding="utf-8" in calls to pathlib.P…

+1 −1 lines changed 2 comments

Created an issue in timwie/aio-overpass that received 2 comments

UnicodeDecodeError in __init__.py on Windows due to missing encoding in Path.read_text()

Description When importing aio_overpass on Windows with Python 3.12+, a UnicodeDecodeError occurs in __init__.py while reading documentation files …

2 comments
Loading