summaryrefslogtreecommitdiff
path: root/doc/neps
Commit message (Expand)AuthorAgeFilesLines
* DOC: Fix typos in NEPs, found by codespellDimitri Papadopoulos2021-09-2213-21/+21
* Required changes made for the sentence case implementationSayantika Banik2021-09-084-4/+4
* Mix capitalization fix for page titles [sentence case implementation]Sayantika Banik2021-09-0825-27/+27
* NEP: add qualifier for free(), mention ContextVar (#19663)Matti Picus2021-08-261-5/+26
* NEP: Update NEP 47: Adopting the array API standardAaron Meurer2021-08-231-117/+220
* Update doc/neps/nep-0049.rstMatti Picus2021-07-141-3/+3
* Update doc/neps/nep-0049.rstMatti Picus2021-07-141-2/+2
* DOC: document the 'free' signaturemattip2021-07-141-0/+10
* DOC: fixes from reviewmattip2021-07-131-3/+4
* update NEP with the PyDataMem_Handler struct as implemented in the PRmattip2021-07-041-82/+52
* Change `incidences` to `incidents`Stefan van der Walt2021-06-211-1/+1
* Update resolution linkStefan van der Walt2021-06-201-1/+1
* Address Ralf's feedbackStefan van der Walt2021-06-201-1/+1
* Move status to acceptedStefan van der Walt2021-06-191-2/+2
* Add suggestion by @mattip and polish up some textStefan van der Walt2021-06-191-28/+32
* Merge pull request #19188 from seberg/accept-nep35Charles Harris2021-06-071-2/+2
|\
| * NEP: Accept NEP 35 as finalSebastian Berg2021-06-071-2/+2
* | MAINT,BUG: Adapt `castingimpl.casting` to denote a minimal levelSebastian Berg2021-06-052-7/+12
|/
* MAINT: Python3 classes do not need to inherit from objectMike Taves2021-05-191-2/+2
* NEP: add mailing list thread, fixes from reviewmattip2021-05-061-2/+8
* NEP: propose new nep for allocator policies (gh-18805)Matti Picus2021-05-031-0/+334
* DOC: Small fixes (including formatting) for NEP 43Sebastian Berg2021-04-121-27/+28
* MAINT: Raise error instead of warning and ammend NEP on `type_resolver`Sebastian Berg2021-04-081-0/+5
* Merge pull request #18454 from rgommers/nep-spending-fundsMatti Picus2021-03-061-0/+458
|\
| * DOC: address remaining review commentsRalf Gommers2021-03-061-5/+9
| * DOC: address review comments on NEP 48Ralf Gommers2021-02-271-20/+49
| * Add intro paragraph to Motivation and Scope to explain unrestricted fundingRalf Gommers2021-02-241-0/+4
| * Commit textual suggestions from PR reviewRalf Gommers2021-02-241-11/+11
| * NEP: add Spending NumPy Project Funds draft - NEP 48Ralf Gommers2021-02-211-0/+421
* | MAINT: Update master to main after branch rename (gh-18544)Stefan van der Walt2021-03-049-17/+17
* | Merge pull request #18456 from data-apis/nep-array-api-standardCharles Harris2021-02-264-0/+590
|\ \
| * | NEP: array API standard adoptionRalf Gommers2021-02-214-0/+590
| |/
* | DOC: update NEP status for accepted/finished NEPsRalf Gommers2021-02-235-4/+6
|/
* Merge pull request #18233 from rgommers/accept-nep23Ralf Gommers2021-01-311-3/+6
|\
| * MAINT: Remove stray quote.Charles Harris2021-01-291-1/+1
| * NEP: accept NEP 23 (backwards compatibility policy)Ralf Gommers2021-01-261-2/+5
* | NEP: accept NEP 46 (sponsorship guidelines)Ralf Gommers2021-01-261-3/+4
|/
* Merge pull request #18097 from rgommers/nep-backcompat-updateMatti Picus2021-01-251-175/+233
|\
| * Adopt copy-edits suggested by charrisRalf Gommers2021-01-241-29/+29
| * Address more review comments on the backwards compat NEPRalf Gommers2021-01-231-6/+15
| * DOC: update for review comments on NEP 23Ralf Gommers2021-01-231-20/+29
| * Commit code review suggestions by seberg Ralf Gommers2021-01-231-5/+6
| * DOC: address review comments on NEP 23Ralf Gommers2021-01-021-7/+19
| * NEP: rewrite the backwards compatibility NEP contentsRalf Gommers2020-12-301-70/+180
| * NEP: remove versioning related content from backwards compat NEPRalf Gommers2020-12-291-17/+2
| * NEP: update backwards compatibility NEP text, remove examplesRalf Gommers2020-12-291-89/+21
* | Merge pull request #18084 from rgommers/nep-sponsorshipCharles Harris2021-01-201-0/+255
|\ \
| * | MAINT: address review comments on sponsorship NEPRalf Gommers2021-01-111-32/+33
| * | DOC: address review comments on sponsorship NEPRalf Gommers2021-01-081-8/+21
| * | NEP: NumPy sponsorship guidelines (NEP 46)Ralf Gommers2020-12-281-0/+241
| |/