Skip to main content
Sean Gillies
  • About
  • Tags
  • Feed
  • Archive

    Shapely 1.0.12

    Sean Gillies

    2009-04-09 00:00

    Uploaded to http://pypi.python.org/pypi/Shapely/1.0.12. This release fixes a reference counting bug that caused your Python process to grow when executing code like:

    for p in polygons:
        u = u.union(p)
    
    • the lab
    • work
    • Previous post
    • Next post
    Contents © 2025 Sean Gillies. All rights reserved. Code snippets are licensed under a BSD 3-Clause license. - Powered by Nikola