[issue29596] Unfinished sentence in howto/clinic.rst

2017-06-06 Thread G Young
Changes by G Young : -- pull_requests: +2042 ___ Python tracker <http://bugs.python.org/issue29596> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue29596] Unfinished sentence in howto/clinic.rst

2017-06-06 Thread G Young
Changes by G Young : -- pull_requests: +2041 ___ Python tracker <http://bugs.python.org/issue29596> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue29510] gitignore settings files for Eclipse IDE

2017-05-24 Thread G Young
Changes by G Young : -- pull_requests: +1873 ___ Python tracker <http://bugs.python.org/issue29510> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue29596] Unfinished sentense in howto/clinic.rst

2017-05-21 Thread G Young
Changes by G Young : -- pull_requests: +1801 ___ Python tracker <http://bugs.python.org/issue29596> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30361] Docs example: converting mixed types to floating point

2017-05-21 Thread G Young
Changes by G Young : -- pull_requests: +1797 ___ Python tracker <http://bugs.python.org/issue30361> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue27663] Inconsistent CSV Writer Behaviour

2016-08-01 Thread G Young
G Young added the comment: Second time around does the charm. I see the hidden "-" in the scientific notation is causing this. Thanks! -- ___ Python tracker <http://bugs.python.o

[issue27663] Inconsistent CSV Writer Behaviour

2016-08-01 Thread G Young
G Young added the comment: That doesn't make sense to me. Can you explain how that is intended behaviour? I just changed from '-' to '?' in the lineterminator. -- ___ Python tracker <http:

[issue27663] Inconsistent CSV Writer Behaviour

2016-08-01 Thread G Young
New submission from G Young: When writing scientific notation to CSV with custom line-terminators, the behaviour is inconsistent depending on the line-terminator you use. In the file provided, two different line-terminator result in one quoting the number as a string and the other not. IMO

[issue26573] Method Parameters can be Accepted as Keyword Arguments?

2016-03-19 Thread G Young
New submission from G Young: This issue arose as we were making changes to the 'pandas' library. I am not sure if this is a bug or feature, but it definitely did not cross anyone's minds when discussing the PR at hand. I have attached a code sample to illustrate the "

[issue26573] Method Parameters can be Accepted as Keyword Arguments?

2016-03-19 Thread G Young
G Young added the comment: Google indicates that this is indeed a feature of the language. Sorry about that! I guess that was a miscommunication on the PR-end. -- status: open -> closed ___ Python tracker <http://bugs.python.org/issu