forked from scylladb/python-driver
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: mykaul/python-driver
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: replace KeyError exception with dict.get() in BoundStatement.bind()
#14
opened Mar 16, 2026 by
mykaul
Owner
Loading…
perf: optimize was_applied fast path for known LWT statements
#13
opened Mar 15, 2026 by
mykaul
Owner
Loading…
perf: pre-allocate values list in BoundStatement.bind()
#12
opened Mar 15, 2026 by
mykaul
Owner
Loading…
(fix) cqlengine: handle missing table metadata after schema change in sync_table
#11
opened Mar 13, 2026 by
mykaul
Owner
Loading…
(improvement) Cython row_parser: cache ParseDesc for prepared statements
#9
opened Mar 13, 2026 by
mykaul
Owner
Loading…
(improvement) deserializers: use direct PyUnicode_DecodeUTF8/ASCII from C buffer pointer
#8
opened Mar 13, 2026 by
mykaul
Owner
Loading…
(improvement) cache namedtuple class in named_tuple_factory to avoid repeated exec() calls
#7
opened Mar 13, 2026 by
mykaul
Owner
Loading…
(improvement) cache deserializer instances in find_deserializer and make_deserializers
#6
opened Mar 13, 2026 by
mykaul
Owner
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.