[pandas] annotated tag v0.13.0_ahl2 created (now cc7249e)

Andreas Tille tille at debian.org
Wed Dec 28 15:20:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a change to annotated tag v0.13.0_ahl2
in repository pandas.

        at  cc7249e   (tag)
   tagging  48c005ea761adcaf6b76a84aa94da0d35db8c6d6 (commit)
  replaces  v0.13.0_ahl1
 tagged by  David Bew
        on  Thu Jan 16 13:26:09 2014 +0000

- Log -----------------------------------------------------------------
Tagging v0.13.0_ahl2 to include AHLRAP-3152.

Andrew Burrows (1):
      Fix bug where use of .ix[tuple(...)]=x fails to correctly check out of bounds index for columns. This is a regression as it used to work in pandas 0.12.0. The code incorrectly checks the column index against the len() of the dataframe to see if it is in bounds not against the number of columns. Have added 2 tests with non-square dataframes to test that the fix works.

David Bew (1):
      Update version number in setup.py.

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  d5c0b20   ENH: Add dateutil timezone support (GH4688)
       new  a8cb734   Merge commit 'tags/v0.13.0' into AHLMSS
       new  db18d44   update the qualifier to _ahl1
       new  65cf5c4   Fix bug where use of .ix[tuple(...)]=x fails to correctly check out of bounds index for columns. This is a regression as it used to work in pandas 0.12.0. The code incorrectly checks the column index against the len() of the dataframe to see if it is in bounds not against the number of columns. Have added 2 tests with non-square dataframes to test that the fix works.
       new  48c005e   Update version number in setup.py.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pandas.git



More information about the debian-science-commits mailing list