Accepting PEP 562 -- Module __getattr__ and __dir__
Ivan, Congrats on your PEP. I believe the outstanding issues are now resolved and I am hereby accepting it. PS. Sorry, Larry, PEP 549 is rejected. But that happened a while ago. -- --Guido van Rossum (python.org/~guido)
Link for lazy people like me: https://www.python.org/dev/peps/pep-0562/ I changed the PEP status to fix a typo in the abstract: https://github.com/python/peps/commit/a87417b22bf15bc4382daeaef6d32886c687ad... Victor 2017-12-04 17:58 GMT+01:00 Guido van Rossum <guido@python.org>:
Ivan,
Congrats on your PEP. I believe the outstanding issues are now resolved and I am hereby accepting it.
PS. Sorry, Larry, PEP 549 is rejected. But that happened a while ago.
-- --Guido van Rossum (python.org/~guido)
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/victor.stinner%40gmail.co...
The word "a" is extraneous/confusing-in-grammar in the first line of the abstract also. I can't fix it. On 12/4/2017 9:46 AM, Victor Stinner wrote:
Link for lazy people like me: https://www.python.org/dev/peps/pep-0562/
I changed the PEP status to fix a typo in the abstract: https://github.com/python/peps/commit/a87417b22bf15bc4382daeaef6d32886c687ad...
Victor
2017-12-04 17:58 GMT+01:00 Guido van Rossum <guido@python.org>:
Ivan,
Congrats on your PEP. I believe the outstanding issues are now resolved and I am hereby accepting it.
PS. Sorry, Larry, PEP 549 is rejected. But that happened a while ago.
-- --Guido van Rossum (python.org/~guido)
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/victor.stinner%40gmail.co...
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/v%2Bpython%40g.nevcal.com
Thanks, I fixed it. Will be live in 15-60 minutes. On Mon, Dec 4, 2017 at 10:52 AM, Glenn Linderman <v+python@g.nevcal.com> wrote:
The word "a" is extraneous/confusing-in-grammar in the first line of the abstract also. I can't fix it.
On 12/4/2017 9:46 AM, Victor Stinner wrote:
Link for lazy people like me:https://www.python.org/dev/peps/pep-0562/
I changed the PEP status to fix a typo in the abstract:https://github.com/python/peps/commit/a87417b22bf15bc4382daeaef6d32886c687ad...
Victor
2017-12-04 17:58 GMT+01:00 Guido van Rossum <guido@python.org> <guido@python.org>:
Ivan,
Congrats on your PEP. I believe the outstanding issues are now resolved and I am hereby accepting it.
PS. Sorry, Larry, PEP 549 is rejected. But that happened a while ago.
-- --Guido van Rossum (python.org/~guido)
_______________________________________________ Python-Dev mailing listPython-Dev@python.orghttps://mail.python.org/mailman/listinfo/python-dev Unsubscribe:https://mail.python.org/mailman/options/python-dev/victor.stinner%40gmail.co...
_______________________________________________ Python-Dev mailing listPython-Dev@python.orghttps://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: https://mail.python.org/mailman/options/python-dev/v%2Bpython%40g.nevcal.com
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/ guido%40python.org
-- --Guido van Rossum (python.org/~guido)
Thank you Guido! And thanks everyone for help, discussions, and ideas (in particular Larry who started this discussion). I will submit a PR with implementation soon. -- Ivan On 4 December 2017 at 17:58, Guido van Rossum <guido@python.org> wrote:
Ivan,
Congrats on your PEP. I believe the outstanding issues are now resolved and I am hereby accepting it.
PS. Sorry, Larry, PEP 549 is rejected. But that happened a while ago.
-- --Guido van Rossum (python.org/~guido)
participants (4)
-
Glenn Linderman
-
Guido van Rossum
-
Ivan Levkivskyi
-
Victor Stinner