| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Simplify support `importlib.metadata` | shadchin | 2024-04-13 | 2 | -11/+16 |
| | | | | | 996025a2ee725b626c3b77aac016d8f8c0ac4e76 | ||||
| * | Probe bytes and str environment keys | v-korovin | 2024-02-29 | 1 | -3/+18 |
| | | | | | 58bed0cef82a2a691f8f949d16c3d3b03d94f627 | ||||
| * | Sync contrib/tools/python3 layout with upstream | thegeorg | 2024-02-19 | 4 | -6/+6 |
| | | | | | | | | * 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 | ||||
| * | Update Python from 3.11.8 to 3.12.2 | shadchin | 2024-02-12 | 2 | -13/+13 |
| | | |||||
| * | Rework joinpath for importlib.resources | shadchin | 2024-02-09 | 3 | -30/+98 |
| | | |||||
| * | Library import 5, delete go dependencies (#832) | AlexSm | 2024-01-04 | 1 | -3/+6 |
| | | | | | | * Library import 5, delete go dependencies * Fix yt client | ||||
| * | Import libs 3 (#679) | AlexSm | 2023-12-22 | 1 | -1/+2 |
| | | |||||
| * | Support override `distutils` from `setuptools` | shadchin | 2023-12-12 | 1 | -0/+26 |
| | | |||||
| * | First implementation is `importlib.resources.files` | shadchin | 2023-11-26 | 2 | -15/+82 |
| | | |||||
| * | Python Import Tracing | kuzmich321 | 2023-11-24 | 1 | -2/+7 |
| | | |||||
| * | Add import callbacks for import hook | kuzmich321 | 2023-11-22 | 2 | -2/+21 |
| | | | | | | | * typo-fix * add before and after import callbacks | ||||
| * | add ydb deps | nkozlovskiy | 2023-09-29 | 39 | -0/+1929 |
| | | |||||
| * | fix ya.make | monster | 2022-07-07 | 35 | -1738/+0 |
| | | |||||
| * | Update contrib/python/ipython/py3 to 8.3.0 | robot-contrib | 2022-05-18 | 5 | -71/+31 |
| | | | | | ref:e84342d4d30476f9148137f37fd0c6405fd36f55 | ||||
| * | YMAKE-148: Don't follow symlinks | say | 2022-05-17 | 2 | -5/+17 |
| | | | | | ref:b200b70556036c6a735ab81b1414c4b334ba5958 | ||||
| * | YMAKE-144: Fix RuntimeError: dictionary changed size during iteration | say | 2022-05-14 | 2 | -2/+30 |
| | | | | | ref:919db9913468e91d031bbd511beeacdcfdd74489 | ||||
| * | 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 | 4 | -134/+0 |
| | | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | roboslone | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | roboslone | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | viknet | 2022-02-10 | 1 | -20/+20 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | viknet | 2022-02-10 | 1 | -20/+20 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | say | 2022-02-10 | 3 | -537/+537 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | say | 2022-02-10 | 3 | -537/+537 |
| | | |||||
| * | Restoring authorship annotation for Aleksandr <[email protected]>. Commit ↵ | Aleksandr | 2022-02-10 | 2 | -23/+23 |
| | | | | | 2 of 2. | ||||
| * | Restoring authorship annotation for Aleksandr <[email protected]>. Commit ↵ | Aleksandr | 2022-02-10 | 2 | -23/+23 |
| | | | | | 1 of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | abodrov | 2022-02-10 | 21 | -335/+335 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | abodrov | 2022-02-10 | 21 | -335/+335 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | dldmitry | 2022-02-10 | 1 | -3/+3 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | dldmitry | 2022-02-10 | 1 | -3/+3 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | spreis | 2022-02-10 | 2 | -12/+12 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | spreis | 2022-02-10 | 2 | -12/+12 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | deshevoy | 2022-02-10 | 3 | -158/+158 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | deshevoy | 2022-02-10 | 3 | -158/+158 |
| | | |||||
| * | Restoring authorship annotation for Nikita Slyusarev ↵ | Nikita Slyusarev | 2022-02-10 | 4 | -21/+21 |
| | | | | | <[email protected]>. Commit 2 of 2. | ||||
| * | Restoring authorship annotation for Nikita Slyusarev ↵ | Nikita Slyusarev | 2022-02-10 | 4 | -21/+21 |
| | | | | | <[email protected]>. Commit 1 of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | swarmer | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | swarmer | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for Vlad Yaroslavlev <[email protected]>. ↵ | Vlad Yaroslavlev | 2022-02-10 | 2 | -3/+3 |
| | | | | | Commit 2 of 2. | ||||
| * | Restoring authorship annotation for Vlad Yaroslavlev <[email protected]>. ↵ | Vlad Yaroslavlev | 2022-02-10 | 2 | -3/+3 |
| | | | | | Commit 1 of 2. | ||||
| * | Restoring authorship annotation for Stanislav Kirillov ↵ | Stanislav Kirillov | 2022-02-10 | 1 | -1/+1 |
| | | | | | <[email protected]>. Commit 2 of 2. | ||||
| * | Restoring authorship annotation for Stanislav Kirillov ↵ | Stanislav Kirillov | 2022-02-10 | 1 | -1/+1 |
| | | | | | <[email protected]>. Commit 1 of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | cerevra | 2022-02-10 | 2 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | cerevra | 2022-02-10 | 2 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | snermolaev | 2022-02-10 | 1 | -10/+10 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | snermolaev | 2022-02-10 | 1 | -10/+10 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | dvshkurko | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | dvshkurko | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for Mikhail Borisov ↵ | Mikhail Borisov | 2022-02-10 | 8 | -45/+45 |
| | | | | | <[email protected]>. Commit 2 of 2. | ||||
| * | Restoring authorship annotation for Mikhail Borisov ↵ | Mikhail Borisov | 2022-02-10 | 8 | -45/+45 |
| | | | | | <[email protected]>. Commit 1 of 2. | ||||
