aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/ipython
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2025-02-159-33/+365
| | | | commit_hash:293c725da86af9df83cab900e86bf2b75cc6b4e8
* Intermediate changesrobot-piglet2025-01-047-24/+89
| | | | commit_hash:52e193336c733675186ea9e84a61825375cdab04
* Intermediate changesrobot-piglet2024-12-1828-167/+268
| | | | commit_hash:1f2ebe313aea1039145a9d68dcd511d5f22f383a
* Intermediate changesrobot-piglet2024-11-0925-115/+275
| | | | commit_hash:2e32c346f257520a6c3629b88dc628744d3d3386
* Intermediate changesrobot-piglet2024-10-1711-20/+78
| | | | commit_hash:2d9a1d3a3501b70a635f24b69a195c83059b71da
* publishFullContrib: true for ydbmaxim-yurchuk2024-10-099-0/+385
| | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e
* Intermediate changesrobot-piglet2024-09-1410-66/+136
| | | | commit_hash:315a764ebe0b22f720e1d1f1147e3f2ab88f6ea4
* Intermediate changesrobot-piglet2024-09-101-0/+2
|
* Intermediate changesrobot-piglet2024-08-141-0/+2
|
* Intermediate changesrobot-piglet2024-07-1313-65/+31
|
* Intermediate changesrobot-piglet2024-06-1535-113/+191
|
* Intermediate changesrobot-piglet2024-05-1114-120/+294
|
* Intermediate changesrobot-piglet2024-04-157-53/+196
|
* Intermediate changesrobot-piglet2024-03-1225-212/+411
|
* Intermediate changesrobot-piglet2024-02-1519-199/+281
|
* fix bank-applications: remove bank-forms usageivasenkov152024-01-239-19/+31
|
* Library import 6 (#888)AlexSm2024-01-0911-35/+98
|
* Update contrib/python/ipython/py3 to 8.18.1robot-contrib2023-12-124-5/+5
|
* Update contrib/python/ipython/py3 to 8.18.0robot-contrib2023-12-098-47/+32
|
* fix: ipdb по команде where показывал контекст ↵andrey19312023-11-222-2/+2
| | | | | | одного того же фрейма для всего стека вызовов После https://a.yandex-team.ru/review/4887980/details, команда where стала показывать контекст вызванной строки для каждого фрейма из стека вызовов. Но из-за ошибки всегда показывался одинаковый контекст действующего фрейма
* fix: ipdb не показывал исходный код PEERDIR'ов по ↵andrey19312023-11-212-3/+3
| | | | | | | | | | | команде list в py3 fix: ipdb не показывал следующую к исполнению команду в py2 и py3 ПР решает проблему https://st.yandex-team.ru/из п. 10: "не показывает текущее место в коде, на котором остановилось исполнение" Подсмотрел решение в pdb https://a.yandex-team.ru/arcadia/contrib/tools/python3/src/Lib/bdb.py?rev=rXXXXXX#L574
* Update contrib/python/ipython/py3 to 8.17.2robot-contrib2023-11-156-10/+14
|
* Intermediate changesrobot-piglet2023-11-1421-127/+268
|
* Update contrib/python/ipython/py3 to 8.16.1robot-contrib2023-10-175-9/+16
|
* Update contrib/python/ipython/py3 to 8.16.0robot-contrib2023-10-1413-60/+76
|
* Update contrib/python/ipython/py3 to 8.15.0robot-contrib2023-09-3023-107/+773
|
* add ydb depsnkozlovskiy2023-09-29424-0/+105397
|
* fix ya.makemonster2022-07-07421-101388/+0
|
* intermediate changesarcadia-devtools2022-05-316-7/+10
| | | | ref:85306a27df0004d13faf777131d0b092370e6b90
* intermediate changesarcadia-devtools2022-05-201-7/+1
| | | | ref:fe34cbd4fb47432b1d4b5af0e586a8d968d48ead
* intermediate changesarcadia-devtools2022-05-181-1/+1
| | | | ref:980c4073d2110cb649b811bec7dcd8084e8ff9a9
* Update contrib/python/ipython/py3 to 8.3.0robot-contrib2022-05-18172-7873/+5281
| | | | ref:e84342d4d30476f9148137f37fd0c6405fd36f55
* intermediate changesarcadia-devtools2022-05-134-22/+4
| | | | ref:b93ecd64cb85ee5b54b94c088050ff68f6c5f87d
* intermediate changesarcadia-devtools2022-05-0210-44/+63
| | | | ref:7c966abfc0f8dc17181b1cb81dbfec353e66ba5e
* intermediate changesarcadia-devtools2022-03-155-600/+0
| | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
* intermediate changesarcadia-devtools2022-03-037-19/+134
| | | | ref:ac22a335bf0b52ff7f18a64a33cc4300ee0659de
* intermediate changesarcadia-devtools2022-02-2811-96/+271
| | | | ref:a9d4234963219fc3b778fe9667bd10e632ddd89b
* Restoring authorship annotation for <sivakov512@yandex-team.ru>. Commit 2 of 2.sivakov5122022-02-101-1/+1
|
* Restoring authorship annotation for <sivakov512@yandex-team.ru>. Commit 1 of 2.sivakov5122022-02-101-1/+1
|
* Restoring authorship annotation for <smosker@yandex-team.ru>. Commit 2 of 2.smosker2022-02-1063-1446/+1446
|
* Restoring authorship annotation for <smosker@yandex-team.ru>. Commit 1 of 2.smosker2022-02-1063-1446/+1446
|
* Restoring authorship annotation for Dmitry Kopylov <kopylovd@gmail.com>. ↵Dmitry Kopylov2022-02-101-1/+1
| | | | Commit 2 of 2.
* Restoring authorship annotation for Dmitry Kopylov <kopylovd@gmail.com>. ↵Dmitry Kopylov2022-02-101-1/+1
| | | | Commit 1 of 2.
* Restoring authorship annotation for <abodrov@yandex-team.ru>. Commit 2 of 2.abodrov2022-02-101-2/+2
|
* Restoring authorship annotation for <abodrov@yandex-team.ru>. Commit 1 of 2.abodrov2022-02-101-2/+2
|
* Restoring authorship annotation for Ivan Blinkov <ivan@blinkov.ru>. Commit 2 ↵Ivan Blinkov2022-02-101-1/+1
| | | | of 2.
* Restoring authorship annotation for Ivan Blinkov <ivan@blinkov.ru>. Commit 1 ↵Ivan Blinkov2022-02-101-1/+1
| | | | of 2.
* Restoring authorship annotation for Nikita Slyusarev ↵Nikita Slyusarev2022-02-1088-3547/+3547
| | | | <nslus@yandex-team.com>. Commit 2 of 2.
* Restoring authorship annotation for Nikita Slyusarev ↵Nikita Slyusarev2022-02-1088-3547/+3547
| | | | <nslus@yandex-team.com>. Commit 1 of 2.
* Restoring authorship annotation for <v-korovin@yandex-team.ru>. Commit 2 of 2.v-korovin2022-02-101-1/+1
|