summaryrefslogtreecommitdiff
path: root/doc/neps
Commit message (Expand)AuthorAgeFilesLines
...
* fix typoH. Vetinari2022-03-171-1/+1
* update NEP 29H. Vetinari2022-03-131-1/+16
* MAINT: make np._from_dlpack publicTirth Patel2022-03-031-1/+1
* DOC: Improve NEP page layout with nested toctrees (#20956)Ross Barnowski2022-02-0211-111/+117
* MAINT, DOC: NEP link update (#20948)Rohit Goswami2022-01-313-6/+6
* DOC: Clarify the exact time on Jupyter sponsorship discussion.Morteza Mirzai2022-01-311-2/+2
* Fix broken link in nep-0046-sponsorship-guidelines.rstMorteza Mirzai2022-01-311-1/+2
* MAINT: Fix inconsistent PyPI casingNihaal Sangha2022-01-201-1/+1
* DOC: discard repeated words in NEPs (#20816)Dimitri Papadopoulos Orfanos2022-01-135-9/+9
* MAINT, DOC: fix new typos detected by codespellDimitri Papadopoulos2022-01-121-1/+1
* DOC Add link to NEP 43 in NEP 41Thomas J. Fan2021-12-121-1/+1
* DOC: fix link to numpy-discussionmelissawm2021-12-091-1/+1
* DOC: Update links to mailing list on python.orgmelissawm2021-12-093-6/+6
* ENH: add a 'version' field to PyDataMem_Handlermattip2021-11-101-1/+12
* Merge pull request #19083 from hameerabbasi/dlpackSebastian Berg2021-11-091-3/+4
|\
| * change from_dlpack to _dlpack, remove unused headermattip2021-11-021-3/+4
* | DOC: Do not leave space between directive name and double colon.Matthias Bussonnier2021-11-032-2/+2
|/
* DOC: add release note and move NEP 49 to Final (#20194)Matti Picus2021-10-261-2/+2
* ENH: Configurable allocator (#17582)Matti Picus2021-10-251-13/+14
* MAINT: Remove encoding declarations: # -*- coding: utf-8 -*-Dimitri Papadopoulos2021-10-061-1/+0
* 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