{
  "__type": "IngestedDoc",
  "__tag": 4010,
  "_content": {},
  "_ordered_sections": [],
  "item_file": null,
  "item_line": null,
  "item_type": null,
  "aliases": [],
  "example_section_data": {
    "__type": "Section",
    "__tag": 4015,
    "children": [],
    "title": [],
    "level": 0,
    "target": null
  },
  "see_also": [],
  "signature": null,
  "references": null,
  "qa": "release:0.13.1-notes",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "SciPy 0.13.1 is a bug-fix release with no new features compared to 0.13.0. The only changes are several fixes in "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "ndimage"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ", one of which was a serious regression in "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "ndimage.label"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " (Github issue 3025), which gave incorrect results in 0.13.0."
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "SciPy 0.13.1 Release Notes"
        }
      ],
      "level": 0,
      "target": null
    },
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "BulletList",
          "__tag": 4053,
          "ordered": false,
          "start": 1,
          "children": [
            {
              "__type": "ListItem",
              "__tag": 4054,
              "children": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "3025: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "ndimage.label"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " returns incorrect results in scipy 0.13.0"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "ListItem",
              "__tag": 4054,
              "children": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "1992: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "ndimage.label"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " return type changed from int32 to uint32"
                    }
                  ]
                }
              ]
            },
            {
              "__type": "ListItem",
              "__tag": 4054,
              "children": [
                {
                  "__type": "Paragraph",
                  "__tag": 4045,
                  "children": [
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": "1992: "
                    },
                    {
                      "__type": "InlineCode",
                      "__tag": 4051,
                      "value": "ndimage.find_objects"
                    },
                    {
                      "__type": "Text",
                      "__tag": 4046,
                      "value": " doesn't work with int32 input in some cases"
                    }
                  ]
                }
              ]
            }
          ]
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Issues fixed"
        }
      ],
      "level": 1,
      "target": null
    }
  ],
  "local_refs": []
}