gh-91602: Add iterdump() support for filtering database objects.#114501
gh-91602: Add iterdump() support for filtering database objects.#114501erlend-aasland merged 14 commits into
Conversation
|
I see that the check-if-generated-files-are-up-to-date check still fails; you need to do a full |
Sorry, something went wrong.
Thanks for another tip 🎁 I'm not sure why but it also generated some unrelated lines 🤔. |
Sorry, something went wrong.
Yeah, that's strange; I'd rebase onto |
Sorry, something went wrong.
|
BTW, can you please use |
Sorry, something went wrong.
|
Thanks for all your help, much appreciated. I will work on tests and docs later today. |
Sorry, something went wrong.
|
Now it's ready for review 🎉 |
Sorry, something went wrong.
|
Very nice; 321b3e0 made the job a lot easier. I still got some nitpicks, so bear with me :) |
Sorry, something went wrong.
🍿 |
Sorry, something went wrong.
erlend-aasland
left a comment
There was a problem hiding this comment.
The refcout refactoring in 8cf51d4 is superb; I was just about to suggest it 🚀. I left a small comment regarding how we do the vector call.
When doing changes that affect reference counting, I normally do a refleak test locally:
$ ./python.exe -m test -R : test_sqlite3
Sorry, something went wrong.
erlend-aasland
left a comment
There was a problem hiding this comment.
After this final change, we should be ready to land.
Sorry, something went wrong.
erlend-aasland
left a comment
There was a problem hiding this comment.
Now for the docs; I left some comments :)
Sorry, something went wrong.
|
!buildbot .refleak. |
Sorry, something went wrong.
|
🤖 New build scheduled with the buildbot fleet by @erlend-aasland for commit e314153 🤖 The command will test the builders whose names match following regular expression: The builders matched are:
|
Sorry, something went wrong.
|
The |
Sorry, something went wrong.
…python#114501) Add optional 'filter' parameter to iterdump() that allows a "LIKE" pattern for filtering database objects to dump. Co-authored-by: Erlend E. Aasland <erlend@python.org>
edited
LoadingUh oh!
There was an error while loading. Please reload this page.
Copy link Copy MarkdownSorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.