Bartosz Sokorski

Results 308 comments of Bartosz Sokorski

To whom it may concern: I have created a fork of this project, [`fauxhttp`](https://pypi.org/project/fauxhttp/). Right now other than the package name on PyPI it is the same API as HTTPretty,...

> Also, if I recall correctly, this change also was enabling downstream OS distro package maintainers to remove (or patch) vendor directories to re-package according to their requirements. This change...

We will wait for packaging to support it and use their implementation.

I have hidden the off-topic comments. Please avoid commenting on matters not connected with implementing the new standard.

> What do you think about including a warning when both `NO_COLOR` and `FORCE_COLOR` are supplied ([like build does](https://github.com/pypa/build/blob/6b884ae7dbada2aee10da25394bb0766c9ae8714/src/build/__main__.py#L40-L47))? 🤔 I agree, there should be a warning message (even if...

Adding this would be nice for sure, although, judging by the age of the ticket, I would say there was no one determined enough to implement this.

Contributions to make that more explicit are welcome. And yes, local (project) config is overwriting the global settings.

It looks like something in Python 3.13 is different, cause we have similar errors in #9523

I am going to consider this a solved issue.