miss-islington icon indicating copy to clipboard operation
miss-islington copied to clipboard

🐍🍒⛏🤖 - A bot for backporting and merging CPython pull requests

Results 14 miss-islington issues
Sort by recently updated
recently updated
newest added

The error can be caught. Log: Aug 09 15:03:52 miss-islington app/web.1: GH delivery ID 19e9ae34-9c20-11e8-8119-f84026ce9ae3 Aug 09 15:03:53 miss-islington heroku/router: at=info method=POST path="/" host=miss-islington.herokuapp.com request_id=61fe7df2-985b-4549-bbaf-8a0d34964361 fwd="192.30.252.34" dyno=web.1 connect=1ms service=2394ms status=500...

See if it makes sense to replace all the background tasks from using `celery` to `aiojobs`. https://aiojobs.readthedocs.io/

In https://github.com/python/cpython/pull/5781 miss-islington made the backport PR, however there was an additional commit by a core dev. That scenario is not yet handled: - it did not report the status...

Sometimes I need to manually backport a PR due to API changes. Currently, the only way I know to tell miss-islington not to create a backport PR is removing the...

enhancement