diff options
author | workfork <workfork@yandex-team.ru> | 2022-02-10 16:46:43 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:43 +0300 |
commit | 89db6fe2fe2c32d2a832ddfeb04e8d078e301084 (patch) | |
tree | 49e222ea1c5804306084bb3ae065bb702625360f /library | |
parent | c3745173272d1cf5b0642debb40d019e7ae71094 (diff) | |
download | ydb-89db6fe2fe2c32d2a832ddfeb04e8d078e301084.tar.gz |
Restoring authorship annotation for <workfork@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library')
83 files changed, 133 insertions, 133 deletions
diff --git a/library/cpp/actors/protos/ya.make b/library/cpp/actors/protos/ya.make index d0f49d5409..3a1488d78e 100644 --- a/library/cpp/actors/protos/ya.make +++ b/library/cpp/actors/protos/ya.make @@ -1,6 +1,6 @@ PROTO_LIBRARY() -OWNER(g:kikimr) +OWNER(g:kikimr) SRCS( actors.proto diff --git a/library/cpp/balloc/ya.make b/library/cpp/balloc/ya.make index 7011b85665..d4457fbba9 100644 --- a/library/cpp/balloc/ya.make +++ b/library/cpp/balloc/ya.make @@ -2,7 +2,7 @@ LIBRARY() OWNER( ironpeter - g:base + g:base ) NO_UTIL() diff --git a/library/cpp/bit_io/ut/ya.make b/library/cpp/bit_io/ut/ya.make index 492b8165fd..07ee5b4997 100644 --- a/library/cpp/bit_io/ut/ya.make +++ b/library/cpp/bit_io/ut/ya.make @@ -2,7 +2,7 @@ UNITTEST_FOR(library/cpp/bit_io) OWNER( velavokr - g:util + g:util ) SRCS( diff --git a/library/cpp/bit_io/ya.make b/library/cpp/bit_io/ya.make index a1b66cd3d0..df1de81ff9 100644 --- a/library/cpp/bit_io/ya.make +++ b/library/cpp/bit_io/ya.make @@ -2,7 +2,7 @@ LIBRARY() OWNER( velavokr - g:util + g:util ) PEERDIR( diff --git a/library/cpp/codecs/ut/ya.make b/library/cpp/codecs/ut/ya.make index 53283c34d6..90841b05ef 100644 --- a/library/cpp/codecs/ut/ya.make +++ b/library/cpp/codecs/ut/ya.make @@ -1,7 +1,7 @@ UNITTEST() OWNER( - g:base + g:base velavokr ) diff --git a/library/cpp/codecs/ya.make b/library/cpp/codecs/ya.make index d1547cbfad..7e76fb0c9a 100644 --- a/library/cpp/codecs/ya.make +++ b/library/cpp/codecs/ya.make @@ -1,7 +1,7 @@ LIBRARY() OWNER( - g:base + g:base velavokr ) diff --git a/library/cpp/containers/atomizer/ya.make b/library/cpp/containers/atomizer/ya.make index cbbbbb00e3..55165a3b67 100644 --- a/library/cpp/containers/atomizer/ya.make +++ b/library/cpp/containers/atomizer/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:util) +OWNER(g:util) PEERDIR( library/cpp/containers/str_map diff --git a/library/cpp/containers/bitseq/ut/ya.make b/library/cpp/containers/bitseq/ut/ya.make index 628610f1e5..7155e82c06 100644 --- a/library/cpp/containers/bitseq/ut/ya.make +++ b/library/cpp/containers/bitseq/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/containers/bitseq) -OWNER(g:util) +OWNER(g:util) SRCS( bititerator_ut.cpp diff --git a/library/cpp/containers/bitseq/ya.make b/library/cpp/containers/bitseq/ya.make index 3f6a3543ca..7090956c55 100644 --- a/library/cpp/containers/bitseq/ya.make +++ b/library/cpp/containers/bitseq/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:util) +OWNER(g:util) PEERDIR( util/draft diff --git a/library/cpp/deprecated/mapped_file/ya.make b/library/cpp/deprecated/mapped_file/ya.make index c7c89d6ca9..415c438382 100644 --- a/library/cpp/deprecated/mapped_file/ya.make +++ b/library/cpp/deprecated/mapped_file/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:util) +OWNER(g:util) SRCS( mapped_file.cpp diff --git a/library/cpp/digest/crc32c/ya.make b/library/cpp/digest/crc32c/ya.make index b9a34fc52a..d6faf16c9c 100644 --- a/library/cpp/digest/crc32c/ya.make +++ b/library/cpp/digest/crc32c/ya.make @@ -7,8 +7,8 @@ OWNER( pg gulin dcherednik - g:yamr - g:rtmr + g:yamr + g:rtmr ) PEERDIR( diff --git a/library/cpp/digest/lower_case/ya.make b/library/cpp/digest/lower_case/ya.make index 97bea21224..62cc16556a 100644 --- a/library/cpp/digest/lower_case/ya.make +++ b/library/cpp/digest/lower_case/ya.make @@ -2,7 +2,7 @@ LIBRARY() OWNER( pg - g:util + g:util ) SRCS( diff --git a/library/cpp/grpc/client/ya.make b/library/cpp/grpc/client/ya.make index 9a28d7503f..a4e74b067c 100644 --- a/library/cpp/grpc/client/ya.make +++ b/library/cpp/grpc/client/ya.make @@ -2,7 +2,7 @@ LIBRARY() OWNER( ddoarn - g:kikimr + g:kikimr ) SRCS( diff --git a/library/cpp/http/io/ut/medium/ya.make b/library/cpp/http/io/ut/medium/ya.make index f4826d5306..235a23dcd7 100644 --- a/library/cpp/http/io/ut/medium/ya.make +++ b/library/cpp/http/io/ut/medium/ya.make @@ -2,7 +2,7 @@ UNITTEST_FOR(library/cpp/http/io) SIZE(MEDIUM) -OWNER(g:util) +OWNER(g:util) SRCS( stream_ut_medium.cpp diff --git a/library/cpp/http/io/ut/ya.make b/library/cpp/http/io/ut/ya.make index 7b903614b3..84f6949db3 100644 --- a/library/cpp/http/io/ut/ya.make +++ b/library/cpp/http/io/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/http/io) -OWNER(g:util) +OWNER(g:util) PEERDIR( library/cpp/http/server diff --git a/library/cpp/http/io/ya.make b/library/cpp/http/io/ya.make index 803c19a9f5..dcfbd79885 100644 --- a/library/cpp/http/io/ya.make +++ b/library/cpp/http/io/ya.make @@ -1,7 +1,7 @@ LIBRARY() OWNER( - g:util + g:util mvel ) diff --git a/library/cpp/http/misc/ut/ya.make b/library/cpp/http/misc/ut/ya.make index cabbed75f5..f4bdd35662 100644 --- a/library/cpp/http/misc/ut/ya.make +++ b/library/cpp/http/misc/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/http/misc) -OWNER(g:util) +OWNER(g:util) SRCS( httpdate_ut.cpp diff --git a/library/cpp/http/misc/ya.make b/library/cpp/http/misc/ya.make index 0794b240e9..fceb3cf79c 100644 --- a/library/cpp/http/misc/ya.make +++ b/library/cpp/http/misc/ya.make @@ -1,7 +1,7 @@ LIBRARY() OWNER( - g:util + g:util mvel ) diff --git a/library/cpp/http/server/ya.make b/library/cpp/http/server/ya.make index ab9db4bf33..bae6f33306 100644 --- a/library/cpp/http/server/ya.make +++ b/library/cpp/http/server/ya.make @@ -4,8 +4,8 @@ OWNER( pg mvel kulikov - g:base - g:middle + g:base + g:middle ) SRCS( diff --git a/library/cpp/ipv6_address/ut/ya.make b/library/cpp/ipv6_address/ut/ya.make index 5ad983be70..bd22899379 100644 --- a/library/cpp/ipv6_address/ut/ya.make +++ b/library/cpp/ipv6_address/ut/ya.make @@ -1,4 +1,4 @@ -OWNER(g:zora) +OWNER(g:zora) UNITTEST_FOR(library/cpp/ipv6_address) diff --git a/library/cpp/ipv6_address/ya.make b/library/cpp/ipv6_address/ya.make index 3ba3be3d4e..5c9bf7e383 100644 --- a/library/cpp/ipv6_address/ya.make +++ b/library/cpp/ipv6_address/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:zora) +OWNER(g:zora) SRCS( ipv6_address.cpp diff --git a/library/cpp/iterator/ut/ya.make b/library/cpp/iterator/ut/ya.make index 844a67affd..601e5663b9 100644 --- a/library/cpp/iterator/ut/ya.make +++ b/library/cpp/iterator/ut/ya.make @@ -4,7 +4,7 @@ PEERDIR( library/cpp/iterator ) -OWNER(g:util) +OWNER(g:util) SRCS( filtering_ut.cpp diff --git a/library/cpp/iterator/ya.make b/library/cpp/iterator/ya.make index 9fd6f66fb6..1ba1ffb411 100644 --- a/library/cpp/iterator/ya.make +++ b/library/cpp/iterator/ya.make @@ -1,4 +1,4 @@ -OWNER(g:util) +OWNER(g:util) LIBRARY() diff --git a/library/cpp/logger/global/ya.make b/library/cpp/logger/global/ya.make index 1ba07f23ed..20eb361e72 100644 --- a/library/cpp/logger/global/ya.make +++ b/library/cpp/logger/global/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:geosaas) +OWNER(g:geosaas) PEERDIR( library/cpp/logger diff --git a/library/cpp/logger/ya.make b/library/cpp/logger/ya.make index de1874ae47..00a5263cba 100644 --- a/library/cpp/logger/ya.make +++ b/library/cpp/logger/ya.make @@ -1,8 +1,8 @@ OWNER( pg mvel - g:util - g:base + g:util + g:base ) LIBRARY() diff --git a/library/cpp/lwtrace/mon/analytics/ya.make b/library/cpp/lwtrace/mon/analytics/ya.make index eca711675d..c18e23c8e1 100644 --- a/library/cpp/lwtrace/mon/analytics/ya.make +++ b/library/cpp/lwtrace/mon/analytics/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(serxa g:kikimr) +OWNER(serxa g:kikimr) PEERDIR( ) diff --git a/library/cpp/lwtrace/mon/ya.make b/library/cpp/lwtrace/mon/ya.make index 9b60a186bd..bdcb315754 100644 --- a/library/cpp/lwtrace/mon/ya.make +++ b/library/cpp/lwtrace/mon/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(serxa g:kikimr) +OWNER(serxa g:kikimr) RESOURCE( static/common.css lwtrace/mon/static/common.css diff --git a/library/cpp/messagebus/actor/ya.make b/library/cpp/messagebus/actor/ya.make index ce830b81fb..59bd1b0b99 100644 --- a/library/cpp/messagebus/actor/ya.make +++ b/library/cpp/messagebus/actor/ya.make @@ -1,6 +1,6 @@ LIBRARY(messagebus_actor) -OWNER(g:messagebus) +OWNER(g:messagebus) SRCS( executor.cpp diff --git a/library/cpp/messagebus/all/ya.make b/library/cpp/messagebus/all/ya.make index f36d6c058c..ffa2dbfabc 100644 --- a/library/cpp/messagebus/all/ya.make +++ b/library/cpp/messagebus/all/ya.make @@ -1,4 +1,4 @@ -OWNER(g:messagebus) +OWNER(g:messagebus) RECURSE_ROOT_RELATIVE( library/python/messagebus diff --git a/library/cpp/messagebus/debug_receiver/ya.make b/library/cpp/messagebus/debug_receiver/ya.make index 70fca1f741..f1b14d35bb 100644 --- a/library/cpp/messagebus/debug_receiver/ya.make +++ b/library/cpp/messagebus/debug_receiver/ya.make @@ -1,6 +1,6 @@ PROGRAM(messagebus_debug_receiver) -OWNER(g:messagebus) +OWNER(g:messagebus) SRCS( debug_receiver.cpp diff --git a/library/cpp/messagebus/monitoring/ya.make b/library/cpp/messagebus/monitoring/ya.make index b47ac90a02..25782492b1 100644 --- a/library/cpp/messagebus/monitoring/ya.make +++ b/library/cpp/messagebus/monitoring/ya.make @@ -1,6 +1,6 @@ PROTO_LIBRARY() -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/monlib/encode/legacy_protobuf/protos diff --git a/library/cpp/messagebus/oldmodule/ya.make b/library/cpp/messagebus/oldmodule/ya.make index d6375cb6b7..ca5eae74f0 100644 --- a/library/cpp/messagebus/oldmodule/ya.make +++ b/library/cpp/messagebus/oldmodule/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/messagebus diff --git a/library/cpp/messagebus/protobuf/ya.make b/library/cpp/messagebus/protobuf/ya.make index cbb9c1103e..64ff240b51 100644 --- a/library/cpp/messagebus/protobuf/ya.make +++ b/library/cpp/messagebus/protobuf/ya.make @@ -1,6 +1,6 @@ LIBRARY(messagebus_protobuf) -OWNER(g:messagebus) +OWNER(g:messagebus) SRCS( ybusbuf.cpp diff --git a/library/cpp/messagebus/rain_check/core/ya.make b/library/cpp/messagebus/rain_check/core/ya.make index 9cfa6f19bb..c6fb5640d4 100644 --- a/library/cpp/messagebus/rain_check/core/ya.make +++ b/library/cpp/messagebus/rain_check/core/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/coroutine/engine diff --git a/library/cpp/messagebus/rain_check/http/ya.make b/library/cpp/messagebus/rain_check/http/ya.make index 419286b8c8..ef13329df3 100644 --- a/library/cpp/messagebus/rain_check/http/ya.make +++ b/library/cpp/messagebus/rain_check/http/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:messagebus) +OWNER(g:messagebus) SRCS( client.cpp diff --git a/library/cpp/messagebus/rain_check/messagebus/ya.make b/library/cpp/messagebus/rain_check/messagebus/ya.make index 4e81ec815e..defdac9a61 100644 --- a/library/cpp/messagebus/rain_check/messagebus/ya.make +++ b/library/cpp/messagebus/rain_check/messagebus/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/messagebus diff --git a/library/cpp/messagebus/rain_check/test/helper/ya.make b/library/cpp/messagebus/rain_check/test/helper/ya.make index 103813b180..aa9e4e6d81 100644 --- a/library/cpp/messagebus/rain_check/test/helper/ya.make +++ b/library/cpp/messagebus/rain_check/test/helper/ya.make @@ -1,6 +1,6 @@ LIBRARY(messagebus-rain_check-test-helper) -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/messagebus/rain_check/core diff --git a/library/cpp/messagebus/rain_check/test/perftest/ya.make b/library/cpp/messagebus/rain_check/test/perftest/ya.make index 6b03819fe5..7330a71700 100644 --- a/library/cpp/messagebus/rain_check/test/perftest/ya.make +++ b/library/cpp/messagebus/rain_check/test/perftest/ya.make @@ -1,6 +1,6 @@ PROGRAM(messagebus_rain_check_perftest) -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/messagebus/rain_check/core diff --git a/library/cpp/messagebus/rain_check/test/ut/ya.make b/library/cpp/messagebus/rain_check/test/ut/ya.make index ac07f5bddb..9f7a93417a 100644 --- a/library/cpp/messagebus/rain_check/test/ut/ya.make +++ b/library/cpp/messagebus/rain_check/test/ut/ya.make @@ -1,6 +1,6 @@ PROGRAM(library-messagebus-rain_check-test-ut) -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/testing/unittest_main diff --git a/library/cpp/messagebus/rain_check/test/ya.make b/library/cpp/messagebus/rain_check/test/ya.make index b3f4dd4fdf..4c1d6f8161 100644 --- a/library/cpp/messagebus/rain_check/test/ya.make +++ b/library/cpp/messagebus/rain_check/test/ya.make @@ -1,4 +1,4 @@ -OWNER(g:messagebus) +OWNER(g:messagebus) RECURSE( perftest diff --git a/library/cpp/messagebus/rain_check/ya.make b/library/cpp/messagebus/rain_check/ya.make index 6aa12b4ed5..966d54c232 100644 --- a/library/cpp/messagebus/rain_check/ya.make +++ b/library/cpp/messagebus/rain_check/ya.make @@ -1,4 +1,4 @@ -OWNER(g:messagebus) +OWNER(g:messagebus) RECURSE( core diff --git a/library/cpp/messagebus/scheduler/ya.make b/library/cpp/messagebus/scheduler/ya.make index 4777bacb25..dcb7408a20 100644 --- a/library/cpp/messagebus/scheduler/ya.make +++ b/library/cpp/messagebus/scheduler/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/threading/future diff --git a/library/cpp/messagebus/test/example/client/ya.make b/library/cpp/messagebus/test/example/client/ya.make index 18a29f18fc..a660a01698 100644 --- a/library/cpp/messagebus/test/example/client/ya.make +++ b/library/cpp/messagebus/test/example/client/ya.make @@ -1,6 +1,6 @@ PROGRAM(messagebus_example_client) -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/messagebus/test/example/common diff --git a/library/cpp/messagebus/test/example/common/ya.make b/library/cpp/messagebus/test/example/common/ya.make index b0f4e35e16..4da16608fc 100644 --- a/library/cpp/messagebus/test/example/common/ya.make +++ b/library/cpp/messagebus/test/example/common/ya.make @@ -1,6 +1,6 @@ LIBRARY(messagebus_test_example_common) -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/messagebus diff --git a/library/cpp/messagebus/test/example/server/ya.make b/library/cpp/messagebus/test/example/server/ya.make index 3d82245684..8cdd97cb12 100644 --- a/library/cpp/messagebus/test/example/server/ya.make +++ b/library/cpp/messagebus/test/example/server/ya.make @@ -1,6 +1,6 @@ PROGRAM(messagebus_example_server) -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/messagebus/test/example/common diff --git a/library/cpp/messagebus/test/example/ya.make b/library/cpp/messagebus/test/example/ya.make index a3108d46f4..f275351c29 100644 --- a/library/cpp/messagebus/test/example/ya.make +++ b/library/cpp/messagebus/test/example/ya.make @@ -1,4 +1,4 @@ -OWNER(g:messagebus) +OWNER(g:messagebus) RECURSE( client diff --git a/library/cpp/messagebus/test/helper/ya.make b/library/cpp/messagebus/test/helper/ya.make index a0e8d41b3c..97bd45f573 100644 --- a/library/cpp/messagebus/test/helper/ya.make +++ b/library/cpp/messagebus/test/helper/ya.make @@ -1,6 +1,6 @@ LIBRARY(messagebus_test_helper) -OWNER(g:messagebus) +OWNER(g:messagebus) SRCS( example.cpp diff --git a/library/cpp/messagebus/test/perftest/ya.make b/library/cpp/messagebus/test/perftest/ya.make index 1745f483ce..24c2848ed5 100644 --- a/library/cpp/messagebus/test/perftest/ya.make +++ b/library/cpp/messagebus/test/perftest/ya.make @@ -1,6 +1,6 @@ PROGRAM(messagebus_perftest) -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/deprecated/threadable diff --git a/library/cpp/messagebus/test/ut/ya.make b/library/cpp/messagebus/test/ut/ya.make index 83fafe745e..fe1b4961d6 100644 --- a/library/cpp/messagebus/test/ut/ya.make +++ b/library/cpp/messagebus/test/ut/ya.make @@ -1,4 +1,4 @@ -OWNER(g:messagebus) +OWNER(g:messagebus) UNITTEST_FOR(library/cpp/messagebus) diff --git a/library/cpp/messagebus/test/ya.make b/library/cpp/messagebus/test/ya.make index 5f25f8a975..0dc4bd4720 100644 --- a/library/cpp/messagebus/test/ya.make +++ b/library/cpp/messagebus/test/ya.make @@ -1,4 +1,4 @@ -OWNER(g:messagebus) +OWNER(g:messagebus) RECURSE( example diff --git a/library/cpp/messagebus/www/ya.make b/library/cpp/messagebus/www/ya.make index e0b7517919..972390cea3 100644 --- a/library/cpp/messagebus/www/ya.make +++ b/library/cpp/messagebus/www/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:messagebus) +OWNER(g:messagebus) SRCS( html_output.cpp diff --git a/library/cpp/messagebus/ya.make b/library/cpp/messagebus/ya.make index 1d9309155a..e13cf06dea 100644 --- a/library/cpp/messagebus/ya.make +++ b/library/cpp/messagebus/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:messagebus) +OWNER(g:messagebus) IF (SANITIZER_TYPE == "undefined") NO_SANITIZE() diff --git a/library/cpp/monlib/encode/legacy_protobuf/protos/python/ya.make b/library/cpp/monlib/encode/legacy_protobuf/protos/python/ya.make index b9cf5f4fa0..095b307b01 100644 --- a/library/cpp/monlib/encode/legacy_protobuf/protos/python/ya.make +++ b/library/cpp/monlib/encode/legacy_protobuf/protos/python/ya.make @@ -1,3 +1,3 @@ -OWNER(g:solomon) +OWNER(g:solomon) PY_PROTOS_FOR(library/cpp/monlib/encode/legacy_protobuf/protos) diff --git a/library/cpp/on_disk/chunks/ut/ya.make b/library/cpp/on_disk/chunks/ut/ya.make index d7c450f787..0190905cbe 100644 --- a/library/cpp/on_disk/chunks/ut/ya.make +++ b/library/cpp/on_disk/chunks/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/on_disk/chunks) -OWNER(g:util) +OWNER(g:util) SRCS( chunks_ut.cpp diff --git a/library/cpp/on_disk/chunks/ya.make b/library/cpp/on_disk/chunks/ya.make index 3d3b6728e1..acb52df5b0 100644 --- a/library/cpp/on_disk/chunks/ya.make +++ b/library/cpp/on_disk/chunks/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:util) +OWNER(g:util) SRCS( chunked_helpers.cpp diff --git a/library/cpp/pop_count/ut/ya.make b/library/cpp/pop_count/ut/ya.make index a2979c6642..f0e6c014e5 100644 --- a/library/cpp/pop_count/ut/ya.make +++ b/library/cpp/pop_count/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/pop_count) -OWNER(g:util) +OWNER(g:util) SRCS( popcount_ut.cpp diff --git a/library/cpp/pop_count/ya.make b/library/cpp/pop_count/ya.make index aac347ff47..0dec238979 100644 --- a/library/cpp/pop_count/ya.make +++ b/library/cpp/pop_count/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:util) +OWNER(g:util) SRCS( popcount.cpp diff --git a/library/cpp/regex/pcre/ut/ya.make b/library/cpp/regex/pcre/ut/ya.make index d360689441..0721ef87c2 100644 --- a/library/cpp/regex/pcre/ut/ya.make +++ b/library/cpp/regex/pcre/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/regex/pcre) -OWNER(g:util) +OWNER(g:util) SRCS( pcre_ut.cpp diff --git a/library/cpp/regex/pcre/ya.make b/library/cpp/regex/pcre/ya.make index 2b2972e611..d34911f103 100644 --- a/library/cpp/regex/pcre/ya.make +++ b/library/cpp/regex/pcre/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:util) +OWNER(g:util) PEERDIR( contrib/libs/pcre diff --git a/library/cpp/streams/lzma/ut/ya.make b/library/cpp/streams/lzma/ut/ya.make index 2eb2d78d63..01624f0259 100644 --- a/library/cpp/streams/lzma/ut/ya.make +++ b/library/cpp/streams/lzma/ut/ya.make @@ -2,7 +2,7 @@ UNITTEST_FOR(library/cpp/streams/lzma) OWNER( pg - g:util + g:util ) SRCS( diff --git a/library/cpp/streams/lzma/ya.make b/library/cpp/streams/lzma/ya.make index 817c9b15ea..38c05145c4 100644 --- a/library/cpp/streams/lzma/ya.make +++ b/library/cpp/streams/lzma/ya.make @@ -2,7 +2,7 @@ LIBRARY() OWNER( pg - g:util + g:util ) PEERDIR( diff --git a/library/cpp/string_utils/base64/bench/metrics/ya.make b/library/cpp/string_utils/base64/bench/metrics/ya.make index 106c243d9b..b0406516c3 100644 --- a/library/cpp/string_utils/base64/bench/metrics/ya.make +++ b/library/cpp/string_utils/base64/bench/metrics/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) PY2TEST() diff --git a/library/cpp/string_utils/base64/bench/ya.make b/library/cpp/string_utils/base64/bench/ya.make index e2f82d6605..5ac5f3d6ce 100644 --- a/library/cpp/string_utils/base64/bench/ya.make +++ b/library/cpp/string_utils/base64/bench/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) Y_BENCHMARK() diff --git a/library/cpp/string_utils/base64/fuzz/generic/ya.make b/library/cpp/string_utils/base64/fuzz/generic/ya.make index 0619cfa36b..d155e2b0a0 100644 --- a/library/cpp/string_utils/base64/fuzz/generic/ya.make +++ b/library/cpp/string_utils/base64/fuzz/generic/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) FUZZ() diff --git a/library/cpp/string_utils/base64/fuzz/lib/ya.make b/library/cpp/string_utils/base64/fuzz/lib/ya.make index 89bc49ea1e..7b981b86a3 100644 --- a/library/cpp/string_utils/base64/fuzz/lib/ya.make +++ b/library/cpp/string_utils/base64/fuzz/lib/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) LIBRARY() diff --git a/library/cpp/string_utils/base64/fuzz/ya.make b/library/cpp/string_utils/base64/fuzz/ya.make index 29e9541460..bef82061c4 100644 --- a/library/cpp/string_utils/base64/fuzz/ya.make +++ b/library/cpp/string_utils/base64/fuzz/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) RECURSE( diff --git a/library/cpp/string_utils/base64/ut/ya.make b/library/cpp/string_utils/base64/ut/ya.make index 72b9844445..9b61241f0e 100644 --- a/library/cpp/string_utils/base64/ut/ya.make +++ b/library/cpp/string_utils/base64/ut/ya.make @@ -1,5 +1,5 @@ OWNER( - g:util + g:util yazevnul ) diff --git a/library/cpp/string_utils/base64/ya.make b/library/cpp/string_utils/base64/ya.make index 388e1fe742..f5258c446c 100644 --- a/library/cpp/string_utils/base64/ya.make +++ b/library/cpp/string_utils/base64/ya.make @@ -1,5 +1,5 @@ OWNER( - g:util + g:util yazevnul ) diff --git a/library/cpp/string_utils/parse_size/ut/ya.make b/library/cpp/string_utils/parse_size/ut/ya.make index 80894e4aff..da19cf025b 100644 --- a/library/cpp/string_utils/parse_size/ut/ya.make +++ b/library/cpp/string_utils/parse_size/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/string_utils/parse_size) -OWNER(g:images-robot) +OWNER(g:images-robot) SRCS( parse_size_ut.cpp diff --git a/library/cpp/string_utils/parse_size/ya.make b/library/cpp/string_utils/parse_size/ya.make index cd4786e567..4a62abcac2 100644 --- a/library/cpp/string_utils/parse_size/ya.make +++ b/library/cpp/string_utils/parse_size/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:images-robot) +OWNER(g:images-robot) SRCS( parse_size.cpp diff --git a/library/cpp/threading/chunk_queue/ut/ya.make b/library/cpp/threading/chunk_queue/ut/ya.make index 542dd73672..a35ed6bc4b 100644 --- a/library/cpp/threading/chunk_queue/ut/ya.make +++ b/library/cpp/threading/chunk_queue/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/threading/chunk_queue) -OWNER(g:rtmr) +OWNER(g:rtmr) SRCS( queue_ut.cpp diff --git a/library/cpp/threading/chunk_queue/ya.make b/library/cpp/threading/chunk_queue/ya.make index 9682b5ea25..2f883140ba 100644 --- a/library/cpp/threading/chunk_queue/ya.make +++ b/library/cpp/threading/chunk_queue/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:rtmr) +OWNER(g:rtmr) SRCS( queue.cpp diff --git a/library/cpp/threading/skip_list/perf/ya.make b/library/cpp/threading/skip_list/perf/ya.make index 97ce3a1065..01bfafa404 100644 --- a/library/cpp/threading/skip_list/perf/ya.make +++ b/library/cpp/threading/skip_list/perf/ya.make @@ -1,6 +1,6 @@ PROGRAM(skiplist-perf) -OWNER(g:rtmr) +OWNER(g:rtmr) PEERDIR( library/cpp/charset diff --git a/library/cpp/threading/skip_list/ut/ya.make b/library/cpp/threading/skip_list/ut/ya.make index f48e401b17..704a31e9a2 100644 --- a/library/cpp/threading/skip_list/ut/ya.make +++ b/library/cpp/threading/skip_list/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/threading/skip_list) -OWNER(g:rtmr) +OWNER(g:rtmr) SRCS( skiplist_ut.cpp diff --git a/library/cpp/threading/skip_list/ya.make b/library/cpp/threading/skip_list/ya.make index a7b37cfbb3..d338aeae2b 100644 --- a/library/cpp/threading/skip_list/ya.make +++ b/library/cpp/threading/skip_list/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:rtmr) +OWNER(g:rtmr) SRCS( skiplist.cpp diff --git a/library/cpp/uri/ya.make b/library/cpp/uri/ya.make index be4a2a7696..8fc808a6af 100644 --- a/library/cpp/uri/ya.make +++ b/library/cpp/uri/ya.make @@ -2,7 +2,7 @@ LIBRARY() OWNER( mvel - g:base + g:base ) SRCS( diff --git a/library/cpp/yson/node/ut/ya.make b/library/cpp/yson/node/ut/ya.make index dde284426f..f49a0bf7df 100644 --- a/library/cpp/yson/node/ut/ya.make +++ b/library/cpp/yson/node/ut/ya.make @@ -2,7 +2,7 @@ UNITTEST_FOR(library/cpp/yson/node) OWNER( ermolovd - g:yt + g:yt ) SRCS( diff --git a/library/cpp/yson/node/ya.make b/library/cpp/yson/node/ya.make index 2a9f35097c..a082b293c4 100644 --- a/library/cpp/yson/node/ya.make +++ b/library/cpp/yson/node/ya.make @@ -9,7 +9,7 @@ PEERDIR( OWNER( ermolovd - g:yt + g:yt ) SRCS( diff --git a/library/python/find_root/ya.make b/library/python/find_root/ya.make index ac947a6ab8..beaa8e3c52 100644 --- a/library/python/find_root/ya.make +++ b/library/python/find_root/ya.make @@ -1,6 +1,6 @@ PY23_LIBRARY() -OWNER(g:yatool) +OWNER(g:yatool) PY_SRCS(__init__.py) diff --git a/library/python/fs/__init__.py b/library/python/fs/__init__.py index f56b9a9c0b..b1b7cde079 100644 --- a/library/python/fs/__init__.py +++ b/library/python/fs/__init__.py @@ -215,7 +215,7 @@ def hardlink_or_copy(src, lnk): try: hardlink(src, lnk) except Exception as e: - logger.debug('Failed to hardlink %s to %s with error %s, will copy it', src, lnk, repr(e)) + logger.debug('Failed to hardlink %s to %s with error %s, will copy it', src, lnk, repr(e)) if should_fallback_to_copy(e): copy2(src, lnk, follow_symlinks=False) else: @@ -310,13 +310,13 @@ def read_file_unicode(path, binary=True, enc='utf-8'): return f.read() -@errorfix_win -def open_file(*args, **kwargs): +@errorfix_win +def open_file(*args, **kwargs): return ( library.python.windows.open_file(*args, **kwargs) if library.python.windows.on_win() else open(*args, **kwargs) ) - - + + # Atomic file write # Throws OSError @errorfix_win @@ -325,7 +325,7 @@ def write_file(path, data, binary=True): if dir_path: ensure_dir(dir_path) tmp_path = path + '.tmp.' + str(random.random()) - with open_file(tmp_path, 'w' + ('b' if binary else '')) as f: + with open_file(tmp_path, 'w' + ('b' if binary else '')) as f: if not isinstance(data, bytes) and binary: data = data.encode('UTF-8') f.write(data) diff --git a/library/python/func/__init__.py b/library/python/func/__init__.py index 82de2e60ea..7424361635 100644 --- a/library/python/func/__init__.py +++ b/library/python/func/__init__.py @@ -44,26 +44,26 @@ def lazy_property(fn): return _lazy_property -class classproperty(object): - def __init__(self, func): - self.func = func - - def __get__(self, _, owner): - return self.func(owner) - - -class lazy_classproperty(object): - def __init__(self, func): - self.func = func - - def __get__(self, _, owner): - attr_name = '_lazy_' + self.func.__name__ - - if not hasattr(owner, attr_name): - setattr(owner, attr_name, self.func(owner)) - return getattr(owner, attr_name) - - +class classproperty(object): + def __init__(self, func): + self.func = func + + def __get__(self, _, owner): + return self.func(owner) + + +class lazy_classproperty(object): + def __init__(self, func): + self.func = func + + def __get__(self, _, owner): + attr_name = '_lazy_' + self.func.__name__ + + if not hasattr(owner, attr_name): + setattr(owner, attr_name, self.func(owner)) + return getattr(owner, attr_name) + + def memoize(limit=0, thread_local=False): assert limit >= 0 diff --git a/library/python/windows/__init__.py b/library/python/windows/__init__.py index 5d650f0b07..62861b3309 100644 --- a/library/python/windows/__init__.py +++ b/library/python/windows/__init__.py @@ -1,7 +1,7 @@ # coding: utf-8 import os -import stat +import stat import sys import shutil import logging @@ -125,8 +125,8 @@ if on_win(): _ATOMIC_RENAME_FILE_TRANSACTION_DEFAULT_TIMEOUT = 1000 - _HANDLE_FLAG_INHERIT = 0x1 - + _HANDLE_FLAG_INHERIT = 0x1 + @win_only def require_ctypes(f): def f_wrapped(*args, **kwargs): @@ -218,16 +218,16 @@ if on_win(): def file_handle(f): return msvcrt.get_osfhandle(f.fileno()) - # https://www.python.org/dev/peps/pep-0446/ - # http://mihalop.blogspot.ru/2014/05/python-subprocess-and-file-descriptors.html - @require_ctypes + # https://www.python.org/dev/peps/pep-0446/ + # http://mihalop.blogspot.ru/2014/05/python-subprocess-and-file-descriptors.html + @require_ctypes + @win_only + def open_file(*args, **kwargs): + f = open(*args, **kwargs) + ctypes.windll.kernel32.SetHandleInformation(file_handle(f), _HANDLE_FLAG_INHERIT, 0) + return f + @win_only - def open_file(*args, **kwargs): - f = open(*args, **kwargs) - ctypes.windll.kernel32.SetHandleInformation(file_handle(f), _HANDLE_FLAG_INHERIT, 0) - return f - - @win_only @require_ctypes def replace_file(src, dst): if not ctypes.windll.kernel32.MoveFileExW(unicode_path(src), unicode_path(dst), _MOVEFILE_REPLACE_EXISTING | _MOVEFILE_WRITE_THROUGH): @@ -293,16 +293,16 @@ if on_win(): handling_path = "\\\\?\\" + handling_path # handle path over 256 symbols if os.path.exists(path): return func(handling_path) - if e.winerror == ERRORS['ACCESS_DENIED']: - try: - # removing of r/w directory with read-only files in it yields ACCESS_DENIED - # which is not an insuperable obstacle https://bugs.python.org/issue19643 - os.chmod(handling_path, stat.S_IWRITE) - except OSError: - pass - else: - # propagate true last error if this attempt fails - return func(handling_path) + if e.winerror == ERRORS['ACCESS_DENIED']: + try: + # removing of r/w directory with read-only files in it yields ACCESS_DENIED + # which is not an insuperable obstacle https://bugs.python.org/issue19643 + os.chmod(handling_path, stat.S_IWRITE) + except OSError: + pass + else: + # propagate true last error if this attempt fails + return func(handling_path) raise e shutil.rmtree(path, onerror=error_handler) @@ -310,7 +310,7 @@ if on_win(): # http://msdn.microsoft.com/en-us/library/windows/desktop/ms680621.aspx @win_only def disable_error_dialogs(): - set_error_mode(_SEM_NOGPFAULTERRORBOX | _SEM_FAILCRITICALERRORS) + set_error_mode(_SEM_NOGPFAULTERRORBOX | _SEM_FAILCRITICALERRORS) @win_only def default_process_creation_flags(): diff --git a/library/python/ya.make b/library/python/ya.make index 2e8b53b6e9..2e1eb6e0e1 100644 --- a/library/python/ya.make +++ b/library/python/ya.make @@ -180,7 +180,7 @@ RECURSE( step strings strings/ut - svn_ssh + svn_ssh svn_version svn_version/ut symbols @@ -212,7 +212,7 @@ RECURSE( yt/test ylock ylock/tests - zipatch + zipatch ) IF (NOT MUSL) |