-
Notifications
You must be signed in to change notification settings - Fork 94
Comparing changes
Open a pull request
base repository: oracle/python-oracledb
base: main
head repository: oracle/python-oracledb
compare: v3.4.x
- 17 commits
- 26 files changed
- 1 contributor
Commits on Nov 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2703e74 - Browse repository at this point
Copy the full SHA 2703e74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c0581c - Browse repository at this point
Copy the full SHA 8c0581cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cd753e - Browse repository at this point
Copy the full SHA 5cd753eView commit details -
Fixed bug that caused "ORA-03137: malformed TTC packet from client
rejected" exception to be raised when attempting to call parse() on a scrollable cursor.
Configuration menu - View commit details
-
Copy full SHA for 2f90c3f - Browse repository at this point
Copy the full SHA 2f90c3fView commit details -
Fixed segfault on some platforms when trying to execute queries
returning vector columns.
Configuration menu - View commit details
-
Copy full SHA for 05b1561 - Browse repository at this point
Copy the full SHA 05b1561View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd3ca33 - Browse repository at this point
Copy the full SHA fd3ca33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8af6668 - Browse repository at this point
Copy the full SHA 8af6668View commit details -
Error "DPY-2068: scroll operation is not supported on a non-scrollable
cursor" is now raised when using the Cursor.scroll() method on a non-scrollable cursor.
Configuration menu - View commit details
-
Copy full SHA for 3df1328 - Browse repository at this point
Copy the full SHA 3df1328View commit details -
Fixed bug when setting "SOURCE_ROUTE" on the "DESCRIPTION" section of a
full connect descriptor instead of the "ADDRESS_LIST" section.
Configuration menu - View commit details
-
Copy full SHA for c3c2573 - Browse repository at this point
Copy the full SHA c3c2573View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55e9491 - Browse repository at this point
Copy the full SHA 55e9491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75417f1 - Browse repository at this point
Copy the full SHA 75417f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e37fe - Browse repository at this point
Copy the full SHA 20e37feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7451c30 - Browse repository at this point
Copy the full SHA 7451c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30d956e - Browse repository at this point
Copy the full SHA 30d956eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 306e41b - Browse repository at this point
Copy the full SHA 306e41bView commit details -
Fixed bug that failed to handle the KeyboardInterrupt exception
correctly when the application caught this exception and then tried to reuse the connection.
Configuration menu - View commit details
-
Copy full SHA for c9ecb6c - Browse repository at this point
Copy the full SHA c9ecb6cView commit details
Commits on Nov 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f21d505 - Browse repository at this point
Copy the full SHA f21d505View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...v3.4.x