summaryrefslogtreecommitdiff
path: root/doc/neps/nep-0018-array-function-protocol.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix typoMin ho Kim2019-06-231-1/+1
* DOC: caution against relying upon NumPy's implementation in subclassesStephan Hoyer2019-05-261-4/+12
* DOC: note support for NUMPY_EXPERIMENTAL_ARRAY_FUNCTION=0Stephan Hoyer2019-05-251-6/+9
* DOC: revert __skip_array_function__ from NEP-18Stephan Hoyer2019-05-251-166/+79
* Clarify why we allow subclasses in ndarray.__array_function__Stephan Hoyer2019-05-111-6/+15
* Rename __numpy_implementation__ -> __skip_array_function__Stephan Hoyer2019-05-101-32/+52
* Add clarification and fixes per PR discussionStephan Hoyer2019-04-141-21/+84
* NEP: Update NEP-18 to include the __numpy_implementation__ attribute.Stephan Hoyer2019-04-111-118/+169
* ENH: refactor __array_function__ pure Python implementationStephan Hoyer2018-12-191-8/+8
* Merge pull request #12362 from shoyer/disable-array-function-by-defaultCharles Harris2018-11-121-0/+9
|\
| * MAINT: disable __array_function__ dispatch unless environment variable setStephan Hoyer2018-11-101-0/+9
* | NEP: clarify the purpose of "types" in __array_function__Stephan Hoyer2018-11-101-2/+3
|/
* NEP: Add "Provisional" status and move nep 18 to provisionalmattip2018-10-161-1/+1
* MAINT: minor adjustment to nep-18Stephan Hoyer2018-10-151-2/+3
* NEP: add notes about updates to NEP-18Stephan Hoyer2018-10-141-1/+6
* DOC: fixups for NEP-18 based on the implementationStephan Hoyer2018-10-101-28/+25
* Revert "NEP: Revert "NEP: Mark NEP 18 as accepted""Stephan Hoyer2018-09-201-1/+2
* DOC: switch order of checking for new protoclsStephan Hoyer2018-09-131-5/+5
* DOC: Add warning/clarification about backwards compat in NEP-18Stephan Hoyer2018-09-131-13/+41
* Revert "NEP: Mark NEP 18 as accepted"revert-11693-accept-nep18Stephan Hoyer2018-09-121-2/+1
* Mark NEP 18 as acceptedStephan Hoyer2018-08-081-1/+2
* Rename to callable objects generated at runtimeStephan Hoyer2018-07-271-13/+16
* DOC: add a brief note on "Protocols for methods" to NEP 18Stephan Hoyer2018-07-251-4/+22
* DOC: include NEP number on each NEP pageStephan Hoyer2018-07-011-3/+3
* DOC: additional revision for NEP-18 (__array_function__) (#11374)Stephan Hoyer2018-06-271-149/+355
* HTTP -> HTTPS, and other linkrot fixesMike Toews2018-06-161-1/+1
* Add warning about rewriting to use a decoratorStephan Hoyer2018-06-151-0/+5
* Revisions per GitHub discussionStephan Hoyer2018-06-121-79/+77
* DOC: revision of NEP-18 (__array_function__)Stephan Hoyer2018-06-111-96/+169
* NEP: add 'rst' to nep filename, fixup urlsmattip2018-06-011-0/+543