diff options
author | shadchin <shadchin@yandex-team.com> | 2024-10-27 10:52:33 +0300 |
---|---|---|
committer | shadchin <shadchin@yandex-team.com> | 2024-10-27 11:03:47 +0300 |
commit | 1529383373617c6d14ad4972afdc46a5eb35f954 (patch) | |
tree | 229b7647fafadd4ee4b93d20e606c534ad697365 /contrib/tools/python3/Python/frozen_modules/_sitebuiltins.h | |
parent | 41d598c624442bf6918407466dac3316b8277347 (diff) | |
download | ydb-1529383373617c6d14ad4972afdc46a5eb35f954.tar.gz |
Update Python 3 to 3.12.7
commit_hash:052a122399d67f1ea5dfbc5f6457e3e06200becf
Diffstat (limited to 'contrib/tools/python3/Python/frozen_modules/_sitebuiltins.h')
-rw-r--r-- | contrib/tools/python3/Python/frozen_modules/_sitebuiltins.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tools/python3/Python/frozen_modules/_sitebuiltins.h b/contrib/tools/python3/Python/frozen_modules/_sitebuiltins.h index 12d2b26044..763b96a703 100644 --- a/contrib/tools/python3/Python/frozen_modules/_sitebuiltins.h +++ b/contrib/tools/python3/Python/frozen_modules/_sitebuiltins.h @@ -133,7 +133,7 @@ const unsigned char _Py_M___sitebuiltins[] = { 75,120,3,89,0,119,1,35,0,116,8,0,0,0,0,0, 0,0,0,36,0,114,3,1,0,89,0,140,131,119,0,120, 3,89,0,119,1,41,4,78,122,5,117,116,102,45,56,41, - 1,218,8,101,110,99,111,100,105,110,103,250,1,10,41,9, + 1,218,8,101,110,99,111,100,105,110,103,218,1,10,41,9, 114,36,0,0,0,114,39,0,0,0,218,4,111,112,101,110, 218,4,114,101,97,100,218,7,79,83,69,114,114,111,114,114, 35,0,0,0,218,5,115,112,108,105,116,218,3,108,101,110, @@ -289,7 +289,7 @@ const unsigned char _Py_M___sitebuiltins[] = { 114,73,0,0,0,41,6,114,71,0,0,0,114,18,0,0, 0,218,6,111,98,106,101,99,116,114,4,0,0,0,114,29, 0,0,0,114,73,0,0,0,114,27,0,0,0,114,13,0, - 0,0,114,11,0,0,0,250,8,60,109,111,100,117,108,101, + 0,0,114,11,0,0,0,218,8,60,109,111,100,117,108,101, 62,114,81,0,0,0,1,0,0,0,115,52,0,0,0,240, 3,1,1,1,241,2,2,1,4,243,20,0,1,11,244,4, 13,1,31,136,102,244,0,13,1,31,244,32,56,1,26,136, |