Serhiy Storchaka
dcf93c4c93
gh-133595: Clean up sqlite3.Connection APIs (GH-133605)
...
* All parameters of sqlite3.connect() except "database" are now keyword-only.
* The first three parameters of methods create_function() and
create_aggregate() are now positional-only.
* The first parameter of methods set_authorizer(), set_progress_handler()
and set_trace_callback() is now positional-only.
2025-05-08 15:42:00 +03:00
..
2025-05-05 15:25:22 -07:00
2025-04-22 11:29:20 +02:00
2025-05-06 01:38:08 +01:00
2025-05-07 19:11:25 +01:00
2025-05-05 23:07:33 +00:00
2025-05-06 01:03:55 +01:00
2025-04-25 00:46:20 +01:00
2025-04-25 10:19:26 +02:00
2025-05-05 15:32:06 +02:00
2025-05-05 08:21:32 -07:00
2025-05-05 22:46:05 +00:00
2025-05-03 17:58:49 +03:00
2025-05-04 17:24:10 +03:00
2025-05-04 21:53:24 +03:00
2025-05-05 23:45:25 +02:00
2025-05-05 22:46:05 +00:00
2025-04-25 00:46:20 +01:00
2025-05-02 13:12:24 +03:00
2025-05-08 09:24:19 +01:00
2025-05-08 15:42:00 +03:00
2025-05-05 22:46:05 +00:00
2025-05-03 17:58:49 +03:00
2025-05-01 19:30:24 +03:00
2025-05-03 17:58:49 +03:00
2025-05-01 15:41:44 -07:00
2025-05-06 01:38:08 +01:00
2025-05-03 07:47:08 +00:00
2025-04-28 06:10:28 -07:00
2025-04-25 00:46:20 +01:00
2025-05-08 00:00:33 +00:00
2025-04-29 02:21:47 +00:00
2025-05-08 04:38:57 +00:00
2025-04-23 20:33:15 +02:00
2025-05-07 18:10:35 -07:00
2025-04-26 17:14:18 +03:00
2025-04-24 17:16:07 +03:00
2025-04-25 18:13:47 +00:00
2025-05-03 07:54:33 +00:00
2025-04-28 11:55:15 -06:00
2025-05-07 18:10:35 -07:00
2025-05-05 23:45:25 +02:00
2025-05-04 23:46:21 +00:00
2025-05-05 22:46:05 +00:00
2025-04-27 14:41:30 -07:00
2025-05-05 19:46:46 +02:00
2025-05-08 12:27:50 +03:00
2025-05-06 01:03:55 +01:00
2025-05-05 22:46:05 +00:00
2025-05-08 00:00:33 +00:00
2025-04-30 10:11:09 +09:00
2025-04-28 06:10:28 -07:00
2025-04-24 14:41:01 -04:00
2025-05-05 23:46:03 +00:00
2025-05-05 22:46:05 +00:00
2025-05-04 13:29:44 +03:00
2025-04-28 15:05:56 +02:00
2025-05-02 13:04:27 +00:00
2025-04-29 22:18:06 -07:00
2025-05-05 15:25:22 -07:00
2025-05-06 01:03:55 +01:00
2025-05-05 22:46:05 +00:00
2025-04-22 11:01:55 +02:00
2025-05-05 12:38:51 +00:00
2025-04-27 13:28:23 -07:00
2025-05-03 17:58:21 +03:00
2025-05-02 14:28:17 +03:00
2025-05-08 10:53:53 +03:00
2025-05-08 04:38:57 +00:00
2025-04-29 17:21:53 -07:00
2025-05-04 19:26:38 +03:00
2025-05-06 14:56:20 +03:00
2025-05-05 22:46:05 +00:00
2025-05-03 17:58:21 +03:00
2025-05-02 14:28:17 +03:00
2025-04-27 22:20:15 +00:00
2025-05-05 17:52:49 +02:00
2025-04-27 22:20:15 +00:00
2025-05-07 18:49:49 +03:00
2025-04-28 13:55:08 +02:00
2025-05-04 14:06:49 +00:00
2025-04-28 21:41:09 +03:00
2025-04-22 22:09:35 +02:00
2025-05-05 22:46:05 +00:00
2025-05-08 13:33:06 +01:00
2025-04-29 14:14:33 +00:00
2025-04-22 11:29:20 +02:00
2025-05-05 22:46:05 +00:00
2025-05-05 16:07:24 +00:00
2025-04-30 10:11:09 +09:00
2025-05-02 17:36:29 +01:00
2025-04-30 16:41:50 +03:00
2025-05-05 22:46:05 +00:00
2025-05-07 22:59:29 +02:00
2025-05-04 21:00:11 -07:00
2025-05-05 22:46:05 +00:00
2025-05-05 19:46:46 +02:00
2025-05-06 05:58:38 +00:00
2025-05-05 22:46:05 +00:00
2025-05-05 22:46:05 +00:00
2025-04-25 01:43:23 +01:00
2025-05-05 19:46:46 +02:00
2025-05-03 07:54:33 +00:00
2025-05-06 11:44:49 +02:00
2025-05-05 19:20:11 -07:00
2025-05-03 18:38:27 +03:00
2025-04-30 10:11:09 +09:00
2025-04-23 17:10:09 +02:00
2025-05-05 22:46:05 +00:00
2025-05-06 01:38:08 +01:00
2025-04-28 08:38:56 -07:00
2025-05-05 22:46:05 +00:00
2025-04-29 16:28:47 +03:00
2025-05-03 17:58:49 +03:00
2025-05-02 18:24:52 +02:00
2025-05-04 21:02:16 -07:00
2025-05-06 01:03:55 +01:00
2025-05-02 14:28:17 +03:00
2025-05-06 13:12:26 +03:00
2025-05-06 01:38:08 +01:00
2025-04-28 21:41:09 +03:00
2025-05-05 22:46:05 +00:00
2025-05-05 23:45:25 +02:00
2025-04-30 11:46:41 +02:00
2025-05-02 19:42:49 -07:00
2025-04-25 15:01:48 +03:00
2025-04-21 14:09:34 -07:00
2025-04-28 08:38:11 -07:00
2025-05-07 19:35:44 -07:00
2025-05-05 17:03:42 +00:00
2025-04-29 15:14:46 +01:00
2025-05-06 01:38:08 +01:00