Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy


Commits:
0472fd45 by Carl Friedrich Bolz-Tereick at 2022-11-16T20:30:09+01:00
need to check cursor lock in Cursor.close, also lock around __fetch_one_row

--HG--
branch : py3.8

- - - - -
ea5c0604 by Carl Friedrich Bolz-Tereick at 2022-11-16T20:38:08+01:00
argh, fix silly wrong indentation problem

--HG--
branch : py3.8

- - - - -
941eb98c by Carl Friedrich Bolz-Tereick at 2022-11-16T20:40:44+01:00
check for recursive Cursor.__init__ calls

--HG--
branch : py3.8

- - - - -
a2235dc4 by Carl Friedrich Bolz-Tereick at 2022-11-16T21:03:13+01:00
the description should take PARSE_COLNAMES into account

--HG--
branch : py3.8

- - - - -
46c5a2a3 by Carl Friedrich Bolz-Tereick at 2022-11-16T21:17:29+01:00
even simpler logic for when there is a description

--HG--
branch : py3.8

- - - - -
d03a59f9 by Carl Friedrich Bolz-Tereick at 2022-11-16T21:21:29+01:00
merge py3.8

--HG--
branch : py3.9

- - - - -


2 changed files:

- extra_tests/test_sqlite3.py
- lib_pypy/_sqlite3.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/614b1a4e2d5f96545a0972141625c95957c26f57...d03a59f9d855f2d873b1b05f3251ba86bee153e5

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/614b1a4e2d5f96545a0972141625c95957c26f57...d03a59f9d855f2d873b1b05f3251ba86bee153e5
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to