Stanley Kudrow

Results 19 issues of Stanley Kudrow

Based on [cancelled] [pull request 137](https://github.com/Tinche/aiofiles/pull/137). Changes: 1. Pythons: Python 3.6 removed, PyPy-3.8 over PyPy3.7; 2. Documentation: Sphinx has not been added yet -> docs need more time; 3. GitHub...

Explanations were added to close the issue (https://github.com/alelievr/libft-unit-test/issues/94).

Pull request on the issue 103 (https://github.com/alelievr/libft-unit-test/issues/103): an attempt to remove a strange behaviour of ft_isalnum, ft_tolower and ft_toupper functions in/on Ubuntu.

Pull request on the issue 102 (https://github.com/alelievr/libft-unit-test/issues/102): zero value test cases for ft_atoi, ft_putnbr and ft_putnbr_fd.

fl_lstclear: checks for possible protection of parameters.

ft_lstdelone: checks for possible protection of parameters.

Minor change in test_ft_lstmap behaviour: del function is not meant to be NULL, otherwise a possible sanity check on del function fails the test.

The MRs #106 and #107 were only foresteps to the real problem: poor connection management via the `Pool` class. My colleagues found that the version 0.2.4 leaves unclosed/dangling connections to...

Perhaps it is a high time for the next asynch release. Many thanks in advance.