Michael K.

Results 47 comments of Michael K.

> should we go ahead with the --skip-string-normalization argument? I suggest to postpone this until a decision is made regarding [DEP 0008](https://github.com/django/deps/blob/master/accepted/0008-black.rst) (PR django/deps#55, ML [thread](https://groups.google.com/forum/#!topic/django-developers/wK2PzdGNOpQ%5B1-25%5D)). It would be nice...

This would also fix #1135. But the current implementation won't work with index URLs ending in a slash, see #1669. [`aws codeartifact login`](https://docs.aws.amazon.com/codeartifact/latest/ug/python-configure-pip.html) generates such index URLs. @stefansjs do you...

> This would also fix https://github.com/jazzband/pip-tools/issues/1135. This was a false assumption after skimming over the code and noticing the `package_index.simple_url`. After a closer look I realize that it's only used...

I've started working on blackbox tests for `bin/dulwich`. See https://github.com/michael-k/dulwich/tree/testing

No, awacs does not support that.

Is there anything that still doesn't work? Can this be closed?

1. travis-ci.org stopped working on/around 2021-06-15 (you'd have to switch to travis-ci.com) see https://travis-ci.org/github/alexcasalboni/ssm-cache-python Still working: ![image](https://user-images.githubusercontent.com/152008/125933504-2874254e-2f13-4051-bbf4-7febdd613c2d.png) No longer working: ![image](https://user-images.githubusercontent.com/152008/125933523-465964bb-3b4a-4286-aa30-dff895067ce8.png) 2. Travis CI GmbH was acquired in 2019. Lots...

Here's a good argument (security) against Travis CI: https://twitter.com/peter_szilagyi/status/1437646118700175360

We ran into this too. With raven 6.7.0 and Django 2.0.4