Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix arcadia py3 runtime for win due to encoding | kuzmich321 | 2025-02-28 | 1 | -1/+30 |
| | | | | | | | | | [Вот так](HIDDEN_URL делает нативный питон [Репродьюсер](HIDDEN_URL Как оно выглядит [ДО](HIDDEN_URL и [ПОСЛЕ](HIDDEN_URL, а вот так [нативный](HIDDEN_URL commit_hash:cdce69c28e699d42f25e43f5d6efb214c8227024 | ||||
* | Enable UTF-8 mode for all | shadchin | 2024-06-20 | 1 | -1/+16 |
| | | | | 0003a9ac951e380a13106a8f180014e0aed57f3a | ||||
* | Sync contrib/tools/python3 layout with upstream | thegeorg | 2024-02-19 | 2 | -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 deps | nkozlovskiy | 2023-09-29 | 4 | -0/+245 |
| | |||||
* | fix ya.make | monster | 2022-07-07 | 3 | -249/+0 |
| | |||||
* | DEVTOOLSSUPPORT-18626: In venv directly call Py_BytesMain() | say | 2022-05-04 | 2 | -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 changes | arcadia-devtools | 2022-03-15 | 1 | -26/+0 |
| | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
* | Restoring authorship annotation for Aleksandr <ivansduck@gmail.com>. Commit ↵ | Aleksandr | 2022-02-10 | 1 | -15/+15 |
| | | | | 2 of 2. | ||||
* | Restoring authorship annotation for Aleksandr <ivansduck@gmail.com>. Commit ↵ | Aleksandr | 2022-02-10 | 1 | -15/+15 |
| | | | | 1 of 2. | ||||
* | Restoring authorship annotation for <dldmitry@yandex-team.ru>. Commit 2 of 2. | dldmitry | 2022-02-10 | 1 | -3/+3 |
| | |||||
* | Restoring authorship annotation for <dldmitry@yandex-team.ru>. Commit 1 of 2. | dldmitry | 2022-02-10 | 1 | -3/+3 |
| | |||||
* | Restoring authorship annotation for <deshevoy@yandex-team.ru>. Commit 2 of 2. | deshevoy | 2022-02-10 | 1 | -129/+129 |
| | |||||
* | Restoring authorship annotation for <deshevoy@yandex-team.ru>. Commit 1 of 2. | deshevoy | 2022-02-10 | 1 | -129/+129 |
| | |||||
* | Restoring authorship annotation for Nikita Slyusarev ↵ | Nikita Slyusarev | 2022-02-10 | 1 | -4/+4 |
| | | | | <nslus@yandex-team.com>. Commit 2 of 2. | ||||
* | Restoring authorship annotation for Nikita Slyusarev ↵ | Nikita Slyusarev | 2022-02-10 | 1 | -4/+4 |
| | | | | <nslus@yandex-team.com>. Commit 1 of 2. | ||||
* | Restoring authorship annotation for Mikhail Borisov ↵ | Mikhail Borisov | 2022-02-10 | 2 | -9/+9 |
| | | | | <borisov.mikhail@gmail.com>. Commit 2 of 2. | ||||
* | Restoring authorship annotation for Mikhail Borisov ↵ | Mikhail Borisov | 2022-02-10 | 2 | -9/+9 |
| | | | | <borisov.mikhail@gmail.com>. Commit 1 of 2. | ||||
* | Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. ↵ | Anton Samokhvalov | 2022-02-10 | 1 | -4/+4 |
| | | | | Commit 2 of 2. | ||||
* | Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. ↵ | Anton Samokhvalov | 2022-02-10 | 1 | -4/+4 |
| | | | | Commit 1 of 2. | ||||
* | Restoring authorship annotation for <kikht@yandex-team.ru>. Commit 2 of 2. | kikht | 2022-02-10 | 3 | -30/+30 |
| | |||||
* | Restoring authorship annotation for <kikht@yandex-team.ru>. Commit 1 of 2. | kikht | 2022-02-10 | 3 | -30/+30 |
| | |||||
* | Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2. | thegeorg | 2022-02-10 | 1 | -2/+2 |
| | |||||
* | Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 1 of 2. | thegeorg | 2022-02-10 | 1 | -2/+2 |
| | |||||
* | Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 2 of 2. | orivej | 2022-02-10 | 2 | -39/+39 |
| | |||||
* | Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 1 of 2. | orivej | 2022-02-10 | 2 | -39/+39 |
| | |||||
* | Restoring authorship annotation for <shadchin@yandex-team.ru>. Commit 2 of 2. | shadchin | 2022-02-10 | 2 | -30/+30 |
| | |||||
* | Restoring authorship annotation for <shadchin@yandex-team.ru>. Commit 1 of 2. | shadchin | 2022-02-10 | 2 | -30/+30 |
| | |||||
* | intermediate changes | Devtools Arcadia | 2022-02-07 | 3 | -0/+265 |
ref:cde9a383711a11544ce7e107a78147fb96cc4029 |