This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author erlendaasland
Recipients berker.peksag, erlendaasland
Date 2021-03-11.00:37:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615423067.58.0.456123619821.issue43454@roundup.psfhosted.org>
In-reply-to
Content
Test run output (see attached test file):

$ ./python.exe test_rtree.py
ARGS: ((-80.77490234375, -80.77469635009766, 35.377593994140625, 35.377803802490234), (45.3, 22.9, 5.0))
KWARGS: {'num_queued': [0, 1], 'context': None, 'level': 0, 'max_level': 1, 'rowid': 1, 'parent_score': 0.0, 'parent_visibility': 1}
ARGS: ((-81.0, -79.5999984741211, 35.0, 36.20000076293945), (45.3, 22.9, 5.0))
KWARGS: {'num_queued': [1, 1], 'context': ['stuff'], 'level': 0, 'max_level': 1, 'rowid': 2, 'parent_score': 0.0, 'parent_visibility': 1}
History
Date User Action Args
2021-03-11 00:37:47erlendaaslandsetrecipients: + erlendaasland, berker.peksag
2021-03-11 00:37:47erlendaaslandsetmessageid: <1615423067.58.0.456123619821.issue43454@roundup.psfhosted.org>
2021-03-11 00:37:47erlendaaslandlinkissue43454 messages
2021-03-11 00:37:47erlendaaslandcreate