Stanley Kudrow

Results 69 comments of Stanley Kudrow

Concerning `isasync` function -> may solve this issue https://github.com/Tinche/aiofiles/issues/92.

You might have meant CalVer (https://calver.org/calendar_versioning.html) - what is the reason for switching from SemVer to CalVer?

@Tinche , requested changes made, please consider reviewing.

No problem, thank you for the link.

@Tinche , maybe any other changes to add?

In Python, it is `os.makedirs` function, aiofiles contains the async version of this function as well.

Hello. I cannot ping Antoine Lelievre to check out this project. A corresponding pull request was created before, see https://github.com/alelievr/libft-unit-test/pull/105 for details.

Waiting for merging or declining this pull request https://github.com/alelievr/libft-unit-test/pull/111 concerning ft_is* functions. On ft_calloc function: could you possibly provide some screenshots illustrating your point?

You can just ignore the message from the tester, the subject prevails.

I agree that it is nice to have `.ruff_cache` directory similarly to `.mypy_cache` and `.pytest_cache` directories. The [ruff](https://github.com/astral-sh/ruff) project is steadily developing and becoming widespread, so it is good to...