Tshepang Lekhonkhobe added the comment:
> Sandro Tosi added the comment:
>
> 3.1 and 2.6 as in security fix only: please don't add those versions for
> non-sec issue
Sorry, I thought there was an exception for documentation issues.
--
_
Tshepang Lekhonkhobe added the comment:
> Éric Araujo added the comment:
>> For devguide/documenting, If you show me markup, also show me what output it
>> gives me.
> Would this really be useful? If you’re looking at that page, you want to
> know what markup to use fo
Tshepang Lekhonkhobe added the comment:
> Éric Araujo added the comment:
>
> Use this:
>
> .. code-block:: none
>
> output etc.
Thanks much. I've attached a patch.
--
Added file: http://bugs.python.org/file24757/tis-not-code-2.patch
Tshepang Lekhonkhobe added the comment:
Okay, let me try again:
I want the documentation tutorial to tell me, for example, (1) here is the
markup for a code block, and (2) here is what it looks like. At the moment, I
only get (1)... point is I do not want to have to rebuild a reST file each
Tshepang Lekhonkhobe added the comment:
> Sandro Tosi added the comment:
> Tshepang: did I get it correctly? Éric: is it (at least a bit) clearer?
that's exactly what I tried to convey
--
___
Python tracker
<http://bugs.python.
Tshepang Lekhonkhobe added the comment:
> Ezio Melotti added the comment:
> Another idea that we were discussing on IRC (and IIRC on another issue that I
> can't find anymore), was to add at the top a table like:
>
> arguments
Tshepang Lekhonkhobe added the comment:
Thanks for the work.
I see that completion now works for user-defined variables, but:
* completing with 'b' doesn't work at all
* completing with 'break' only completes the first directory that gets the TAB
key
* also, '
Tshepang Lekhonkhobe added the comment:
Works much better, but there are still some issues:
* using relative path completes, but I get something like "'../prog.py' not
found from sys.path"
* using "~/" to try to complete the HOME directory doesn't work.
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue14236>
___
___
Python-bugs-list mailing list
Unsubscribe:
Tshepang Lekhonkhobe added the comment:
> Georg Brandl added the comment:
>> * using relative path completes, but I get something like "'../prog.py' not
>> found from sys.path"
> That has nothing to do with the completion.
If I give it an absol
Tshepang Lekhonkhobe added the comment:
> But that has to do with how relative paths are handled, not with how they are
> entered: they are taken relative to sys.path[0]. I don't know why, and if
> that is the useful thing to do, but it's for another issue.
Perhaps ref
Changes by Tshepang Lekhonkhobe :
--
hgrepos: 116
nosy: tshepang
priority: normal
severity: normal
status: open
title: fix typos
___
Python tracker
<http://bugs.python.org/issue14
Changes by Tshepang Lekhonkhobe :
--
keywords: +patch
Added file: http://bugs.python.org/file24847/08b3d0bf0a61.diff
___
Python tracker
<http://bugs.python.org/issue14
Changes by Tshepang Lekhonkhobe :
--
assignee: -> docs@python
components: +Documentation
nosy: +docs@python
___
Python tracker
<http://bugs.python.org/issu
New submission from Tshepang Lekhonkhobe :
In Doc/faq/design.rst, we got this text:
"A try/except block is extremely efficient. Actually catching an exception is
expensive."
The 2 sentences appear contradictory.
--
assignee: docs@python
components: Documentation
messages: 1
Changes by Tshepang Lekhonkhobe :
--
hgrepos: -116
___
Python tracker
<http://bugs.python.org/issue14305>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue14276>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue10423>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue11176>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue13271>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue12713>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue13850>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue13540>
___
___
Python-bugs-list mailing list
Unsubscribe:
Tshepang Lekhonkhobe added the comment:
friendly ping
--
___
Python tracker
<http://bugs.python.org/issue14034>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue14365>
___
___
Python-bugs-list mailing list
Unsubscribe:
Tshepang Lekhonkhobe added the comment:
More or less a duplicate of 12713?
--
___
Python tracker
<http://bugs.python.org/issue14365>
___
___
Python-bugs-list m
Tshepang Lekhonkhobe added the comment:
Sorry, I meant #12713.
--
___
Python tracker
<http://bugs.python.org/issue14365>
___
___
Python-bugs-list mailin
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue11874>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue9694>
___
___
Python-bugs-list mailing list
Unsubscribe:
Tshepang Lekhonkhobe added the comment:
> Nick Coghlan added the comment:
>
> A couple of thoughts on the draft HOWTO:
>
> I like the "verbosity" example, but I'd also like to see it continue on into
> introducing the "action='count'"
Tshepang Lekhonkhobe added the comment:
On Mon, Mar 19, 2012 at 10:34, Tshepang Lekhonkhobe wrote:
>> Nick Coghlan added the comment:
>>
>> A couple of thoughts on the draft HOWTO:
>>
>> I like the "verbosity" example, but I'd also like to see it
Tshepang Lekhonkhobe added the comment:
> After playing a bit more with this and thinking about it a bit, I do
> get your point. It makes a lot of sense. I will attach a patch soon,
> which will also include the count keyword. Thanks for the review.
Find attached. Note that I kep
Tshepang Lekhonkhobe added the comment:
> Find attached. Note that I kept some of those anti-pattern examples
> you mentioned, and then later on introduced your preferred way of
> doing things (using action="count" and ">=" checks instead of "=="
>
Tshepang Lekhonkhobe added the comment:
Okay, there was some bad markup on my version 2. Lemme fix.
--
Added file: http://bugs.python.org/file24938/argparse_howto2.patch
___
Python tracker
<http://bugs.python.org/issue14
Changes by Tshepang Lekhonkhobe :
Removed file: http://bugs.python.org/file24937/argparse_howto2.patch
___
Python tracker
<http://bugs.python.org/issue14034>
___
___
Pytho
Tshepang Lekhonkhobe added the comment:
> Nick Coghlan added the comment:
>
> Rather than "is recommended by at least one core CPython developer" I'd say
> "matches the way the CPython executable handles its own verbosity argument"
> (check the outp
Tshepang Lekhonkhobe added the comment:
Fixing a markup error. Sorry for the noise.
--
Added file: http://bugs.python.org/file24942/argparse_howto3.patch
___
Python tracker
<http://bugs.python.org/issue14
Changes by Tshepang Lekhonkhobe :
Removed file: http://bugs.python.org/file24941/argparse_howto3.patch
___
Python tracker
<http://bugs.python.org/issue14034>
___
___
Pytho
New submission from Tshepang Lekhonkhobe :
Looking at "What's New" section for cdecimal [1], I see this claim:
"Performance gains range from 12x for database applications to 80x for
numerically intensive applications..."
But there's no link on the benchmark c
Tshepang Lekhonkhobe added the comment:
> Georg Brandl added the comment:
>
> It would be nice to have access to the benchmarks, yes, but I hope our users
> have enough trust in Python to believe this "claim" as it is.
Well, there's also curiosity. For example t
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue14403>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Tshepang Lekhonkhobe :
typo fix
--
assignee: docs@python
components: Documentation
files: typo.patch
keywords: patch
messages: 156801
nosy: docs@python, tshepang
priority: normal
severity: normal
status: open
title: argparse typo
type: enhancement
versions: Python
New submission from Tshepang Lekhonkhobe :
This text appeared in Lib/rlcompleter.py in 1997, so ought to be outdated:
"This requires the latest extension to the readline module..."
--
assignee: docs@python
components: Documentation, Library (Lib)
messages: 156802
nosy: d
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue14039>
___
___
Python-bugs-list mailing list
Unsubscribe:
Tshepang Lekhonkhobe added the comment:
Would be nice to get another review.
--
___
Python tracker
<http://bugs.python.org/issue14034>
___
___
Python-bugs-list m
New submission from Tshepang Lekhonkhobe :
I often miss lxml's "pretty_print=True" functionality. Can you implement
something similar.
--
components: Library (Lib)
messages: 157299
nosy: eli.bendersky, tshepang
priority: normal
severity: normal
status: open
title:
Changes by Tshepang Lekhonkhobe :
--
title: add feature to prettify XML output -> xml.etree.ElementTree: add feature
to prettify XML output
___
Python tracker
<http://bugs.python.org/issu
Tshepang Lekhonkhobe added the comment:
Okay, I will try, even though C scares me.
--
___
Python tracker
<http://bugs.python.org/issue14465>
___
___
Python-bug
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue14476>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue14468>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
assignee: docs@python
components: Documentation
files: repetition.diff
keywords: patch
nosy: docs@python, tshepang
priority: normal
severity: normal
status: open
title: test module: remove repetition
Added file: http://bugs.python.org/file25182
Changes by Tshepang Lekhonkhobe :
--
assignee: docs@python
components: Documentation
files: grammar.diff
keywords: patch
nosy: docs@python, tshepang
priority: normal
severity: normal
status: open
title: http.server module: grammar fix
versions: Python 3.2, Python 3.3
Added file: http
New submission from Tshepang Lekhonkhobe :
add missing '\n'
--
assignee: docs@python
components: Documentation
messages: 158082
nosy: docs@python, tshepang
priority: normal
severity: normal
status: open
title: test module: correction
versions: Python 2.7, Python 3.2,
Changes by Tshepang Lekhonkhobe :
--
keywords: +patch
Added file: http://bugs.python.org/file25187/correction.diff
___
Python tracker
<http://bugs.python.org/issue14
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue14535>
___
___
Python-bugs-list mailing list
Unsubscribe:
Tshepang Lekhonkhobe added the comment:
This is probably because Sphinx can't detect that those are Python sources, so
my patch forces it to recognize it as such.
--
keywords: +patch
Added file: http://bugs.python.org/file25204/highlight-code
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue14006>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue12436>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue14601>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
versions: +Python 3.4 -Python 2.7, Python 3.2
___
Python tracker
<http://bugs.python.org/issue8083>
___
___
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18093>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue17894>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18354>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18335>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18538>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue7674>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18472>
___
___
Python-bugs-list mailing list
Unsubscribe:
Tshepang Lekhonkhobe added the comment:
@Guido am glad for the patch; it's a nice compromise
--
___
Python tracker
<http://bugs.python.org/issue18472>
___
___
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18586>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18606>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18660>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18673>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18716>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
versions: +Python 3.4 -Python 3.2
___
Python tracker
<http://bugs.python.org/issue2516>
___
___
Python-bug
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
versions: +Python 3.4 -Python 3.3
___
Python tracker
<http://bugs.python.org/issue2506>
___
___
Python-bug
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18767>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18769>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18783>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18804>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18760>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18177>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18823>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue18855>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue14616>
___
___
Python-bugs-list mailing list
Unsubscribe:
Tshepang Lekhonkhobe added the comment:
addressing the bulk of your comments
this does not address last message, where you want the lines highlighted; it
will be rather tedious; to me the code snippets are short enough, removing the
need for highlighting
--
Added file: http
Tshepang Lekhonkhobe added the comment:
Thanks so much for your thorough attention to detail. I've addressed all your
latest comments.
--
Added file: http://bugs.python.org/file25417/argparse_howto5.patch
___
Python tracker
<http://bugs.py
Tshepang Lekhonkhobe added the comment:
thanks so much for your rime in reviewing and committing
--
___
Python tracker
<http://bugs.python.org/issue14
New submission from Tshepang Lekhonkhobe :
This example [1] assumes you are using a specific platform to check it out. I
am using amd64, and I get different results. To fix, I prefix the format string
with '>':
before:
pack('hhl', 1, 2, 3)
after:
pack(
Tshepang Lekhonkhobe added the comment:
Sadly, I noticed it only after submitting this report.
--
___
Python tracker
<http://bugs.python.org/issue14765>
___
___
Changes by Tshepang Lekhonkhobe :
--
assignee: -> docs@python
components: +Documentation
nosy: +docs@python, tshepang
___
Python tracker
<http://bugs.python.org/issu
Changes by Tshepang Lekhonkhobe :
--
assignee: docs@python
components: Documentation
files: grammar.diff
keywords: patch
nosy: docs@python, tshepang
priority: normal
severity: normal
status: open
title: broken grammar in Built-in Types doc
versions: Python 3.2, Python 3.3
Added file
Tshepang Lekhonkhobe added the comment:
I thought the title was enough? Is it fine to merely repeat it in?
--
___
Python tracker
<http://bugs.python.org/issue14
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue14814>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue14790>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue14834>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Tshepang Lekhonkhobe :
$ ./python -m test -v test_shutil
...[snip]...
==
ERROR: test_copy2_xattr (test.test_shutil.TestShutil)
--
Traceback
Tshepang Lekhonkhobe added the comment:
$ uname -a
Linux tshepang 3.2.0-2-amd64 #1 SMP Mon Apr 30 05:20:23 UTC 2012 x86_64
GNU/Linux
$ mount
udev on /dev type devtmpfs (rw,relatime,size=1889948k,nr_inodes=472487,mode=755)
devpts on /dev/pts type devpts
(rw,nosuid,noexec,relatime,gid=5,mode
Tshepang Lekhonkhobe added the comment:
looks easy enough for me; I've marked a bunch of minor issues with the code
review tool
--
___
Python tracker
<http://bugs.python.org/is
Tshepang Lekhonkhobe added the comment:
patch works
--
___
Python tracker
<http://bugs.python.org/issue14885>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Tshepang Lekhonkhobe :
--
nosy: +tshepang
___
Python tracker
<http://bugs.python.org/issue14915>
___
___
Python-bugs-list mailing list
Unsubscribe:
101 - 200 of 407 matches
Mail list logo