Re: [Python-Dev] Fwd: [python-tulip] Need help to finish asyncio documentation

2014-02-08 Thread Brian Curtin
On Sat, Feb 8, 2014 at 6:00 PM, MRAB wrote: > On 2014-02-08 23:32, Guido van Rossum wrote: >> >> We could really use more help reviewing and finishing asyncio's docs! >> > Some spelling mistakes: > > http://docs.python.org/dev/library/asyncio.html > mimicks > > http://docs.python.org/dev/library/a

Re: [Python-Dev] Fwd: [python-tulip] Need help to finish asyncio documentation

2014-02-08 Thread Victor Stinner
2014-02-09 1:00 GMT+01:00 MRAB : > Some spelling mistakes: Please, try to write a patch or it will be hard to merge fixes. Victor ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https:/

Re: [Python-Dev] Fwd: [python-tulip] Need help to finish asyncio documentation

2014-02-08 Thread MRAB
On 2014-02-08 23:32, Guido van Rossum wrote: We could really use more help reviewing and finishing asyncio's docs! Some spelling mistakes: http://docs.python.org/dev/library/asyncio.html mimicks http://docs.python.org/dev/library/asyncio-task.html returing nummber http://docs.python.org/dev/

Re: [Python-Dev] [python-tulip] Need help to finish asyncio documentation

2014-02-08 Thread Guido van Rossum
On Sat, Feb 8, 2014 at 3:47 PM, Antoine Pitrou wrote: > On Sat, 8 Feb 2014 15:32:23 -0800 > Guido van Rossum wrote: > > We could really use more help reviewing and finishing asyncio's docs! > > Well, it's probably difficult for people to help when they are not > acquainted with the details of as

Re: [Python-Dev] [python-tulip] Need help to finish asyncio documentation

2014-02-08 Thread Antoine Pitrou
On Sat, 8 Feb 2014 15:32:23 -0800 Guido van Rossum wrote: > We could really use more help reviewing and finishing asyncio's docs! Well, it's probably difficult for people to help when they are not acquainted with the details of asyncio's functioning :-) Regards Antoine. __

[Python-Dev] Fwd: [python-tulip] Need help to finish asyncio documentation

2014-02-08 Thread Guido van Rossum
We could really use more help reviewing and finishing asyncio's docs! -- Forwarded message -- From: Victor Stinner Date: Sat, Feb 8, 2014 at 2:38 PM Subject: [python-tulip] Need help to finish asyncio documentation To: python-tulip Hi, I wrote most parts of the documentation o

Re: [Python-Dev] Summary of Python tracker Issues

2014-02-08 Thread francis
On 02/07/2014 06:07 PM, Python tracker wrote: Open issues with patches: 2045 Has somebody done a graphic of that data againsttime? Regards, francis ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev