summaryrefslogtreecommitdiffstats
path: root/library/python/runtime_py3/main
Commit message (Collapse)AuthorAgeFilesLines
* Library import 16 (#2433)AlexSm2024-03-052-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: robot-piglet <[email protected]> Co-authored-by: deshevoy <[email protected]> Co-authored-by: robot-contrib <[email protected]> Co-authored-by: thegeorg <[email protected]> Co-authored-by: robot-ya-builder <[email protected]> Co-authored-by: svidyuk <[email protected]> Co-authored-by: shadchin <[email protected]> Co-authored-by: robot-ratatosk <[email protected]> Co-authored-by: innokentii <[email protected]> Co-authored-by: arkady-e1ppa <[email protected]> Co-authored-by: snermolaev <[email protected]> Co-authored-by: dimdim11 <[email protected]> Co-authored-by: kickbutt <[email protected]> Co-authored-by: abdullinsaid <[email protected]> Co-authored-by: korsunandrei <[email protected]> Co-authored-by: petrk <[email protected]> Co-authored-by: miroslav2 <[email protected]> Co-authored-by: serjflint <[email protected]> Co-authored-by: akhropov <[email protected]> Co-authored-by: prettyboy <[email protected]> Co-authored-by: ilikepugs <[email protected]> Co-authored-by: hiddenpath <[email protected]> Co-authored-by: mikhnenko <[email protected]> Co-authored-by: spreis <[email protected]> Co-authored-by: andreyshspb <[email protected]> Co-authored-by: dimaandreev <[email protected]> Co-authored-by: rashid <[email protected]> Co-authored-by: robot-ydb-importer <[email protected]> Co-authored-by: r-vetrov <[email protected]> Co-authored-by: ypodlesov <[email protected]> Co-authored-by: zaverden <[email protected]> Co-authored-by: vpozdyayev <[email protected]> Co-authored-by: robot-cozmo <[email protected]> Co-authored-by: v-korovin <[email protected]> Co-authored-by: arikon <[email protected]> Co-authored-by: khoden <[email protected]> Co-authored-by: psydmm <[email protected]> Co-authored-by: robot-javacom <[email protected]> Co-authored-by: dtorilov <[email protected]> Co-authored-by: sennikovmv <[email protected]> Co-authored-by: hcpp <[email protected]>
* add ydb depsnkozlovskiy2023-09-294-0/+245
|
* fix ya.makemonster2022-07-073-249/+0
|
* DEVTOOLSSUPPORT-18626: In venv directly call Py_BytesMain()say2022-05-042-0/+10
| | | | | | | | | | The arcadia main function (library/python/runtime_py3/main/main.c::pymain) calls Py_InitializeFromConfig() before going to the vanilla python Py_Main(). Py_InitializeFromConfig() overrides sys.prefix and sys.exec_prefix by default values ('/var/empty') and then import __res module (and importer.pxi as a part of it). importer.pxi::_init_venv() set a proper value to sys.prefix and sys.exec_prefix attributes. Py_Main() in turn also calls Py_InitializeFromConfig() and reset the sys attributes to their default values again. I don't know why it was not a problem in python 3.9 but in 3.10 it is. ref:0466de641f92d66c4f992ae12c02d8d58db397f6
* intermediate changesarcadia-devtools2022-03-151-26/+0
| | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
* Restoring authorship annotation for Aleksandr <[email protected]>. Commit ↵Aleksandr2022-02-101-15/+15
| | | | 2 of 2.
* Restoring authorship annotation for Aleksandr <[email protected]>. Commit ↵Aleksandr2022-02-101-15/+15
| | | | 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.dldmitry2022-02-101-3/+3
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.dldmitry2022-02-101-3/+3
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.deshevoy2022-02-101-129/+129
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.deshevoy2022-02-101-129/+129
|
* Restoring authorship annotation for Nikita Slyusarev ↵Nikita Slyusarev2022-02-101-4/+4
| | | | <[email protected]>. Commit 2 of 2.
* Restoring authorship annotation for Nikita Slyusarev ↵Nikita Slyusarev2022-02-101-4/+4
| | | | <[email protected]>. Commit 1 of 2.
* Restoring authorship annotation for Mikhail Borisov ↵Mikhail Borisov2022-02-102-9/+9
| | | | <[email protected]>. Commit 2 of 2.
* Restoring authorship annotation for Mikhail Borisov ↵Mikhail Borisov2022-02-102-9/+9
| | | | <[email protected]>. Commit 1 of 2.
* Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵Anton Samokhvalov2022-02-101-4/+4
| | | | Commit 2 of 2.
* Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵Anton Samokhvalov2022-02-101-4/+4
| | | | Commit 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.kikht2022-02-103-30/+30
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.kikht2022-02-103-30/+30
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.thegeorg2022-02-101-2/+2
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.thegeorg2022-02-101-2/+2
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.orivej2022-02-102-39/+39
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.orivej2022-02-102-39/+39
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.shadchin2022-02-102-30/+30
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.shadchin2022-02-102-30/+30
|
* intermediate changesDevtools Arcadia2022-02-073-0/+265
ref:cde9a383711a11544ce7e107a78147fb96cc4029