Doug Addy
Doug Addy
I missed this notification - yes it still occurs as described. I encountered this on linux by following the steps described above, either by setting `build -> script: build.sh` or...
> [python/cpython#24793](https://github.com/python/cpython/pull/24793) adds `ignore_cleanup_errors` to the parameters of `tempfile.TemporaryDirectory()`, from python 3.10 onwards - which seems to be aimed at exactly this. > > So perhaps the implementation of `temporary_directory()`...
> > Python 3.9 is supported for another two and a half years after all! > > Sure. However, the current situation has been tolerated for all of that and...
I had the same issue, my .gitignore file was edited by a windows app and was saved in "UTF-16 LE with BOM", converting it to UTF-8 worked like a charm....
I think we can configure prospector, for example, with a yaml file - see https://prospector.landscape.io/en/master/profiles.html#profiles-configuration It looks like codacy should respect the config options for each inspector, so we just...
Platform text rendering is handled as a roads-area-text-name, which only renders the name on an area over 3000px. To separate this out without retagging requires an exception, but at the...
I don't see why not, but I'm not sure that that's really the best way to tag platforms? Surely that should be marked as area=yes since it's an actual platform?
It looks like there's been no progress here, plain windows runner with git, no cygwin or msys installation other than the one that comes with git. The action does not...
I did not. To my knowledge this issue persists.
Seems like a nice and easy fix then, validate the package name up front against the spec