Skip to content

NEP: Add NEP 50 draft about fixing scalar promotion rules #21103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
May 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
2773304
NEP: Add early draft for fixing scalar promotion rules
seberg Feb 21, 2022
90433be
DOC: Fixups and brief "weakly typed arrays" discussion/alternative
seberg Feb 28, 2022
312d250
NEP: Revise and extend abstract+motivation and add a promotion schema
seberg Mar 15, 2022
d752b0c
NEP: Insert Backward compatibility subsection on "integer ladder" wit…
seberg Mar 15, 2022
7836a8b
Add sentence noting "principle of least surprise" as suggested by Tyler
seberg Mar 15, 2022
a4805e8
DOC: Add additional examples early in the NEP and fix the "category" …
seberg Mar 15, 2022
716de8c
DOC: Add rejected "alternative" of using value inspection on Python s…
seberg Mar 15, 2022
f049463
DOC: Fix schema, accidentally safed it under the wrong name
seberg Mar 15, 2022
9115eae
Styling edits
stefanv Mar 23, 2022
42d7b9d
minor grammatical/rst formatting edits.
rossbar Mar 24, 2022
d1eae28
NEP: Add comparison table and "old behaviour" explanation.
seberg Mar 26, 2022
9bc1969
NEP: Update NEP 50 promotion schema (and other small fixes)
seberg Mar 26, 2022
8d6c7bc
DOC: Fix line width in svg
seberg Apr 28, 2022
7daf77b
DOC: Small NEP updates based on comments
seberg Apr 28, 2022
9094858
DOC: Small type-edit style changes and rewordings
seberg May 17, 2022
9bcc4d9
Apply suggestions from code review
seberg May 21, 2022
41a2134
NEP: update wording to clarify that 255 requires an int16 not int8
seberg May 23, 2022
63f006a
NEP: Address more of Stéfan's review comments
seberg May 23, 2022
f167200
NEP: Add link to NEP50 (useful for intersphinx even if unused)
seberg May 25, 2022
cbaa408
NEP: Update "created" date to date draft goes in (or closer)
seberg May 25, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading