Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Fix comparison of fieldless structured arrays | Allan Haldane | 2019-08-31 | 1 | -0/+3 |
| | |||||
* | DOC: document numpy/doc update process | mattip | 2019-08-28 | 1 | -12/+23 |
| | |||||
* | MAINT: Post NumPy 1.17.1 update. | Charles Harris | 2019-08-26 | 3 | -0/+129 |
| | | | | | | | | | - Update .mailmap - Create 1.17.1-changelog.rst - Create 1.17.1-notest.rst - Add notes to release.rst [ci skip] | ||||
* | DEP: Deprecate class `SafeEval` (#14335) | Maxwell Aladago | 2019-08-24 | 1 | -0/+2 |
| | | | | * Deprecate class SafeEval | ||||
* | DEP: numpy.testing.rand (#14325) | Maxwell Aladago | 2019-08-22 | 1 | -0/+2 |
| | | | * Deprecation: numpy.testing.rand | ||||
* | MAINT: Small language improvement in release note. | Charles Harris | 2019-08-20 | 1 | -2/+2 |
| | | | [ci skip] | ||||
* | BLD: MAINT: change default behavior of build flag appending. | Ralf Gommers | 2019-08-20 | 1 | -0/+10 |
| | | | | | | This is a follow-up to gh-7427. This can lead to hard to understand build failures, and we've warned that this change was coming for two releases. | ||||
* | Merge pull request #14259 from kritisingh1/dep7 | Matti Picus | 2019-08-20 | 1 | -0/+6 |
|\ | | | | | DEP: Deprecate arrayprint formatting functions | ||||
| * | DEP: Deprecate arrayprint formatting functions | kritisingh1 | 2019-08-19 | 1 | -0/+6 |
| | | |||||
* | | Merge pull request #14256 from kritisingh1/dep6 | Matti Picus | 2019-08-20 | 2 | -11/+3 |
|\ \ | | | | | | | DEP: Deprecate load/dump functions in favour of pickle methods | ||||
| * | | DEP: Deprecate load/dump functions in favour of pickle methods | kritisingh1 | 2019-08-19 | 2 | -11/+3 |
| |/ | |||||
* | | Merge pull request #14086 from tacaswell/cpython_support_nep | Ralf Gommers | 2019-08-18 | 1 | -0/+314 |
|\ \ | |/ |/| | ENH: Propose standard policy for dropping support of old Python versions | ||||
| * | DOC: clarify that these are minimum support guide lines | Thomas A Caswell | 2019-08-14 | 1 | -10/+15 |
| | | | | | | | | | | Projects that want to support longer time windows can, but this NEP is setting a minimum floor for the support window. | ||||
| * | DOC: tweak section heading a bit | Thomas A Caswell | 2019-08-14 | 1 | -2/+5 |
| | | |||||
| * | DOC: add another paragraph about why N-releases is problematic | Thomas A Caswell | 2019-08-14 | 1 | -5/+12 |
| | | |||||
| * | DOC: remove comment about other dependencies | Thomas A Caswell | 2019-07-29 | 1 | -3/+0 |
| | | |||||
| * | DOC: minor word tweaks, make sure all 'version's are qualified | Thomas A Caswell | 2019-07-29 | 1 | -8/+8 |
| | | |||||
| * | MNT: update for numpy 1.17 release | Thomas A Caswell | 2019-07-29 | 1 | -2/+5 |
| | | |||||
| * | DOC: add some missing words | Thomas A Caswell | 2019-07-29 | 1 | -1/+1 |
| | | |||||
| * | DOC: try to clarify the X.Y.1 alternative text | Thomas A Caswell | 2019-07-29 | 1 | -3/+8 |
| | | |||||
| * | DOC: change ``Python`` -> Python through out | Thomas A Caswell | 2019-07-29 | 1 | -16/+16 |
| | | |||||
| * | DOC: tweak wording in n-versions alternative | Thomas A Caswell | 2019-07-29 | 1 | -2/+2 |
| | | | | | | Co-Authored-By: Matt Haberland <mdhaber@mit.edu> | ||||
| * | DOC: remove duplicate sentence and linewrap | Thomas A Caswell | 2019-07-25 | 1 | -5/+5 |
| | | |||||
| * | DOC: add support / drop table | Thomas A Caswell | 2019-07-25 | 1 | -0/+89 |
| | | | | | | | | Based on work by @Carreau | ||||
| * | DOC: adjust section title | Thomas A Caswell | 2019-07-25 | 1 | -2/+2 |
| | | | | | | | | via @willingc | ||||
| * | DOC: linewrap text | Thomas A Caswell | 2019-07-25 | 1 | -17/+20 |
| | | |||||
| * | DOC: define minor vs major vs patch version for this NEP | Thomas A Caswell | 2019-07-25 | 1 | -9/+22 |
| | | |||||
| * | DOC: clarify that this will need to be revised for python 4 | Thomas A Caswell | 2019-07-25 | 1 | -3/+2 |
| | | |||||
| * | DOC: Second batch of copy edits from @willingc | Thomas A Caswell | 2019-07-25 | 1 | -19/+19 |
| | | |||||
| * | DOC: Copy edits from @willingc | Thomas A Caswell | 2019-07-25 | 1 | -26/+26 |
| | | | | | | | | | | This is the first batch of suggestions. Co-Authored-By: Carol Willing <carolcode@willingconsulting.com> | ||||
| * | DOC: add caveat about a major Python version bump | Thomas A Caswell | 2019-07-24 | 1 | -0/+4 |
| | | |||||
| * | Adopt wording tweaks from @ericdill | Thomas A Caswell | 2019-07-24 | 1 | -2/+2 |
| | | | | | | Co-Authored-By: Eric Dill <ericdill@users.noreply.github.com> | ||||
| * | DOC: add missing 'minor' | Thomas A Caswell | 2019-07-24 | 1 | -1/+1 |
| | | |||||
| * | DOC: rename from 28 -> 29 | Thomas A Caswell | 2019-07-23 | 1 | -1/+1 |
| | | |||||
| * | DOC: CPython -> Python | Thomas A Caswell | 2019-07-23 | 1 | -32/+32 |
| | | |||||
| * | DOC: try to clarify the text about timing from X.Y.1 | Thomas A Caswell | 2019-07-23 | 1 | -2/+2 |
| | | |||||
| * | DOC: clarify major and minor releases | Thomas A Caswell | 2019-07-23 | 1 | -4/+5 |
| | | |||||
| * | DOC: Apply wording changes from @mdhaber | Thomas A Caswell | 2019-07-23 | 1 | -3/+3 |
| | | | | | | Co-Authored-By: Matt Haberland <mdhaber@mit.edu> | ||||
| * | DOC: add missing words | Thomas A Caswell | 2019-07-23 | 1 | -1/+2 |
| | | |||||
| * | DOC: convert stray Python -> CPython | Thomas A Caswell | 2019-07-23 | 1 | -10/+10 |
| | | |||||
| * | DOC: use the correct dash | Thomas A Caswell | 2019-07-23 | 1 | -1/+1 |
| | | |||||
| * | DOC: fix typo | Thomas A Caswell | 2019-07-23 | 1 | -1/+1 |
| | | |||||
| * | DOC: add note about lack of SPEEP and role of authors | Thomas A Caswell | 2019-07-23 | 1 | -0/+10 |
| | | |||||
| * | DOC: wording and spelling tweaks | Thomas A Caswell | 2019-07-19 | 1 | -11/+16 |
| | | |||||
| * | DOC: adjust window to 42 months | Thomas A Caswell | 2019-07-19 | 1 | -19/+20 |
| | | |||||
| * | Added email, fixed typos (#2) | Matt Haberland | 2019-07-19 | 1 | -27/+28 |
| | | |||||
| * | Update name and email | Matthias Bussonnier | 2019-07-19 | 1 | -1/+1 |
| | | |||||
| * | NEP: first draft of a NEP to encourage CPython deprecation | Thomas A Caswell | 2019-07-19 | 1 | -0/+167 |
| | | |||||
* | | DOC: remove scipy.org from the breadcrumb formattiong | mattip | 2019-08-13 | 1 | -1/+0 |
| | | |||||
* | | DOC: Make Py3K docs C code snippets RST literal blocks (gh-14263) | Peter Cock | 2019-08-13 | 1 | -20/+20 |
| | |