Alexander Stolpovsky

Results 5 issues of Alexander Stolpovsky

This never returns: UIImage \* img1 = [img imageByReplacingColorsWithinDistance:0.1 fromColor:[UIColor blueColor] withColor:[UIColor greenColor]]; While spinning the loop over each pixel in the image (see number of bytesInContext below), memory grows...

# Checklist * [x] I have checked the [issues list](https://github.com/celery/celery/issues?q=is%3Aissue+label%3A%22Issue+Type%3A+Enhancement%22+-label%3A%22Category%3A+Documentation%22) for similar or identical enhancement to an existing feature. * [x] I have checked the [pull requests list](https://github.com/celery/celery/pulls?q=is%3Apr+label%3A%22Issue+Type%3A+Enhancement%22+-label%3A%22Category%3A+Documentation%22) for existing...

Issue Type: Enhancement
Component: Logging

`Successfully installed pypyodbc-1.3.4` Error: > state = err_list[0][0] > IndexError: list index out of range

This is a question (not an issue). I am using `wrapt.ObjectProxy` to modify context manager behavior (`__enter__`, `__exit__`) of a database connection object (SqlAlchemy Connection). It works as expected with...

**Describe the bug** Fans are correctly identified, however setting to zero RPM is ignored (or any other setting for that matter). I noticed it works intermittently, maybe once out of...