aboutsummaryrefslogtreecommitdiffstats
path: root/library/python
Commit message (Collapse)AuthorAgeFilesLines
...
* Intermediate changesrobot-piglet2024-07-221-2/+9
|
* Intermediate changesrobot-piglet2024-07-211-0/+3
|
* Intermediate changesrobot-piglet2024-07-196-0/+6
|
* Intermediate changesrobot-piglet2024-07-073-3/+3
|
* Enable UTF-8 mode for allshadchin2024-06-201-1/+16
| | | | 0003a9ac951e380a13106a8f180014e0aed57f3a
* Intermediate changesrobot-piglet2024-06-131-6/+6
|
* Intermediate changesrobot-piglet2024-06-061-1/+4
|
* Intermediate changesrobot-piglet2024-06-042-4/+44
|
* Intermediate changesrobot-piglet2024-05-211-1/+1
|
* Intermediate changesrobot-piglet2024-05-181-1/+18
|
* YDB Import 597robot-ydb-importer2024-05-141-4/+0
| | | | 2221b5c9d4887055279d8e5e336b944948a706cc
* Extend support importlib.resources in Arcadiashadchin2024-05-082-25/+48
| | | | 5d391b8f31717f85fcd88c4ae5ce3b57a723e42e
* YT-21446: Add python udfs dependency in pigletmpereskokova2024-04-164-0/+40
| | | | a960b2510dc0ed8b11807d92f1826459a8c9a5c8
* Simplify support `importlib.metadata`shadchin2024-04-132-11/+16
| | | | 996025a2ee725b626c3b77aac016d8f8c0ac4e76
* Use same configs in ya style and style-testsmikhnenko2024-04-041-8/+4
| | | | 853c2293128f6f534d97c1a5c97204e1f72868cf
* Intermediate changesrobot-piglet2024-03-281-2/+2
|
* Intermediate changesrobot-piglet2024-03-281-0/+2
|
* Intermediate changesrobot-piglet2024-03-251-2/+2
|
* Intermediate changesrobot-piglet2024-03-193-4/+6
|
* Intermediate changesrobot-piglet2024-03-141-7/+17
|
* add CPP_STYLE_TEST_16 ya.make macroionagamed2024-03-071-3/+8
| | | | a494c8b69e6dec20bf56966cca5259e337905d23
* Probe bytes and str environment keysv-korovin2024-02-291-3/+18
| | | | 58bed0cef82a2a691f8f949d16c3d3b03d94f627
* Intermediate changesrobot-piglet2024-02-232-12/+0
|
* Sync contrib/tools/python3 layout with upstreamthegeorg2024-02-194-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 566robot-ydb-importer2024-02-1417-0/+1770
| | | | 96265cd0cc64e1b9bb31fe97b915ed2a09caf1cb
* Update Python from 3.11.8 to 3.12.2shadchin2024-02-122-13/+13
|
* Rework joinpath for importlib.resourcesshadchin2024-02-093-30/+98
|
* Intermediate changesrobot-piglet2024-02-011-0/+5
|
* feat contrib: aiogram 3armenqa2024-01-193-0/+270
| | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/
* Library import 8 (#1074)AlexSm2024-01-188-12/+218
| | | | | * Library import 8 * Add contrib/libs/cxxsupp/libcxx/include/__verbose_abort
* Library import 5, delete go dependencies (#832)AlexSm2024-01-041-3/+6
| | | | | * Library import 5, delete go dependencies * Fix yt client
* Import libs 4 (#758)AlexSm2023-12-272-5/+27
|
* Import libs 3 (#679)AlexSm2023-12-221-1/+2
|
* fix tests afterpg2023-12-181-0/+10
|
* Support override `distutils` from `setuptools`shadchin2023-12-121-0/+26
|
* Make support_retries() and get_type() methods of object instead of class ↵say2023-12-0828-2925/+0
| | | | ones. Reduce get_type_name() usage.
* import tracing: tid removed from event keykuzmich3212023-12-071-7/+3
|
* Fix str/bytes for regexpv-korovin2023-12-061-1/+2
|
* import tracingkuzmich3212023-12-0512-2/+296
| | | | | | * add argument to parser * add out_path as fn parameter * set necessary env variables for import tracing
* Intermediate changesrobot-piglet2023-12-0512-360/+0
|
* Intermediate changesrobot-piglet2023-12-042-6/+4
|
* Intermediate changesrobot-piglet2023-12-0212-0/+360
|
* Intermediate changesrobot-piglet2023-12-0112-360/+0
|
* YQ Connector:Use docker-compose in integrational testsvitalyisaev2023-11-3040-0/+3285
|
* Intermediate changesrobot-piglet2023-11-291-1/+1
|
* Intermediate changesrobot-piglet2023-11-291-1/+2
|
* Revert commit rXXXXXX,Decode bytes when reading sanitizer's stderrvitalyisaev2023-11-291-6/+2
|
* Decode bytes when reading sanitizer's stderrvitalyisaev2023-11-281-2/+6
|
* First implementation is `importlib.resources.files`shadchin2023-11-262-15/+82
|
* Python Import Tracingkuzmich3212023-11-242-4/+14
|