igraph icon indicating copy to clipboard operation
igraph copied to clipboard

Attribute handling cleanup for 1.0

Open szhorvat opened this issue 1 year ago • 3 comments

This issue is to keep track of the minor attribute handling cleanup we are doing for 1.0 (not to be confused with the major overhaul planned for 2.0).

  • [x] Adapt Python interface to changes, ensure there are no issues
  • [ ] Adapt R interface to changes, ensure there are no issues
  • [x] Update changelog

szhorvat avatar Apr 15 '24 11:04 szhorvat

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

stale[bot] avatar Apr 27 '25 01:04 stale[bot]

Python interface updated and adapted in igraph/python-igraph@1c423c60

ntamas avatar May 05 '25 21:05 ntamas

@krlmlr Can you guys get started on this to verify that there are no problems before the 1.0 C core release?

szhorvat avatar May 15 '25 14:05 szhorvat