issues Search Results · repo:tarantool/tarantool-python language:Python
Filter by
167 results
(80 ms)167 results
intarantool/tarantool-python (press backspace or delete to remove)Test pipelines run_tests_ce_windows and run_tests_pip_branch_install_windows trigger a lot of errors
tarantool.error.DatabaseError: (259, Scanning is not allowed for dbapi20test_barflys ) after Tarantool ...
patapenka-alexey
- Opened on Apr 9
- #331
Ticket is based on a customer report.
Let ConnectionPool be connected to a cluster. After the whole cluster is restarted, it stucks on Can t find healthy rw
instance in pool due to some tarantool.error.DatabaseError: ...
2sp
bug
customer
teamE
DifferentialOrange
- Opened on Sep 18, 2024
- #328
Actually, this line disables all flake8 warning, not only specified. It should be reworked, if possible.
https://github.com/tarantool/tarantool-python/blob/717f275f55284c945973ad52d4735ff7aa275104/docs/source/conf.py#L14 ...
bug
DifferentialOrange
- Opened on Jul 2, 2024
- #325
palandovalex
- Opened on Oct 7, 2023
- #315
As a part of https://github.com/tarantool/doc/issues/3501, we need to start recommending our users to utilize tt instead
of the tarantoolctl utility. The README file mentions tarantoolctl in this section: ...
documentation
andreyaksenov
- Opened on Sep 26, 2023
- #313
See Tarantool server events documentation for more info. See go-tarantool patch for reference implementation.
Watchers are expected to cover cases which are covered by box.session.push now. Since the ...
3sp
feature
teamE
DifferentialOrange
- 1
- Opened on Sep 12, 2023
- #309
Latest patch had introduced box.session.new API for core Tarantool: https://github.com/tarantool/tarantool/pull/8984
Connection to session socketpair is required so it would be possible to use tarantool-python ...
feature
teamE
DifferentialOrange
- 1
- Opened on Aug 16, 2023
- #308
tarantool.dbapi accidentally misses DataError from tarantool.error. it breaks the pep-249 support
customer
Database API
sashis
- 1
- Opened on Aug 9, 2023
- #307
box.session.push is deprecated starting from Tarantool 3.0. We re going to disable it in Tarantool 4.0 with the ability
to enable it via the compat.box_session_push_deprecation option. In Tarantool 5.0 ...
1sp
teamE
v2
locker
- Opened on Aug 1, 2023
- #305
Currently, to create a connection, the user has to specify a URI. The connector creates a socket and connects it to the
given URI under the hood. There are use cases when the user doesn t have a URI but ...
2sp
feature
teamE
locker
- Opened on Jul 31, 2023
- #304

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.