Uh oh!
There was an error while loading. Please reload this page.
bpo-43269: Clean up sqlite3 file scope - #24578
Conversation
Ref. #24569 (comment) skip news |
serhiy-storchaka
left a comment
There was a problem hiding this comment.
Are there redundant declarations in header files?
Uh oh!
There was an error while loading. Please reload this page.
I already cleaned up those in a previous PR/issue (#20828). I'd like to get rid of the forward declarations in the top of the c files though, but that'll require moving a couple of the functions around. |
berkerpeksag
left a comment
There was a problem hiding this comment.
This PR could be much shorter and easy to review without all of these noisy changes.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
bedevere-bot
commented
Feb 20, 2021
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
erlend-aasland
commented
Feb 20, 2021
I have made the requested changes; please review again |
bedevere-bot
commented
Feb 20, 2021
Thanks for making the requested changes! @berkerpeksag: please review the changes made to this pull request. |
berkerpeksag
left a comment
There was a problem hiding this comment.
Much cleaner now, thank you!
erlend-aasland
commented
Feb 21, 2021
Thanks, Berker. After thinking about it, I do agree with you. |
https://bugs.python.org/issue43269