summaryrefslogtreecommitdiffstats
path: root/library/python
Commit message (Collapse)AuthorAgeFilesLines
...
* Move yql/udfs/common/ to /yql/essentials YQL-19206imunkin2024-11-081-0/+4
| | | | | | | | | | Except the following directories: * clickhouse/client * datetime * knn * roaring commit_hash:c7da95636144d28db109d6b17ddc762e9bacb59f
* Intermediate changesrobot-piglet2024-11-071-1/+1
| | | | commit_hash:8dfe46ba3b02673d0e6a35fdf824ab2c98255393
* Intermediate changesrobot-piglet2024-11-061-1/+1
| | | | commit_hash:d313ff8d16f964d796106f71b9e2d65b0ea39f82
* Intermediate changesrobot-piglet2024-11-014-25/+151
| | | | commit_hash:afe2bc6dcfc79e6d34dabab9a0c92d3fa18bc87d
* Intermediate changesrobot-piglet2024-10-231-1/+1
| | | | commit_hash:3e55f833d0efbd9feb7cb3f9ff320ce0faa9ec37
* Fix python-iptablesshadchin2024-10-061-0/+2
| | | | commit_hash:c1f1219d64d21ec34a6f2724029ef2252f1fdb7e
* Intermediate changesrobot-piglet2024-09-301-4/+2
| | | | commit_hash:99ac877e6e05737455ad173d5ce45946fde7d623
* Intermediate changesrobot-piglet2024-09-121-4/+1
| | | | commit_hash:ecafab280d4dfb52401ab81932e10a8d434b1999
* Intermediate changesrobot-piglet2024-09-041-0/+4
|
* Customize bt colorizationiaz16072024-08-191-7/+31
| | | | 221e27d03ecf65a066e77e452326e20c49e89df5
* Intermediate changesrobot-piglet2024-08-083-2/+26
|
* Intermediate changesrobot-piglet2024-07-311-30/+37
|
* [yt/cpp/mapreduce]Fix build with system protoc, std::string and system stlnadya732024-07-302-1/+14
| | | | | Fix build with system protoc, std::string and system stl 8b5b81b2d7855f6b0dcb4bb0583a6408e5b7d3f7
* Intermediate changesrobot-piglet2024-07-271-1/+1
|
* Intermediate changesrobot-piglet2024-07-251-1/+5
|
* 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
|