bpo-30419: DOC: Update missing information in bdb docs#1687
Conversation
|
@csabella, thanks for your PR! By analyzing the history of the files in this pull request, we identified @tiran, @benjaminp and @birkenfeld to be potential reviewers. |
|
I'm sorry but it seems that you mentionned the wrong bpo number. |
|
Sorry about that, it was 30419. |
vadmium
left a comment
There was a problem hiding this comment.
I’m not familiar with this particular module, but I found a couple places with apparently unfinished sentences (or at that least don’t make grammatical sense to me).
|
To try and help move older pull requests forward, we are going through and backfilling 'awaiting' labels on pull requests that are lacking the label. Based on the current reviews, the best we can tell in an automated fashion is that a core developer requested changes to be made to this pull request. If/when the requested changes have been made, please leave a comment that says, |
JelleZijlstra
left a comment
There was a problem hiding this comment.
This PR has had quite the journey. I think it's mostly a good improvement, but I have a few comments.
Co-authored-by: Martin Panter <vadmium@users.noreply.github.com>
|
This PR is stale because it has been open for 30 days with no activity. |
|
@terryjreedy are you OK with merging this now? You requested changes several years ago. |
|
Yes, go ahead. And thank you for finishing this. |
tiran
left a comment
There was a problem hiding this comment.
Please fix the trailing white spaces (make patchcheck)
|
Thanks @csabella for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
|
GH-96514 is a backport of this pull request to the 3.11 branch. |
|
GH-96515 is a backport of this pull request to the 3.10 branch. |
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> Co-authored-by: Martin Panter <vadmium@users.noreply.github.com> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit ccce9b7) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> Co-authored-by: Martin Panter <vadmium@users.noreply.github.com> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit ccce9b7) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> Co-authored-by: Martin Panter <vadmium@users.noreply.github.com> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit ccce9b7) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> Co-authored-by: Martin Panter <vadmium@users.noreply.github.com> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit ccce9b7) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
Update missing information identified when creating docstrings.
#74604