E66A PEP 394: Allow for more flexibility in handling /usr/bin/python by hroncok · Pull Request #989 · python/peps · GitHub
[go: up one dir, main page]

Skip to content

PEP 394: Allow for more flexibility in handling /usr/bin/python #989

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 16 commits into from
Jul 5, 2019
Merged
Changes from 1 commit
Commits
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
Prev Previous commit
Next Next commit
ValueError: some authors have more than one email address listed
  • Loading branch information
hroncok committed May 20, 2019
commit 8d88ea04d3d7fbf04df0c1c14194ee06fd3df34b
2 changes: 1 addition & 1 deletion pep-0394.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Author: Kerrick Staley <mail@kerrickstaley.com>,
Barry Warsaw <barry@python.org>,
Petr Viktorin <encukou@gmail.com>,
Miro Hrončok <miro@hroncok.cz>,
Carol Willing <carolcode@willingconsulting.com>,
Carol Willing <willingc@gmail.com>,
Status: Active
Type: Informational
Content-Type: text/x-rst
Expand Down
0