Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Intermediate changes | robot-piglet | 2024-07-22 | 1 | -2/+9 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2024-07-21 | 1 | -0/+3 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2024-07-19 | 6 | -0/+6 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2024-07-07 | 3 | -3/+3 | |
| | ||||||
* | Enable UTF-8 mode for all | shadchin | 2024-06-20 | 1 | -1/+16 | |
| | | | | 0003a9ac951e380a13106a8f180014e0aed57f3a | |||||
* | Intermediate changes | robot-piglet | 2024-06-13 | 1 | -6/+6 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2024-06-06 | 1 | -1/+4 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2024-06-04 | 2 | -4/+44 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2024-05-21 | 1 | -1/+1 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2024-05-18 | 1 | -1/+18 | |
| | ||||||
* | YDB Import 597 | robot-ydb-importer | 2024-05-14 | 1 | -4/+0 | |
| | | | | 2221b5c9d4887055279d8e5e336b944948a706cc | |||||
* | Extend support importlib.resources in Arcadia | shadchin | 2024-05-08 | 2 | -25/+48 | |
| | | | | 5d391b8f31717f85fcd88c4ae5ce3b57a723e42e | |||||
* | YT-21446: Add python udfs dependency in piglet | mpereskokova | 2024-04-16 | 4 | -0/+40 | |
| | | | | a960b2510dc0ed8b11807d92f1826459a8c9a5c8 | |||||
* | Simplify support `importlib.metadata` | shadchin | 2024-04-13 | 2 | -11/+16 | |
| | | | | 996025a2ee725b626c3b77aac016d8f8c0ac4e76 | |||||
* | Use same configs in ya style and style-tests | mikhnenko | 2024-04-04 | 1 | -8/+4 | |
| | | | | 853c2293128f6f534d97c1a5c97204e1f72868cf | |||||
* | Intermediate changes | robot-piglet | 2024-03-28 | 1 | -2/+2 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2024-03-28 | 1 | -0/+2 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2024-03-25 | 1 | -2/+2 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2024-03-19 | 3 | -4/+6 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2024-03-14 | 1 | -7/+17 | |
| | ||||||
* | add CPP_STYLE_TEST_16 ya.make macro | ionagamed | 2024-03-07 | 1 | -3/+8 | |
| | | | | a494c8b69e6dec20bf56966cca5259e337905d23 | |||||
* | Probe bytes and str environment keys | v-korovin | 2024-02-29 | 1 | -3/+18 | |
| | | | | 58bed0cef82a2a691f8f949d16c3d3b03d94f627 | |||||
* | Intermediate changes | robot-piglet | 2024-02-23 | 2 | -12/+0 | |
| | ||||||
* | 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 | |||||
* | YDB Import 566 | robot-ydb-importer | 2024-02-14 | 17 | -0/+1770 | |
| | | | | 96265cd0cc64e1b9bb31fe97b915ed2a09caf1cb | |||||
* | 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 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2024-02-01 | 1 | -0/+5 | |
| | ||||||
* | feat contrib: aiogram 3 | armenqa | 2024-01-19 | 3 | -0/+270 | |
| | | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/ | |||||
* | Library import 8 (#1074) | AlexSm | 2024-01-18 | 8 | -12/+218 | |
| | | | | | * Library import 8 * Add contrib/libs/cxxsupp/libcxx/include/__verbose_abort | |||||
* | 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 4 (#758) | AlexSm | 2023-12-27 | 2 | -5/+27 | |
| | ||||||
* | Import libs 3 (#679) | AlexSm | 2023-12-22 | 1 | -1/+2 | |
| | ||||||
* | fix tests after | pg | 2023-12-18 | 1 | -0/+10 | |
| | ||||||
* | Support override `distutils` from `setuptools` | shadchin | 2023-12-12 | 1 | -0/+26 | |
| | ||||||
* | Make support_retries() and get_type() methods of object instead of class ↵ | say | 2023-12-08 | 28 | -2925/+0 | |
| | | | | ones. Reduce get_type_name() usage. | |||||
* | import tracing: tid removed from event key | kuzmich321 | 2023-12-07 | 1 | -7/+3 | |
| | ||||||
* | Fix str/bytes for regexp | v-korovin | 2023-12-06 | 1 | -1/+2 | |
| | ||||||
* | import tracing | kuzmich321 | 2023-12-05 | 12 | -2/+296 | |
| | | | | | | * add argument to parser * add out_path as fn parameter * set necessary env variables for import tracing | |||||
* | Intermediate changes | robot-piglet | 2023-12-05 | 12 | -360/+0 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2023-12-04 | 2 | -6/+4 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2023-12-02 | 12 | -0/+360 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2023-12-01 | 12 | -360/+0 | |
| | ||||||
* | YQ Connector:Use docker-compose in integrational tests | vitalyisaev | 2023-11-30 | 40 | -0/+3285 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2023-11-29 | 1 | -1/+1 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2023-11-29 | 1 | -1/+2 | |
| | ||||||
* | Revert commit rXXXXXX,Decode bytes when reading sanitizer's stderr | vitalyisaev | 2023-11-29 | 1 | -6/+2 | |
| | ||||||
* | Decode bytes when reading sanitizer's stderr | vitalyisaev | 2023-11-28 | 1 | -2/+6 | |
| | ||||||
* | First implementation is `importlib.resources.files` | shadchin | 2023-11-26 | 2 | -15/+82 | |
| | ||||||
* | Python Import Tracing | kuzmich321 | 2023-11-24 | 2 | -4/+14 | |
| |