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/codecs.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/codecs.h')
-rw-r--r-- | contrib/tools/python3/Python/frozen_modules/codecs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tools/python3/Python/frozen_modules/codecs.h b/contrib/tools/python3/Python/frozen_modules/codecs.h index 98913eee7f..51020562ae 100644 --- a/contrib/tools/python3/Python/frozen_modules/codecs.h +++ b/contrib/tools/python3/Python/frozen_modules/codecs.h @@ -1338,7 +1338,7 @@ const unsigned char _Py_M__codecs[] = { 32,32,32,32,32,32,32,32,114,101,97,100,40,41,32,109, 101,116,104,111,100,46,10,10,32,32,32,32,32,32,32,32, 114,2,0,0,0,114,197,0,0,0,78,70,114,195,0,0, - 0,233,72,0,0,0,84,41,1,114,205,0,0,0,250,1, + 0,233,72,0,0,0,84,41,1,114,205,0,0,0,218,1, 13,243,1,0,0,0,13,41,2,114,203,0,0,0,114,204, 0,0,0,233,255,255,255,255,105,64,31,0,0,233,2,0, 0,0,41,11,114,192,0,0,0,114,198,0,0,0,114,191, @@ -2601,7 +2601,7 @@ const unsigned char _Py_M__codecs[] = { 41,0,0,0,114,42,0,0,0,114,43,0,0,0,114,44, 0,0,0,114,45,0,0,0,114,49,1,0,0,218,6,95, 102,97,108,115,101,218,9,101,110,99,111,100,105,110,103,115, - 114,73,0,0,0,114,63,0,0,0,114,62,0,0,0,250, + 114,73,0,0,0,114,63,0,0,0,114,62,0,0,0,218, 8,60,109,111,100,117,108,101,62,114,89,1,0,0,1,0, 0,0,115,20,2,0,0,240,3,1,1,1,241,2,7,1, 4,243,18,0,1,16,219,0,10,240,8,3,1,69,1,220, |