Mikhail Korobov

Results 143 issues of Mikhail Korobov

I think it was broken by merging doctest changes from 3.x.

There is already "doctest2" module at pypi: https://pypi.python.org/pypi/doctest2

Can you please make a pypi release?

Hey, I started to use base64-encoded HAR content recently - it is not possible to guarantee that content can be passed in JSON otherwise, even for content with html or...

At the moment mootools-depender implements several separate functions: 1. Combine js files into one according to dependency information; 2. infrastructure to serve the result file; 3. public interface to generate...

Code at the moment is not pep-8 compatible. E.g. it uses 2 spaces instead of 4.

Hey! Usually when someone uses bump2version, they need to run `--dry-run --verbose` first - at least that's my experience. You may want to run it a few times as well,...

feature-request
usability

Should we make 'twisted.internet.asyncioreactor.AsyncioSelectorReactor' a default? If so, should it be default in Scrapy 2.7, or is it too soon? We can start with making it default in the project...

discuss