diff options
author | shadchin <shadchin@yandex-team.com> | 2025-06-13 00:05:26 +0300 |
---|---|---|
committer | shadchin <shadchin@yandex-team.com> | 2025-06-13 00:35:30 +0300 |
commit | 796b9088366b10b4cd42885101fc20c0b5709b07 (patch) | |
tree | f287eacb0b95ffd7cabf95b16cafb4788645dc38 /contrib/tools/python3/Python/frozen_modules/importlib._bootstrap.h | |
parent | c72bca862651e507d2ff4980ef7f4ff7267a7227 (diff) | |
download | ydb-796b9088366b10b4cd42885101fc20c0b5709b07.tar.gz |
Update Python 3 to 3.12.10
commit_hash:dd2398e159fe1d72ea6b12da52fccc933a41a785
Diffstat (limited to 'contrib/tools/python3/Python/frozen_modules/importlib._bootstrap.h')
-rw-r--r-- | contrib/tools/python3/Python/frozen_modules/importlib._bootstrap.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tools/python3/Python/frozen_modules/importlib._bootstrap.h b/contrib/tools/python3/Python/frozen_modules/importlib._bootstrap.h index 267ea887a76..fa1b7aadbc8 100644 --- a/contrib/tools/python3/Python/frozen_modules/importlib._bootstrap.h +++ b/contrib/tools/python3/Python/frozen_modules/importlib._bootstrap.h @@ -1100,7 +1100,7 @@ const unsigned char _Py_M__importlib__bootstrap[] = { 115,32,100,101,112,114,101,99,97,116,101,100,32,97,110,100, 32,115,108,97,116,101,100,32,102,111,114,32,114,101,109,111, 118,97,108,32,105,110,32,80,121,116,104,111,110,32,51,46, - 49,50,59,32,117,115,101,32,101,120,101,99,95,109,111,100, + 49,53,59,32,117,115,101,32,101,120,101,99,95,109,111,100, 117,108,101,40,41,32,105,110,115,116,101,97,100,41,8,218, 9,95,119,97,114,110,105,110,103,115,218,4,119,97,114,110, 218,18,68,101,112,114,101,99,97,116,105,111,110,87,97,114, @@ -1112,7 +1112,7 @@ const unsigned char _Py_M__importlib__bootstrap[] = { 101,115,5,0,0,0,32,32,32,32,32,114,7,0,0,0, 218,17,95,108,111,97,100,95,109,111,100,117,108,101,95,115, 104,105,109,114,201,0,0,0,10,2,0,0,115,97,0,0, - 0,128,0,240,12,1,12,51,128,67,228,4,13,135,78,129, + 0,128,0,240,12,1,12,52,128,67,228,4,13,135,78,129, 78,144,51,212,24,42,212,4,43,220,11,27,152,72,160,100, 211,11,43,128,68,216,7,15,148,51,151,59,145,59,209,7, 30,220,17,20,151,27,145,27,152,88,209,17,38,136,6,220, |