New submission from Févry Thibault:
'prush' -> 'push'
--
components: Devguide
messages: 193018
nosy: ezio.melotti, iwontbecreative
priority: normal
severity: normal
status: open
title: Typo in developers.rst line 27
__
Févry Thibault added the comment:
The files weres indeed removed but Misc/Readme was not updated accordingly. The
last line needs to be removed.
--
nosy: +iwontbecreative
___
Python tracker
<http://bugs.python.org/issue9
New submission from Févry Thibault:
changeset: 80448:901002834a68
user:Brett Cannon
date:Thu Nov 15 16:12:19 2012 -0500
summary: Remove the TextMate bundle.
-> Misc/Readme has not been updated accordingly. The line documenting TextMate
should be removed.
(Likew
New submission from Févry Thibault:
Several issues :
- abitype.py, analyze_dxp.py, get-remote-certificate.py, import_diagnostics.py,
parse_html5_entities.py are not documented.
- README mentions redemo.py which was moved to Tools/Demo.
- README says all python scripts are executables, but some
New submission from Févry Thibault:
The following link is dead :
Apple Publications Style Guide:
http://developer.apple.com/mac/library/documentation/UserExperience/Conceptual/APStyleGuide/APSG_2009.pdf
and redirects to another page.
--
components: Devguide
messages: 193029
nosy
New submission from Févry Thibault:
Using trunk.
.Tools/demo/eiffel.py -v
testEiffelMetaClass1 (__main__.Tests) ... FAIL
testEiffelMetaClass2 (__main__.Tests) ... FAIL
==
FAIL: testEiffelMetaClass1 (__main__.Tests
New submission from Févry Thibault:
Run the demo. Click one of the columns or the rows. It does not select the
colum/row accordingly and outputs an error log to command line.
--
components: Demos and Tools
files: python_3_change.patch
keywords: patch
messages: 193045
nosy
Changes by Févry Thibault :
--
components: +Demos and Tools
type: -> enhancement
versions: +Python 3.4
___
Python tracker
<http://bugs.python.org/issu
New submission from Févry Thibault:
'Mathemathics' -> 'Mathematics'
'Recommandation' (I also love French :) ) -> 'Recommendation'
--
components: Devguide
files: typos.patch
keywords: patch
messages: 193053
nosy: ezio.melotti, iwontbecre
New submission from Févry Thibault:
'occurences' -> 'occurrences'
--
assignee: docs@python
components: Documentation
messages: 193057
nosy: docs@python, iwontbecreative
priority: normal
severity: normal
status: open
title: Typo in Doc/howto/argparse.rst
typ
Févry Thibault added the comment:
This one typo should also be fixed on other files namely :
- Doc/library/stdtypes.rst
- Doc/library/configparser.rst
--
___
Python tracker
<http://bugs.python.org/issue18
Févry Thibault added the comment:
Depending on what's the policy (is this documented somewhere ? Should we try to
enhance them or not ?) for demo files, I might add the possibility to change
the default number of line/columns. Needing some guidance here.
--
versions: +Pytho
Févry Thibault added the comment:
The issue with Vim files has been fixed but not this one.
Adding a patch in case it is faster for anyone, as well as properly triaging
the bug report. This also fixes the list to put in back in alphabetical order.
--
assignee: -> docs@pyt
Févry Thibault added the comment:
These are some nice improvements, but there is still a crash if you type
=1000**5000 .
--
nosy: +iwontbecreative
___
Python tracker
<http://bugs.python.org/issue18
New submission from Févry Thibault:
Just like it happenned with 2.7.3, the .chm help files are not present in the
download pages.
The download page (e.g : http://docs.python.org/3/download.html) advertises the
presence of .chm files but they are not there.
I am unsure whether or not these
Changes by Févry Thibault :
--
nosy: +iwontbecreative
___
Python tracker
<http://bugs.python.org/issue18461>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Févry Thibault:
The python for PSP (http://python-psp.net/trac) now redirects to python-psp.net
which is a poker site.
--
assignee: docs@python
components: Documentation
messages: 193101
nosy: docs@python, iwontbecreative
priority: normal
severity: normal
status
New submission from Févry Thibault:
See issue 18462 and
The link to the series-60 nokia page directs to an empty page :
http://www.developer.nokia.com/Community/Wiki/Nokia_Open_Source/ with comments
in history :
09:15, 24 April 2013 hamishwillee (Talk | contribs) deleted page Nokia Open
New submission from Févry Thibault:
The attached patch fixes spelling mistakes found on various comments, mainly in
/Lib/. I choose not to correct things like 'everytime' since the main goal was
to improve readability and not turn useful technical comments into English
litteratu
Févry Thibault added the comment:
Interessting update : The test does *not* fail all the time. It succeeds about
1/3 times on my computer.
--
___
Python tracker
<http://bugs.python.org/issue18
Févry Thibault added the comment:
One more update. When it fails, it sometimes fails with :
==
ERROR: testEiffelMetaClass1 (__main__.Tests)
--
Traceback (most
Févry Thibault added the comment:
Terry Reedy : The scripts needs to be improved and I won't be able to access my
computer until mid August so I don't think I will be able to do anything until
then. But the script should be able to do that if I work on it a bit. I would
use pyth
New submission from Févry Thibault:
"# When this leak is fixed, remember to remove from Misc/build.sh LEAKY_TESTS."
-> Misc/build.sh got removed 19 months ago, this should be updated.
--
assignee: docs@python
components: Documentation
files: patch.diff
keywords: patch
mes
New submission from Févry Thibault:
In issue 18466 I had said I was planning to write a tool that checks python
source code to see if they are spelling mistakes in comments/strings. As it was
said there, the big issue was the fact that python has so many non-english
words and that docstrings
Févry Thibault added the comment:
Note that I am not a very good python programmer so the attached script may
look ugly to you, but it works.
--
versions: +Python 3.3
Added file: http://bugs.python.org/file31224/spell.py
___
Python tracker
<h
Févry Thibault added the comment:
And here is a python_words.txt so you have to press enter less times :)
--
Added file: http://bugs.python.org/file31225/python_words.txt
___
Python tracker
<http://bugs.python.org/issue18
Févry Thibault added the comment:
See issue 18705 for a basic script.
--
___
Python tracker
<http://bugs.python.org/issue18466>
___
___
Python-bugs-list mailin
Févry Thibault added the comment:
> I don't think there's a strict policy about using American spellings in the
> source; I think spellings like 'behaviour' and 'grey' should be left alone.
I didn't really know whether to change them or not and did n
Févry Thibault added the comment:
Updated the patch to no longer change BE to AE and fixed two mistakes in my
correction.
--
Added file: http://bugs.python.org/file31231/spelling_Lib.diff
___
Python tracker
<http://bugs.python.org/issue18
Changes by Févry Thibault :
--
title: Fix arround 100 typos/spelling mistakes -> Fix typos/spelling mistakes
in Lib/*.py files
___
Python tracker
<http://bugs.python.org/issu
New submission from Févry Thibault:
Using the same tool described in issue 18705, I fixed more typos.
--
assignee: docs@python
components: Documentation
files: another_typo_patch.diff
keywords: patch
messages: 195216
nosy: docs@python, iwontbecreative
priority: normal
severity: normal
Févry Thibault added the comment:
Updated the patch.
--
Added file: http://bugs.python.org/file31337/typos.diff
___
Python tracker
<http://bugs.python.org/issue18
New submission from Févry Thibault:
Just like issue 18741 and 18705.
It also fixes one typo in a C file.
--
assignee: docs@python
components: Documentation
files: more_typos.diff
keywords: patch
messages: 195823
nosy: docs@python, iwontbecreative
priority: normal
severity: normal
Févry Thibault added the comment:
Ezio : Yes, I was just following Reddy's advice from another bug report (issue
18466)
Terry : Yes, looks like I was tired while doing that...
Should be fixed in the updated patch
--
Added file: http://bugs.python.org/file31454/more_typos
New submission from Févry Thibault:
The patch removes several typos found in .py files.
--
assignee: docs@python
components: Documentation
files: spelling.diff
keywords: patch
messages: 225232
nosy: docs@python, iwontbecreative
priority: normal
severity: normal
status: open
title: Typos
Févry Thibault added the comment:
Right, must have done something wrong at some point.
Here is an updated diff.
--
Added file: http://bugs.python.org/file36361/spelling.diff
___
Python tracker
<http://bugs.python.org/issue22
36 matches
Mail list logo