summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* REL: Release 1.7.2rc1v1.7.2rc1Julian Taylor2013-11-032-4/+4
* Merge pull request #4005 from juliantaylor/release-notes-1.7Julian Taylor2013-11-0310-175/+222
|\
| * DOC: fix layout of issue listings in release notesJulian Taylor2013-11-034-79/+82
| * MAINT: Fix release notes formatting.Charles Harris2013-11-038-96/+90
| * DOC: update 1.7.2 release notesJulian Taylor2013-11-031-0/+2
| * DOC: add 1.7.2 release notesJulian Taylor2013-11-032-5/+53
|/
* Merge pull request #4002 from juliantaylor/hypot-1.7.xJulian Taylor2013-11-032-7/+11
|\
| * BUG: fix handling of infs in hypot on windowsEric Moore2013-11-032-7/+11
* | Merge pull request #4000 from charris/backport-1.7-3483Julian Taylor2013-11-033-3996/+4730
|\ \ | |/ |/|
| * BUG: numpy.random.binomial raised ValueError for n == 0HaroldMills2013-11-023-3996/+4730
|/
* Merge pull request #3972 from juliantaylor/py3-fixCharles Harris2013-10-241-1/+1
|\
| * BUG: changed string.lowercase to string.ascii_lowercaseochoadavid2013-10-241-1/+1
|/
* Merge pull request #3964 from charris/backport-1.7-3832Charles Harris2013-10-233-10/+6
|\
| * BUG: fix small issues found with cppcheckJulian Taylor2013-10-223-10/+6
* | Merge pull request #3958 from charris/backport-1.7-3952Charles Harris2013-10-212-0/+10
|\ \ | |/ |/|
| * BUG: #2052 del scalar subscript causes segfaultJohn Stechschulte2013-10-212-0/+10
|/
* Merge pull request #3955 from charris/backport-1.7-3953Charles Harris2013-10-202-0/+6
|\
| * MAINT: io: handle a bad fmt argument in savetxt by raising a ValueError.Warren Weckesser2013-10-202-0/+6
|/
* Merge pull request #3943 from charris/backport-1.7-3929Charles Harris2013-10-171-1/+1
|\
| * added spaces to literal string concatsChristoph Dann2013-10-171-1/+1
|/
* Merge pull request #3925 from charris/backport-1.7-3923Charles Harris2013-10-151-0/+2
|\
| * BUG: close file-like objects returned by urlopencgohlke2013-10-151-0/+2
|/
* Merge pull request #3904 from charris/backport-1.7-3900Charles Harris2013-10-122-0/+30
|\
| * Small corrections to testsMarten van Kerkwijk2013-10-121-8/+9
| * Add test cases to ensure NotImplemented is passed onMarten van Kerkwijk2013-10-121-0/+20
| * Ensure NotImplemented is passed on in MaskedArray ufunc'sMarten van Kerkwijk2013-10-121-0/+9
|/
* Merge pull request #3899 from juliantaylor/py3-info-1.7Charles Harris2013-10-122-1/+20
|\
| * BUG: Disable check for oldstyle classes in python3Julian Taylor2013-10-122-1/+20
|/
* Merge pull request #3873 from charris/backport-1.7-3872Charles Harris2013-10-061-0/+3
|\
| * BUG: Include sunmath.h in npy_math.h when __SUNPRO_CC defined.Charles Harris2013-10-061-0/+3
|/
* Merge pull request #3825 from charris/backport-1.7-3342Charles Harris2013-09-281-2/+4
|\
| * BLD: fix setuptools-specific easy_install issue. Closes gh-3160.Ralf Gommers2013-09-281-2/+4
* | Merge pull request #3823 from charris/backport-1.7-3821Charles Harris2013-09-281-1/+3
|\ \ | |/ |/|
| * Do not fail with NameError if SandboxViolation is raisedJason Madden2013-09-281-1/+3
* | Merge pull request #3822 from charris/remove-travis-2.4-testCharles Harris2013-09-281-2/+0
|\ \ | |/ |/|
| * TST: Remove Python 2.4 test from travis.yml.Charles Harris2013-09-281-2/+0
|/
* Merge pull request #3815 from charris/backport-1.7-resourcewarning-fixCharles Harris2013-09-271-1/+6
|\
| * MAINT: Get rid of a Python 3 resource warning.Charles Harris2013-09-271-1/+6
* | Merge pull request #3813 from charris/backport-1.7-3806Charles Harris2013-09-272-3/+41
|\ \
| * | BUG: Do not use python with statement.Charles Harris2013-09-271-12/+15
| * | [fix] If we fail to raise an error, at least dump something to the consoleNathaniel J. Smith2013-09-272-4/+35
| * | [fix] Check for errors in PyArray_CanCastTypeto DEPRECATENathaniel J. Smith2013-09-271-3/+7
| |/
* | Merge pull request #3808 from charris/backport-1.7-3800Charles Harris2013-09-272-37/+48
|\ \ | |/ |/|
| * BUG: fix hashing of long integers under python3Julian Taylor2013-09-272-37/+48
|/
* Merge pull request #3748 from charris/backport-1.7-3747Charles Harris2013-09-144-28/+41
|\
| * BUG: use correct type for hash valuesChristoph Gohlke2013-09-144-28/+41
* | Merge pull request #3731 from juliantaylor/f2py-negative-refcount-1.7.xCharles Harris2013-09-121-2/+3
|\ \ | |/ |/|
| * BUG: f2py, fix decref on wrong objectJulian Taylor2013-09-121-2/+3
|/
* Merge pull request #3716 from charris/backport-1.7-3418Charles Harris2013-09-091-1/+1
|\
| * MAINT: use PyOS_snprintf instead of snprintfChristoph Gohlke2013-09-091-1/+1
|/