X Tutup
The Wayback Machine - https://web.archive.org/web/20220228032508/https://github.com/python/peps/pull/156
Skip to content
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

PEP 532 revision and restructure #156

Merged
merged 1 commit into from Dec 11, 2016

Conversation

@ncoghlan
Copy link
Contributor

@ncoghlan ncoghlan commented Dec 11, 2016

  • Language level inconsistencies eliminated by proposing both
    if and else as circuit-breaking operators
  • PEP 532 no longer competes with PEP 505 at all
  • Rich comparison chaining split out as PEP 535
  • Mark E. Haase is now listed as a co-author (as I was better
    able to integrate some of his earlier suggestions)
  • acknowledged key feedback on the initial draft
- Language level inconsistencies eliminated by proposing both
  `if` and `else` as circuit-breaking operators
- PEP 532 no longer competes with PEP 505 at all
- Rich comparison chaining split out as PEP 535
- Mark E. Haase is now listed as a co-author (as I was better
  able to integrate some of his earlier suggestions)
- acknowledged key feedback on the initial draft
@ncoghlan ncoghlan merged commit 80f963d into python:master Dec 11, 2016
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
X Tutup