{{ message }}
bpo-36073: Raise ProgrammingError on recursive usage of cursors in sqlite converters#11984
Closed
sir-sigurd wants to merge 1 commit into
Closed
bpo-36073: Raise ProgrammingError on recursive usage of cursors in sqlite converters#11984sir-sigurd wants to merge 1 commit into
sir-sigurd wants to merge 1 commit into
Conversation
6a8c1fb to
f1a838a
Compare
February 22, 2019 07:50
auvipy
approved these changes
Jun 1, 2019
auvipy
approved these changes
Jun 1, 2019
BoboTiG
reviewed
Jun 21, 2019
Contributor
|
Thanks @sir-sigurd, I think a NEWs entry would be interesting, don't you? |
Sorry, something went wrong.
16a6d90 to
6f1b983
Compare
June 22, 2019 10:27
erlend-aasland
requested changes
Apr 8, 2021
Contributor
Author
|
@erlend-aasland |
Sorry, something went wrong.
Contributor
Thanks, there's no hurry :) |
Sorry, something went wrong.
d3a828d to
c79e784
Compare
April 12, 2021 08:14
erlend-aasland
approved these changes
Jun 16, 2021
erlend-aasland
left a comment
Contributor
There was a problem hiding this comment.
LGTM!
Sorry, something went wrong.
Contributor
|
Could you rebase again (bco. GH-27884), @sir-sigurd? :) Also, please clean up the regression test:
|
Sorry, something went wrong.
heitbaum
added a commit
to heitbaum/LibreELEC.tv
that referenced
this pull request
May 17, 2022
release: - https://www.python.org/downloads/release/python-3913/ changelog: - https://docs.python.org/release/3.9.13/whatsnew/changelog.html upstream fix for dropped patch - python/cpython#80254 - python/cpython#11984 - python/cpython#90228 - python/cpython#92036 - python/cpython#92037 - python/cpython#92297 - bpo-36073 - was - python/cpython#30579 - python/cpython#30580
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
https://bugs.python.org/issue36073