<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/python/pytest, branch docs-quickstart-add-mkdir</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=docs-quickstart-add-mkdir</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=docs-quickstart-add-mkdir'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2023-09-25T13:25:48Z</updated>
<entry>
<title>[library/python/pytest/plugins] Suppress PLR1727</title>
<updated>2023-09-25T13:25:48Z</updated>
<author>
<name>prettyboy</name>
<email>prettyboy@yandex-team.com</email>
</author>
<published>2023-09-25T11:32:40Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=33b9092c54b31f96b7077623d6323c0bdab0c1c5'/>
<id>urn:sha1:33b9092c54b31f96b7077623d6323c0bdab0c1c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[library/python] Fix some style tests</title>
<updated>2023-09-21T22:53:30Z</updated>
<author>
<name>prettyboy</name>
<email>prettyboy@yandex-team.com</email>
</author>
<published>2023-09-21T22:24:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2848d0b609b460524bfefbdad19508dc120de001'/>
<id>urn:sha1:2848d0b609b460524bfefbdad19508dc120de001</id>
<content type='text'>
см https://a.yandex-team.ru/review/4511498/details?checkId=29700000007055&amp;dialogId=CiCard&amp;filter=resultType%28RT_STYLE_CHECK%29%3BsuiteCategory%28CATEGORY_CHANGED%29&amp;iterationType=FULL&amp;number=1&amp;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&amp;snippetViewMode=word-wrap&amp;status=STATUS_FAILED
</content>
</entry>
<entry>
<title>Increase max metric name length</title>
<updated>2023-09-13T07:16:19Z</updated>
<author>
<name>iaz1607</name>
<email>iaz1607@yandex-team.com</email>
</author>
<published>2023-09-13T06:55:52Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=08b7ee73a931f5717a1d50a30f7f70210db73f33'/>
<id>urn:sha1:08b7ee73a931f5717a1d50a30f7f70210db73f33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[library/python/pytest/plugins/ya] Limit snippet size up to 8kb</title>
<updated>2023-09-07T07:31:21Z</updated>
<author>
<name>prettyboy</name>
<email>prettyboy@yandex-team.com</email>
</author>
<published>2023-09-07T06:16:49Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=caf33adab6af74ee539f0472d4204010671ea90a'/>
<id>urn:sha1:caf33adab6af74ee539f0472d4204010671ea90a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused code</title>
<updated>2023-08-26T13:38:28Z</updated>
<author>
<name>shadchin</name>
<email>shadchin@yandex-team.com</email>
</author>
<published>2023-08-26T13:23:24Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b90673471b7a01d0b54dc8b5350d7341df5764bc'/>
<id>urn:sha1:b90673471b7a01d0b54dc8b5350d7341df5764bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove excessive PEERDIR to contrib/python/requests</title>
<updated>2023-08-25T18:13:37Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2023-08-25T17:40:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b3f82c6ee5adfd3ea07e279fc46581811a22e21c'/>
<id>urn:sha1:b3f82c6ee5adfd3ea07e279fc46581811a22e21c</id>
<content type='text'>
contrib/python/requests/py2 depends on LGPL-licensed chardet module, we do not want this.
</content>
</entry>
<entry>
<title>Fix some style issues in library/python/pytest</title>
<updated>2023-08-24T11:01:39Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2023-08-24T10:46:13Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a0e8ac430192b8b6acda11beccd9abe68ccd5fba'/>
<id>urn:sha1:a0e8ac430192b8b6acda11beccd9abe68ccd5fba</id>
<content type='text'>
Two issues remain unfixed:
```
[fail] library/python/pytest/rewrite.py:96: [PLW0122] Use of exec (exec-used)
[fail] library/python/pytest/yatest_tools.py:49: [F821] undefined name 'unicode'
```
</content>
</entry>
<entry>
<title>Update contrib/python/pytest/py3 to 7.3.2</title>
<updated>2023-08-03T06:47:42Z</updated>
<author>
<name>robot-contrib</name>
<email>robot-contrib@yandex-team.com</email>
</author>
<published>2023-08-03T06:47:42Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e3b7bf201afada2932564f81b66e8ed77411feeb'/>
<id>urn:sha1:e3b7bf201afada2932564f81b66e8ed77411feeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ymake export to ydb</title>
<updated>2023-06-13T08:05:01Z</updated>
<author>
<name>alexv-smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2023-06-13T08:05:01Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=bf0f13dd39ee3e65092ba3572bb5b1fcd125dcd0'/>
<id>urn:sha1:bf0f13dd39ee3e65092ba3572bb5b1fcd125dcd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert commit rXXXXXX (Preserve tests order when splitting by chunks)</title>
<updated>2023-05-24T11:44:19Z</updated>
<author>
<name>somov</name>
<email>somov@yandex-team.com</email>
</author>
<published>2023-05-24T11:44:19Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f9c5f901143b9663f0908303bd9a9390662bae1a'/>
<id>urn:sha1:f9c5f901143b9663f0908303bd9a9390662bae1a</id>
<content type='text'>
</content>
</entry>
</feed>
