summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Fix comparison of fieldless structured arraysAllan Haldane2019-08-311-0/+3
|
* DOC: document numpy/doc update processmattip2019-08-281-12/+23
|
* MAINT: Post NumPy 1.17.1 update.Charles Harris2019-08-263-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 Aladago2019-08-241-0/+2
| | | | * Deprecate class SafeEval
* DEP: numpy.testing.rand (#14325)Maxwell Aladago2019-08-221-0/+2
| | | * Deprecation: numpy.testing.rand
* MAINT: Small language improvement in release note.Charles Harris2019-08-201-2/+2
| | | [ci skip]
* BLD: MAINT: change default behavior of build flag appending.Ralf Gommers2019-08-201-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/dep7Matti Picus2019-08-201-0/+6
|\ | | | | DEP: Deprecate arrayprint formatting functions
| * DEP: Deprecate arrayprint formatting functionskritisingh12019-08-191-0/+6
| |
* | Merge pull request #14256 from kritisingh1/dep6Matti Picus2019-08-202-11/+3
|\ \ | | | | | | DEP: Deprecate load/dump functions in favour of pickle methods
| * | DEP: Deprecate load/dump functions in favour of pickle methodskritisingh12019-08-192-11/+3
| |/
* | Merge pull request #14086 from tacaswell/cpython_support_nepRalf Gommers2019-08-181-0/+314
|\ \ | |/ |/| ENH: Propose standard policy for dropping support of old Python versions
| * DOC: clarify that these are minimum support guide linesThomas A Caswell2019-08-141-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 bitThomas A Caswell2019-08-141-2/+5
| |
| * DOC: add another paragraph about why N-releases is problematicThomas A Caswell2019-08-141-5/+12
| |
| * DOC: remove comment about other dependenciesThomas A Caswell2019-07-291-3/+0
| |
| * DOC: minor word tweaks, make sure all 'version's are qualifiedThomas A Caswell2019-07-291-8/+8
| |
| * MNT: update for numpy 1.17 releaseThomas A Caswell2019-07-291-2/+5
| |
| * DOC: add some missing wordsThomas A Caswell2019-07-291-1/+1
| |
| * DOC: try to clarify the X.Y.1 alternative textThomas A Caswell2019-07-291-3/+8
| |
| * DOC: change ``Python`` -> Python through outThomas A Caswell2019-07-291-16/+16
| |
| * DOC: tweak wording in n-versions alternativeThomas A Caswell2019-07-291-2/+2
| | | | | | Co-Authored-By: Matt Haberland <mdhaber@mit.edu>
| * DOC: remove duplicate sentence and linewrapThomas A Caswell2019-07-251-5/+5
| |
| * DOC: add support / drop tableThomas A Caswell2019-07-251-0/+89
| | | | | | | | Based on work by @Carreau
| * DOC: adjust section titleThomas A Caswell2019-07-251-2/+2
| | | | | | | | via @willingc
| * DOC: linewrap textThomas A Caswell2019-07-251-17/+20
| |
| * DOC: define minor vs major vs patch version for this NEPThomas A Caswell2019-07-251-9/+22
| |
| * DOC: clarify that this will need to be revised for python 4Thomas A Caswell2019-07-251-3/+2
| |
| * DOC: Second batch of copy edits from @willingcThomas A Caswell2019-07-251-19/+19
| |
| * DOC: Copy edits from @willingc Thomas A Caswell2019-07-251-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 bumpThomas A Caswell2019-07-241-0/+4
| |
| * Adopt wording tweaks from @ericdillThomas A Caswell2019-07-241-2/+2
| | | | | | Co-Authored-By: Eric Dill <ericdill@users.noreply.github.com>
| * DOC: add missing 'minor'Thomas A Caswell2019-07-241-1/+1
| |
| * DOC: rename from 28 -> 29Thomas A Caswell2019-07-231-1/+1
| |
| * DOC: CPython -> PythonThomas A Caswell2019-07-231-32/+32
| |
| * DOC: try to clarify the text about timing from X.Y.1Thomas A Caswell2019-07-231-2/+2
| |
| * DOC: clarify major and minor releasesThomas A Caswell2019-07-231-4/+5
| |
| * DOC: Apply wording changes from @mdhaberThomas A Caswell2019-07-231-3/+3
| | | | | | Co-Authored-By: Matt Haberland <mdhaber@mit.edu>
| * DOC: add missing wordsThomas A Caswell2019-07-231-1/+2
| |
| * DOC: convert stray Python -> CPythonThomas A Caswell2019-07-231-10/+10
| |
| * DOC: use the correct dashThomas A Caswell2019-07-231-1/+1
| |
| * DOC: fix typoThomas A Caswell2019-07-231-1/+1
| |
| * DOC: add note about lack of SPEEP and role of authorsThomas A Caswell2019-07-231-0/+10
| |
| * DOC: wording and spelling tweaksThomas A Caswell2019-07-191-11/+16
| |
| * DOC: adjust window to 42 monthsThomas A Caswell2019-07-191-19/+20
| |
| * Added email, fixed typos (#2)Matt Haberland2019-07-191-27/+28
| |
| * Update name and emailMatthias Bussonnier2019-07-191-1/+1
| |
| * NEP: first draft of a NEP to encourage CPython deprecationThomas A Caswell2019-07-191-0/+167
| |
* | DOC: remove scipy.org from the breadcrumb formattiongmattip2019-08-131-1/+0
| |
* | DOC: Make Py3K docs C code snippets RST literal blocks (gh-14263)Peter Cock2019-08-131-20/+20
| |