Uh oh!
There was an error while loading. Please reload this page.
bpo-36073: Raise ProgrammingError on recursive usage of cursors in sqlite converters - #11984
bpo-36073: Raise ProgrammingError on recursive usage of cursors in sqlite converters#11984sir-sigurd wants to merge 1 commit into
Conversation
6a8c1fb to
f1a838aCompareUh oh!
There was an error while loading. Please reload this page.
BoboTiG
commented
Jun 21, 2019
Thanks @sir-sigurd, I think a NEWs entry would be interesting, don't you? |
16a6d90 to
6f1b983Compareerlend-aasland
commented
Apr 1, 2021
@sir-sigurd, can you rebase onto master? |
There was a problem hiding this comment.
Please format these lines according to PEP 7.
There was a problem hiding this comment.
Line is longer than 79 characters, ref. PEP 7.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
This needs to be rebased onto master in order to fit in with the changes in the test suite.
sir-sigurd
commented
Apr 9, 2021
@erlend-aasland |
erlend-aasland
commented
Apr 9, 2021
Thanks, there's no hurry :) |
d3a828d to
c79e784Compareerlend-aasland
commented
Jun 16, 2021
@serhiy-storchaka would you mind reviewing this? |
erlend-aasland
commented
Aug 26, 2021
Could you rebase again (bco. GH-27884), @sir-sigurd? :) Also, please clean up the regression test:
|
sir-sigurd
commented
Nov 17, 2021
Closed in favor of GH-29054. |
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
https://bugs.python.org/issue36073