aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/runtime_py3/main
Commit message (Collapse)AuthorAgeFilesLines
* fix arcadia py3 runtime for win due to encodingkuzmich3212025-02-281-1/+30
| | | | | | | | | [Вот так](HIDDEN_URL делает нативный питон [Репродьюсер](HIDDEN_URL Как оно выглядит [ДО](HIDDEN_URL и [ПОСЛЕ](HIDDEN_URL, а вот так [нативный](HIDDEN_URL commit_hash:cdce69c28e699d42f25e43f5d6efb214c8227024
* Enable UTF-8 mode for allshadchin2024-06-201-1/+16
| | | | 0003a9ac951e380a13106a8f180014e0aed57f3a
* Sync contrib/tools/python3 layout with upstreamthegeorg2024-02-192-3/+3
| | | | | | | * Move src/ subdir contents to the top of the layout * Rename self-written lib -> lib2 to avoid CaseFolding warning from the VCS * Regenerate contrib/libs/python proxy-headers accordingly 4ccc62ac1511abcf0fed14ccade38e984e088f1e
* 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 <ivansduck@gmail.com>. Commit ↵Aleksandr2022-02-101-15/+15
| | | | 2 of 2.
* Restoring authorship annotation for Aleksandr <ivansduck@gmail.com>. Commit ↵Aleksandr2022-02-101-15/+15
| | | | 1 of 2.
* Restoring authorship annotation for <dldmitry@yandex-team.ru>. Commit 2 of 2.dldmitry2022-02-101-3/+3
|
* Restoring authorship annotation for <dldmitry@yandex-team.ru>. Commit 1 of 2.dldmitry2022-02-101-3/+3
|
* Restoring authorship annotation for <deshevoy@yandex-team.ru>. Commit 2 of 2.deshevoy2022-02-101-129/+129
|
* Restoring authorship annotation for <deshevoy@yandex-team.ru>. Commit 1 of 2.deshevoy2022-02-101-129/+129
|
* Restoring authorship annotation for Nikita Slyusarev ↵Nikita Slyusarev2022-02-101-4/+4
| | | | <nslus@yandex-team.com>. Commit 2 of 2.
* Restoring authorship annotation for Nikita Slyusarev ↵Nikita Slyusarev2022-02-101-4/+4
| | | | <nslus@yandex-team.com>. Commit 1 of 2.
* Restoring authorship annotation for Mikhail Borisov ↵Mikhail Borisov2022-02-102-9/+9
| | | | <borisov.mikhail@gmail.com>. Commit 2 of 2.
* Restoring authorship annotation for Mikhail Borisov ↵Mikhail Borisov2022-02-102-9/+9
| | | | <borisov.mikhail@gmail.com>. Commit 1 of 2.
* Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. ↵Anton Samokhvalov2022-02-101-4/+4
| | | | Commit 2 of 2.
* Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. ↵Anton Samokhvalov2022-02-101-4/+4
| | | | Commit 1 of 2.
* Restoring authorship annotation for <kikht@yandex-team.ru>. Commit 2 of 2.kikht2022-02-103-30/+30
|
* Restoring authorship annotation for <kikht@yandex-team.ru>. Commit 1 of 2.kikht2022-02-103-30/+30
|
* Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2.thegeorg2022-02-101-2/+2
|
* Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 1 of 2.thegeorg2022-02-101-2/+2
|
* Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 2 of 2.orivej2022-02-102-39/+39
|
* Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 1 of 2.orivej2022-02-102-39/+39
|
* Restoring authorship annotation for <shadchin@yandex-team.ru>. Commit 2 of 2.shadchin2022-02-102-30/+30
|
* Restoring authorship annotation for <shadchin@yandex-team.ru>. Commit 1 of 2.shadchin2022-02-102-30/+30
|
* intermediate changesDevtools Arcadia2022-02-073-0/+265
ref:cde9a383711a11544ce7e107a78147fb96cc4029