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 | c3745173272d1cf5b0642debb40d019e7ae71094 (patch) | |
tree | daee509c9d920ccdc727dbf1254b2183bf5f64aa /library | |
parent | 656921707c02b816d730f31c1fdc1d615adbfe00 (diff) | |
download | ydb-c3745173272d1cf5b0642debb40d019e7ae71094.tar.gz |
Restoring authorship annotation for <workfork@yandex-team.ru>. Commit 1 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 3a1488d78ea..d0f49d54091 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 d4457fbba99..7011b856650 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 07ee5b4997c..492b8165fd2 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 df1de81ff9e..a1b66cd3d00 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 90841b05ef6..53283c34d6e 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 7e76fb0c9ad..d1547cbfad7 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 55165a3b672..cbbbbb00e3e 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 7155e82c06e..628610f1e5e 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 7090956c557..3f6a3543cac 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 415c4383823..c7c89d6ca99 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 d6faf16c9c2..b9a34fc52a8 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 62cc16556a1..97bea21224a 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 a4e74b067cf..9a28d7503f5 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 235a23dcd7d..f4826d53066 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 84f6949db33..7b903614b3c 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 dcfbd798856..803c19a9f5a 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 f4bdd35662a..cabbed75f5e 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 fceb3cf79c0..0794b240e9b 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 bae6f33306b..ab9db4bf33d 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 bd228993798..5ad983be703 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 5c9bf7e383b..3ba3be3d4eb 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 601e5663b9f..844a67affdf 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 1ba1ffb411b..9fd6f66fb68 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 20eb361e728..1ba07f23ed2 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 00a5263cba7..de1874ae470 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 c18e23c8e11..eca711675dc 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 bdcb315754b..9b60a186bd3 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 59bd1b0b99c..ce830b81fba 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 ffa2dbfabce..f36d6c058c8 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 f1b14d35bb4..70fca1f741c 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 25782492b11..b47ac90a029 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 ca5eae74f09..d6375cb6b7f 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 64ff240b519..cbb9c1103e3 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 c6fb5640d44..9cfa6f19bbd 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 ef13329df3e..419286b8c82 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 defdac9a614..4e81ec815e7 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 aa9e4e6d811..103813b1800 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 7330a71700f..6b03819fe53 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 9f7a93417a0..ac07f5bddba 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 4c1d6f81610..b3f4dd4fdf4 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 966d54c232c..6aa12b4ed5d 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 dcb7408a203..4777bacb256 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 a660a016982..18a29f18fc0 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 4da16608fc6..b0f4e35e160 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 8cdd97cb129..3d82245684a 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 f275351c297..a3108d46f40 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 97bd45f5738..a0e8d41b3cf 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 24c2848ed52..1745f483ced 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 fe1b4961d69..83fafe745e7 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 0dc4bd47204..5f25f8a9750 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 972390cea3f..e0b7517919b 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 e13cf06deaf..1d9309155a7 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 095b307b014..b9cf5f4fa04 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 0190905cbe9..d7c450f787b 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 acb52df5b0b..3d3b6728e18 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 f0e6c014e59..a2979c6642b 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 0dec238979b..aac347ff475 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 0721ef87c27..d360689441f 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 d34911f103c..2b2972e611e 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 01624f02590..2eb2d78d635 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 38c05145c43..817c9b15ea6 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 b0406516c37..106c243d9b0 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 5ac5f3d6ced..e2f82d6605e 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 d155e2b0a08..0619cfa36b6 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 7b981b86a30..89bc49ea1ed 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 bef82061c46..29e95414602 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 9b61241f0e5..72b98444453 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 f5258c446cf..388e1fe7425 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 da19cf025b4..80894e4aff6 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 4a62abcac27..cd4786e567a 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 a35ed6bc4bb..542dd736729 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 2f883140ba3..9682b5ea25d 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 01bfafa404a..97ce3a10651 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 704a31e9a20..f48e401b17d 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 d338aeae2bf..a7b37cfbb33 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 8fc808a6af7..be4a2a76967 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 f49a0bf7dfb..dde284426f2 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 a082b293c46..2a9f35097c3 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 beaa8e3c523..ac947a6ab8f 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 b1b7cde0799..f56b9a9c0bc 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 74243616355..82de2e60ea2 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 62861b3309f..5d650f0b07c 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 - @win_only - def open_file(*args, **kwargs): - f = open(*args, **kwargs) - ctypes.windll.kernel32.SetHandleInformation(file_handle(f), _HANDLE_FLAG_INHERIT, 0) - return f - + # 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 @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 2e1eb6e0e1f..2e8b53b6e97 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) |