plone / plone.batching

Batching facilities for Plone
https://pypi.org/project/plone.batching
2 stars 8 forks source link

Different behavior in Python 2 and Python 3 #21

Closed ale-rt closed 6 years ago

ale-rt commented 6 years ago

This line: https://github.com/plone/plone.batching/blob/453a6496e7b566ba44a779234ae1452be40301f1/plone/batching/batch.py#L81 provides different results for Python2 and Python 3.

ale-rt commented 6 years ago

See this failing test https://jenkins.plone.org/view/PLIPs/job/plip-py3/761/testReport/Products.CMFPlone.tests.testBatch/TestBatch/test_batch_lazy_map/