diff options
author | shadchin <shadchin@yandex-team.com> | 2024-08-17 21:51:59 +0300 |
---|---|---|
committer | shadchin <shadchin@yandex-team.com> | 2024-08-17 22:04:51 +0300 |
commit | ee9edbd8878888bafcd0eeb3b528f3ec4311560b (patch) | |
tree | d54d8138e50a446904f10a2092719be86af011b7 /contrib/tools/python3/Python/frozen_modules/io.h | |
parent | 72cbe4bad58add0912623ba51351ff1db8587249 (diff) | |
download | ydb-ee9edbd8878888bafcd0eeb3b528f3ec4311560b.tar.gz |
Update Python 3 to 3.12.5
https://docs.python.org/release/3.12.5/whatsnew/changelog.html#python-3-12-5-final
de86cdeacd3a8653b9ec36e87975886fafcf6dc2
Diffstat (limited to 'contrib/tools/python3/Python/frozen_modules/io.h')
-rw-r--r-- | contrib/tools/python3/Python/frozen_modules/io.h | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/contrib/tools/python3/Python/frozen_modules/io.h b/contrib/tools/python3/Python/frozen_modules/io.h index a0c9f67c889..113eb2c02ed 100644 --- a/contrib/tools/python3/Python/frozen_modules/io.h +++ b/contrib/tools/python3/Python/frozen_modules/io.h @@ -235,7 +235,7 @@ const unsigned char _Py_M__io[] = { 108,97,115,115,114,45,0,0,0,218,11,73,109,112,111,114, 116,69,114,114,111,114,114,35,0,0,0,114,36,0,0,0, 114,37,0,0,0,250,8,60,109,111,100,117,108,101,62,114, - 53,0,0,0,1,0,0,0,115,57,1,0,0,240,3,1, + 53,0,0,0,1,0,0,0,115,47,1,0,0,240,3,1, 1,1,241,2,33,1,4,240,72,1,5,15,56,128,10,242, 14,5,11,80,1,128,7,243,16,0,1,11,219,0,10,247, 4,3,1,74,1,247,0,3,1,74,1,247,0,3,1,74, @@ -248,13 +248,13 @@ const unsigned char _Py_M__io[] = { 244,0,1,1,42,244,6,1,1,38,144,19,151,31,145,31, 160,38,244,0,1,1,38,240,6,0,1,10,215,0,18,209, 0,18,144,54,212,0,26,224,14,21,144,126,160,126,176,126, - 216,14,28,240,3,1,14,30,242,0,2,1,35,128,69,224, - 4,18,215,4,27,209,4,27,152,69,213,4,34,240,5,2, - 1,35,240,8,0,15,23,152,13,208,13,38,242,0,1,1, - 31,128,69,216,4,14,215,4,23,209,4,23,152,5,213,4, - 30,240,3,1,1,31,224,4,9,240,4,5,1,42,221,4, - 37,240,8,0,5,14,215,4,22,209,4,22,208,23,40,213, - 4,41,248,240,7,0,8,19,242,0,1,1,9,217,4,8, - 240,3,1,1,9,250,115,18,0,0,0,195,45,6,68,5, - 0,196,5,5,68,13,3,196,12,1,68,13,3, + 216,14,28,243,3,1,14,30,128,69,224,4,18,215,4,27, + 209,4,27,152,69,213,4,34,240,5,1,14,30,240,8,0, + 15,23,152,13,211,13,38,128,69,216,4,14,215,4,23,209, + 4,23,152,5,213,4,30,240,3,0,14,39,224,4,9,240, + 4,5,1,42,221,4,37,240,8,0,5,14,215,4,22,209, + 4,22,208,23,40,213,4,41,248,240,7,0,8,19,242,0, + 1,1,9,217,4,8,240,3,1,1,9,250,115,18,0,0, + 0,195,45,6,68,5,0,196,5,5,68,13,3,196,12,1, + 68,13,3, }; |