From cda8c32c23b8a74174f337c03979c43e68104ebd Mon Sep 17 00:00:00 2001 From: statsabot <> Date: Sun, 8 Jan 2023 12:34:32 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Automated=20regeneration=20of=20?= =?UTF-8?q?examples=20and=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/example.csv | 4 ++-- examples/example.json | 4 ++-- examples/example.md | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/example.csv b/examples/example.csv index 5a8004a8..19b87fa1 100644 --- a/examples/example.csv +++ b/examples/example.csv @@ -114,7 +114,7 @@ python-xlib,types-python-xlib,-,5392,UP_TO_DATE,UPLOADED,STRICT,1335,0,583,0,0,0 pytz,types-pytz,-,127,UP_TO_DATE,UPLOADED,STRICT,69,0,51,0,2,1,2,0,27,0,1,16,0,3,ERROR_ON_MISSING_STUB,linux,4 pyvmomi,types-pyvmomi,-,177,UP_TO_DATE,UPLOADED,STRICT,50,0,35,0,3,16,2,0,57,7,0,44,0,0,MISSING_STUBS_IGNORED,linux,8 pywin32,types-pywin32,-,34531,UP_TO_DATE,UPLOADED,NOT_STRICT,3635,3729,3825,2043,426,292,1,1,25012,0,2832,724,0,0,ERROR_ON_MISSING_STUB,win32,49 -redis,types-redis,-,5340,UP_TO_DATE,UPLOADED,NOT_STRICT,3460,1300,1260,652,88,2,318,317,591,231,12,207,0,2,MISSING_STUBS_IGNORED,linux,67 +redis,types-redis,-,5340,OUT_OF_DATE,UPLOADED,NOT_STRICT,3460,1300,1260,652,88,2,318,317,591,231,12,207,0,2,MISSING_STUBS_IGNORED,linux,67 regex,types-regex,-,749,UP_TO_DATE,UPLOADED,STRICT,429,0,114,0,0,0,25,16,72,0,0,7,0,0,ERROR_ON_MISSING_STUB,linux,13 requests,types-requests,-,969,UP_TO_DATE,UPLOADED,NOT_STRICT,353,153,111,86,3,0,25,5,114,39,0,51,1,0,ERROR_ON_MISSING_STUB,linux,26 retry,types-retry,-,27,UP_TO_DATE,UPLOADED,STRICT,17,0,2,0,0,0,2,0,0,0,0,0,0,0,ERROR_ON_MISSING_STUB,linux,3 @@ -123,7 +123,7 @@ simplejson,types-simplejson,-,51,UP_TO_DATE,UPLOADED,STRICT,36,0,16,0,0,0,14,4,1 singledispatch,types-singledispatch,-,27,UP_TO_DATE,UPLOADED,STRICT,16,0,12,0,0,0,7,0,3,1,0,2,0,0,ERROR_ON_MISSING_STUB,linux,1 six,types-six,-,335,UP_TO_DATE,UPLOADED,STRICT,71,0,40,0,0,0,9,6,13,0,0,4,0,0,ERROR_ON_MISSING_STUB,linux,25 slumber,types-slumber,-,74,UP_TO_DATE,UPLOADED,STRICT,43,0,25,0,0,0,11,5,9,0,0,15,0,0,ERROR_ON_MISSING_STUB,linux,2 -stdlib,-,-,50981,STDLIB,NOT_CURRENTLY_UPLOADED,STRICT_ON_SOME_FILES,24470,713,13313,405,85,18,2044,827,8071,556,101,2240,22,0,ERROR_ON_MISSING_STUB,darwin;linux;win32,1774 +stdlib,-,-,50984,STDLIB,NOT_CURRENTLY_UPLOADED,STRICT_ON_SOME_FILES,24470,713,13313,405,85,18,2044,827,8071,556,101,2240,22,0,ERROR_ON_MISSING_STUB,darwin;linux;win32,1774 stdlib-list,types-stdlib-list,-,16,UP_TO_DATE,UPLOADED,STRICT,4,0,4,0,0,0,0,1,4,0,0,0,0,0,ERROR_ON_MISSING_STUB,linux,1 stripe,types-stripe,-,1414,OUT_OF_DATE,UPLOADED,NOT_STRICT,264,388,108,168,0,0,161,4,155,42,0,134,1,0,MISSING_STUBS_IGNORED,linux,6 tabulate,types-tabulate,-,50,UP_TO_DATE,UPLOADED,STRICT,15,0,2,0,0,0,2,0,25,0,0,3,0,0,ERROR_ON_MISSING_STUB,linux,0 diff --git a/examples/example.json b/examples/example.json index 535cd650..b4dee575 100644 --- a/examples/example.json +++ b/examples/example.json @@ -3686,7 +3686,7 @@ "stub_distribution_name": "types-redis", "extra_description": null, "number_of_lines": 5340, - "package_status": "UP_TO_DATE", + "package_status": "OUT_OF_DATE", "upload_status": "UPLOADED", "stubtest_settings": { "strictness": "MISSING_STUBS_IGNORED", @@ -3973,7 +3973,7 @@ "package_name": "stdlib", "stub_distribution_name": "-", "extra_description": null, - "number_of_lines": 50981, + "number_of_lines": 50984, "package_status": "STDLIB", "upload_status": "NOT_CURRENTLY_UPLOADED", "stubtest_settings": { diff --git a/examples/example.md b/examples/example.md index 9f37d78d..91c79036 100644 --- a/examples/example.md +++ b/examples/example.md @@ -6111,9 +6111,9 @@ All files in this stubs package are excluded from the stricter pyright settings 5,340 (excluding blank lines) -### Package status: *up to date* +### Package status: *out of date* -These stubs should be fairly up to date. In typeshed's CI, [stubtest][] tests these stubs against the latest version of the runtime package that's available. +These stubs are out of date. In typeshed's CI, [stubtest][] tests these stubs against an older version of the runtime package than the latest that's available. ### Upload status: *uploaded* @@ -6582,7 +6582,7 @@ All files in this stubs package are tested with the stricter pyright settings in ### Number of lines -50,981 (excluding blank lines) +50,984 (excluding blank lines) ### Package status: *stdlib*