Hugo van Kemenade

Results 1721 comments of Hugo van Kemenade

This is a duplicate of https://github.com/python/pyperformance/pull/308. I think we've been cautious in updating pinned dependencies to prevent changes in benchmarks. Any particular reason you want to update it? And why...

List was updated in https://github.com/python/devguide/pull/1417.

Here's one specific example: Go to https://www.python.org/downloads/release/python-3913/ It says: > Note: The release you're looking at is Python 3.9.13, a bugfix release for the legacy 3.9 series. Python 3.11 is...

> Who edits these pages? The release manager at the time? Yes, see 'Create a new “release” for the release' at https://peps.python.org/pep-0101/#how-to-make-a-release

If you're looking for Chinese translations of the language documentation, please see: * https://docs.python.org/zh-cn/3/ * https://docs.python.org/zh-tw/3/

Yeah, I think it's been a few years since the scraper script has been run to fetch images, so it's unsurprising it's not working properly. Scrapers needs quite a bit...

> * Deprecate ImageCms.ImageCmsProfile._set This is an undocumented underscore method, so not part of the public API and can be changed/removed without deprecation. https://pillow.readthedocs.io/en/stable/reference/ImageCms.html

Do you need this and intend to use it, or are you just adding it for completeness? Let's not change the default, that's a breaking change. Do you want to...

> My intention is to have the default set now, because I believe it was incorrectly set (and without consideration of the serial comma). I considered it: > We could...

Strange, still hitting the limit two weeks later: > google.api_core.exceptions.Forbidden: 403 Quota exceeded: Your project exceeded quota for free query bytes scanned. For more information, see https://cloud.google.com/bigquery/docs/troubleshoot-quotas That was for...