diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2023-03-05 22:25:46 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2023-03-05 22:25:46 -0500 |
commit | 37111795870fd7b8d857790ad1fc5e04278e1de3 (patch) | |
tree | 6c9936ee95588db85c7a4612900f2e1bad84f850 /lib/sqlalchemy/sql/selectable.py | |
parent | 9e75d181d05e3ae0fcc0705d453c3daf794b59de (diff) | |
download | sqlalchemy-37111795870fd7b8d857790ad1fc5e04278e1de3.tar.gz |
comment out pickle/ process test and attempt 2.0.5.post1
if .post1 fails to work out, we'll just do 2.0.6
The test_pickle_rows_other_process test is failing during wheel
builds as it seems that the "subprocess" run is not using the
cython extensions, leading to a pickle mismatch between the
cythonized and the pure python version of a row. comment
out this test and attempt to release as 2.0.5.post1 so that
wheels can build.
Fixes: #9429
Change-Id: I6e1e9f2b9c4ef8fa67a88ff86ebdacbeb02b90df
Diffstat (limited to 'lib/sqlalchemy/sql/selectable.py')
0 files changed, 0 insertions, 0 deletions