amuse icon indicating copy to clipboard operation
amuse copied to clipboard

check internal functions accept iterator

Open ipelupessy opened this issue 6 years ago • 3 comments

python 3 conversion has left quite a few places where functions calls or returns have a conversion of map iterator to list (since it cannot be locally proven that the iterator is safe)..this should be checked especially in performance sensitive parts (e.g. particle key handling logic)

ipelupessy avatar Sep 27 '19 07:09 ipelupessy

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 28 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 04 '22 18:03 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 28 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 31 '22 21:05 stale[bot]

keep open but barely

ipelupessy avatar Jun 01 '22 09:06 ipelupessy