summaryrefslogtreecommitdiffstats
path: root/library/python
Commit message (Collapse)AuthorAgeFilesLines
* Library update 9 (#1163)AlexSm2024-01-193-0/+270
| | | | | | | * Right libs import scripts * Library update 9 * Add contrib/libs/cxxsupp/libcxx/include/memory_resource
* 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
|
* Add import callbacks for import hookkuzmich3212023-11-223-2/+36
| | | | | | * typo-fix * add before and after import callbacks
* Fix: memoize multithreding optimizationl4m3r2023-11-143-7/+160
| | | | Fix: memoize multithreding optimization
* YQ Connector: move tests from yql to ydb (OSS)vitalyisaev2023-11-142-0/+23
| | | | Перенос папки с тестами на Коннектор из папки yql в папку ydb (синхронизируется с github).
* FQ Runner FrameWorkhor9112023-11-074-0/+633
|
* (no commit message)zhukoff-pavel2023-11-021-2/+6
|
* Move swag from devtools/ to library/python/testing/alexv-smirnov2023-10-186-0/+506
|
* port all tests to py3zhukoff-pavel2023-10-101-5/+9
|
* Intermediate changesrobot-piglet2023-10-0323-1405/+0
|
* Move contrib/tools/jdk to build/platform/java/jdk/testingthegeorg2023-10-0324-1/+1406
|
* add ydb depsnkozlovskiy2023-09-2946-0/+2415
|
* Move style configs from devtools to build directorysay2023-09-282-5/+2
|
* fix run_ut to work with py3zhukoff-pavel2023-09-271-2/+2
|
* [library/python/testing/yatest_common/yatest/common/process] Fixed E741prettyboy2023-09-251-2/+2
|
* [library/python/pytest/plugins] Suppress PLR1727prettyboy2023-09-251-2/+2
|
* [library/python/cyson/cyson] Suppress F405prettyboy2023-09-251-2/+2
|
* [library/python] Fix some style testsprettyboy2023-09-229-20/+33
| | | | см https://a.yandex-team.ru/review/4511498/details?checkId=29700000007055&dialogId=CiCard&filter=resultType%28RT_STYLE_CHECK%29%3BsuiteCategory%28CATEGORY_CHANGED%29&iterationType=FULL&number=1&openedItems=955241967903872625%3ART_STYLE_SUITE_CHECK%2C12143061788616128922%3ART_STYLE_SUITE_CHECK%2C8023375544570871616%3ART_STYLE_SUITE_CHECK%2C10700057700434354061%3ART_STYLE_SUITE_CHECK%2C10919096887128703016%3ART_STYLE_SUITE_CHECK%2C8720280302786645361%3ART_STYLE_SUITE_CHECK%2C16643406941049220442%3ART_STYLE_SUITE_CHECK%2C12501056625690179524%3ART_STYLE_SUITE_CHECK&snippetViewMode=word-wrap&status=STATUS_FAILED
* Split py on py2/py3shadchin2023-09-211-2/+4
|
* Remove references to clang-format-12thegeorg2023-09-152-10/+4
|
* [library/python/string] Change message type to debugzhukoff-pavel2023-09-141-1/+1
|
* Increase max metric name lengthiaz16072023-09-131-1/+1
|
* Revert commit rXXXXXX,[build/plugins/ytest] Allow prebuilt linters for ↵prettyboy2023-09-0823-1478/+0
| | | | opensource
* [build/plugins/ytest] Allow prebuilt linters for opensourceprettyboy2023-09-0823-0/+1478
| | | | | | Без этого, ydb или не сможет запускать flake8 с помощью ya make. Или к ним поедет сборка flake8. Возможно последнее и не так плохо, но сейчас предлагается пока так
* No xrange in python3somov2023-09-071-1/+1
|
* [library/python/pytest/plugins/ya] Limit snippet size up to 8kbprettyboy2023-09-071-1/+5
|
* [library/python/testing/yatest_common/yatest/common/process] Limit snippet ↵prettyboy2023-09-071-1/+1
| | | | size in logs up to 64kb
* [library/python/testing/yatest_common/yatest/common/process] Reduce noise ↵prettyboy2023-09-021-0/+3
| | | | from coredump_filter
* Moved udf_test and refactored test_frameworkvvvv2023-08-3016-0/+3879
| | | | | | | | | | | | | | | | | | | | | Локально упавший тест выполняется %% vvvv@mr-nvme-testing-08:~/repo/arcadia/statbox/nile/tests/yql/py2/part_2$ arc checkout move_udf_test_and_refactor_tf Switched to branch 'move_udf_test_and_refactor_tf' vvvv@mr-nvme-testing-08:~/repo/arcadia/statbox/nile/tests/yql/py2/part_2$ ya make -tA -F '*test_unchanged_table*' Warn[-WPluginErr]: in $B/statbox/nile/tests/yql/py2/part_2/libpy2-part_2.so: Requirement cpu is redefined 2 -> 4 Warn[-WPluginErr]: in $B/statbox/nile/tests/yql/py2/part_2/libpy2-part_2.so: Requirement ram is redefined 16 -> 9 Number of suites skipped by name: 2, by filter *test_unchanged_table* Total 1 suite: 1 - GOOD Total 4 tests: 4 - GOOD Ok %% судя по ошибке он flaky
* Intermediate changesrobot-piglet2023-08-273-0/+96
|