irods / python-irodsclient

A Python API for iRODS
Other
62 stars 72 forks source link

Investigate interpreter segfault TODO comment for Python 3.6 vs 3.11 #553

Open korydraughn opened 2 months ago

korydraughn commented 2 months ago

See comment in the following code. https://github.com/irods/python-irodsclient/blob/86a8f11a9399db29774c4096d83bba733a024ab6/irods/test/data_obj_test.py#L741-L744

This may apply to other tests (i.e. collection_test.py).