Georg Brandl added the comment:
Eric should know the exact semantics best.
--
assignee: d...@python -> eric.smith
nosy: +eric.smith, georg.brandl
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
Thanks, fixed in r81419.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Thanks, fixed in r81431.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Thanks, applied in r81450.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Thanks, fixed in r81463.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Care to suggest a patch?
--
___
Python tracker
<http://bugs.python.org/issue1436346>
___
___
Python-bugs-list mailing list
Unsub
Georg Brandl added the comment:
Thanks for the patch! Applied in r81465 f. Merged to 2.x in r81467, will
merge to 3k later.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Benjamin: OK to put this in 2.7?
--
assignee: -> benjamin.peterson
nosy: +benjamin.peterson, georg.brandl
priority: normal -> high
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Thanks, fixed in r81468 with a slightly different patch.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
OK, I've now deactivated the "Binary TOC" setting in Sphinx' repo; it will be
used for Python when I release a new version.
--
resolution: -> fixed
status: open -> closed
___
Python tracke
Georg Brandl added the comment:
Committed in r81489. Thanks!
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
Committed the sidebar.js to Sphinx trunk. When Python switches to 1.0, we can
activate the option to use it. Thanks Ezio!
--
resolution: -> remind
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
Thanks all, committed in r81499.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Hmm, it seems that round_dance and scribble don't work with the 2.7 turtle
version? I played a round of nim, but although I took the last stick, it said
the computer won...
--
___
Python tracker
Georg Brandl added the comment:
Committed the turtleDemo_27b1_to_turtleDemo.diff in r81502.
--
___
Python tracker
<http://bugs.python.org/issue8616>
___
___
Pytho
Georg Brandl added the comment:
Hmm, the patch mostly doesn't apply for me on the 3.1 branch. (Note that 3.0
docs aren't maintained anymore, just like 3.0 itself.)
--
___
Python tracker
<http://bugs.python.
Georg Brandl added the comment:
OK, I tried again and it worked flawlessly. Maybe I overlooked a stick last
time :)
Committed in r81593.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Well, if I try applying your patch to 3.1 it fails. It would be nice to have
one that applies flawlessly :)
--
___
Python tracker
<http://bugs.python.org/issue8
Georg Brandl added the comment:
Patch review:
* Quite a few lines are pretty long. Please stay below 80 chars/line.
* There are trailing spaces in two member docs.
* The range notation is inconsistent. [first, last] or [first, last+1) is what
we generally use.
* "if cannot be deter
Georg Brandl added the comment:
The first change in time.rst is not needed; there the sentence is not a direct
description of struct_time. The rest is good to commit.
--
___
Python tracker
<http://bugs.python.org/issue8
Georg Brandl added the comment:
Already done AFAICS.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
If there is a glossary entry, use :term:`buffer protocol`. If there is none,
write one :)
PEPs are referenced by :pep:`4711`.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue8
Georg Brandl added the comment:
(Hi Alexander, sorry for not answering on IRC, I got a phonecall and was
distracted for a while.) Please take on this issue -- I've simply not had
energy enough to fight it through.
--
assignee: georg.brandl -> be
Georg Brandl added the comment:
The glossary (see docs.python.org/glossary) does not have an entry for "buffer
interface" or "buffer protocol". An index entry just means that some location
in the code defines this entry and gets a link back.
Of course, you can also link
Georg Brandl added the comment:
Five comments:
* I would list them all in one directive, like this:
.. data:: FOO
BAR
BAZ
which makes the display more compact.
* There is no description in that directive. Best move part of the
description above them in it.
* NL and
Georg Brandl added the comment:
Hmm, I thought the Doc/README covered this?
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue8904>
___
___
Georg Brandl added the comment:
Fixed in 2.7 r81933, 2.6 r81934.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Agreed. Added a "building" section to Documenting Python in r81393, will port
to the other branches.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.p
Georg Brandl added the comment:
I agree, help(obj) is the better advice. Would you prepare a patch?
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue8
Georg Brandl added the comment:
The type doesn't matter anyway, no need to find it by questionable means.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
Thanks, fixed in r81984.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
May I ask why?
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue8940>
___
___
Python-bugs-list mailin
Changes by Georg Brandl :
--
resolution: -> duplicate
status: open -> closed
superseder: -> msvc9compiler.py: ValueError: [u'path']
___
Python tracker
<http://bug
Georg Brandl added the comment:
Closing for lack of response.
--
nosy: +georg.brandl
resolution: -> works for me
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Looks good to me.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue9078>
___
___
Python-bugs-list mailin
Georg Brandl added the comment:
Not a bug -- you have to tell argparse that you expect a positional argument.
Try without the '--' and an argument that doesn't start with '-', and it will
still give you that error.
--
nosy: +georg.brandl
resolution:
Georg Brandl added the comment:
[insert the usual reference to collections.deque here]
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue9
Georg Brandl added the comment:
It certainly should be possible to build these installers, and if I understand
your output correctly, an installer *was* built. The warning is, after all,
just a warning, and probably just the warning got added compared to 2.5, but
the behavior is the same
Changes by Georg Brandl :
--
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue9027>
___
___
Python-bugs-list mailing list
Unsubscri
Georg Brandl added the comment:
Committed as r82262.
--
resolution: -> accepted
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Please, do not feed the trolls.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue9059>
___
___
Python-bug
Georg Brandl added the comment:
Committed a slightly different patch in r82263. Thanks for the idea!
--
nosy: +georg.brandl
resolution: -> accepted
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Yes, this is common behavior and should not change.
--
nosy: +georg.brandl
resolution: -> works for me
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Changes by Georg Brandl :
--
assignee: -> lemburg
nosy: +lemburg
___
Python tracker
<http://bugs.python.org/issue5180>
___
___
Python-bugs-list mailing list
Un
Georg Brandl added the comment:
No, this is not intentional. Look at the docs for these attributes:
parser.largs
the current list of leftover arguments, ie. arguments that have been
consumed but are neither options nor option arguments. Feel free to modify
parser.largs, e.g. by adding
Georg Brandl added the comment:
This should be taken to the Sphinx tracker, as the feature needs to be
implemented first.
--
nosy: +georg.brandl
status: open -> closed
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
Why shouldn't you be eligible to produce patches to Python?
And yes, requests without patches will sometimes take longer, or be
evaluated differently, since we're all volunteers here, and an existing
patch, even if unusable it the submitted form, o
Changes by Georg Brandl :
--
assignee: -> benjamin.peterson
nosy: +benjamin.peterson
priority: normal -> high
___
Python tracker
<http://bugs.python.org/
Changes by Georg Brandl :
--
priority: high -> release blocker
___
Python tracker
<http://bugs.python.org/issue9144>
___
___
Python-bugs-list mailing list
Un
Georg Brandl added the comment:
Thanks, applied the suggestion in r82548.
--
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue8472>
___
_
Georg Brandl added the comment:
3.1.1 docs are fixed. Development docs will be rebuilt soon automatically;
after that everything should work again.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
Georg Brandl added the comment:
Thanks, fixed in r82587.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
FWIW, I'd love seeing the updated regex module in 3.2. Please do bring it up
on python-dev.
Looking at the latest module on PyPI, I noted that the regex.py file is very
long (~3500 lines), even though it is quite compressed (e.g. no blank lines
be
Georg Brandl added the comment:
Mark, __dir__ as a special method only works when defined on types, so you'd
have to use a module subclass for the "regex" module :)
As I already suggested, it is probably best to move most of the private stuff
into a separate module, and
Georg Brandl added the comment:
Yes, that makes sense (the two issues come from the SourceForge era, where bugs
and patches had different trackers).
--
dependencies: -Patch for feat. 1713877 Expose callbackAPI in readline module
nosy: +georg.brandl
resolution: -> duplicate
sta
Georg Brandl added the comment:
Applied patch in r82759.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue3071>
___
___
Python-bugs-list m
Changes by Georg Brandl :
--
resolution: wont fix -> accepted
___
Python tracker
<http://bugs.python.org/issue3071>
___
___
Python-bugs-list mailing list
Un
Georg Brandl added the comment:
Victor is working on this.
--
assignee: -> haypo
nosy: +georg.brandl, haypo
versions: -Python 3.1
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
Thanks, fixed the first sentence in r82760.
--
resolution: works for me -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Thanks, closing.
--
nosy: +georg.brandl
resolution: -> out of date
status: open -> closed
___
Python tracker
<http://bugs.python.org/is
Georg Brandl added the comment:
Agreed.
--
nosy: +georg.brandl
resolution: -> out of date
status: open -> closed
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
Fixed in r82761, thanks!
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
Thanks, fixed in r82762.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Thanks, fixed in r82763.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Hmm, I see only one objection... and I think readability will be much less
affected if the format is
[ 1/340] test_grammar
[ 2/340] test_opcodes
[ 3/340] test_dict
or somesuch.
--
nosy: +georg.brandl
resolution: invalid ->
status: closed ->
Georg Brandl added the comment:
Applied in r82764. Thanks!
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
... but don't wait too long!
--
___
Python tracker
<http://bugs.python.org/issue7475>
___
___
Python-bugs-list mailing list
Changes by Georg Brandl :
--
___
Python tracker
<http://bugs.python.org/issue7475>
___
___
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/m
Georg Brandl added the comment:
... but don't wait to long to add them!
--
___
Python tracker
<http://bugs.python.org/issue7475>
___
___
Python-bugs-list m
Georg Brandl added the comment:
This script is mainly meant to fix files according to our standards, and I
don't want ^L in them. Thus, I'm rejecting this.
--
nosy: +georg.brandl
resolution: -> rejected
status: open -> closed
__
Georg Brandl added the comment:
> Thanks for the answer. Perhaps it would be useful to mention trailing
> whitespace and ^L in http://docs.python.org/documenting/style.html?
So far, I guess nobody has tried to check in a ^L, and nobody has complained
about the commit hook that r
Georg Brandl added the comment:
No, I've just had no time to review the suggested changes.
--
assignee: georg.brandl -> d...@python
nosy: +d...@python
___
Python tracker
<http://bugs.python.or
Georg Brandl added the comment:
I'm not so keen on the os.popen() -- is there no other way to find out if XFCE
is running?
--
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
Thanks, applied in r82798.
--
resolution: -> accepted
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Applied as r82801.
--
nosy: +georg.brandl
resolution: -> accepted
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Added reference in r82805. Thanks!
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Éric, I appreciate your wanting to help, but I don't think setting the stage
after the fact makes much sense, especially since it is going away anyway...
--
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
Thanks, should be fixed in r82806.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Well, of course I don't want to make you unhappy, but don't ever expect me to
make such a useless change myself :) Especially when an issue is closed,
nobody is going to look at it again except b
Changes by Georg Brandl :
--
title: Make zimport work with zipfile containing comments -> Make zipimport
work with zipfile containing comments
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
Did you test that patch? ISTM that it contains a syntax error:
+if not self.distribution.has_ext_modules()
+and not self.distribution.has_c_libraries():
--
___
Python tracker
<h
Georg Brandl added the comment:
Thanks, fixed in r82871.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Ah yes, and please don't add me to the nosy list on doc issues. d...@python is
enough.
--
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
Thanks, fixed in r82874.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
In any case, the error message comes from the operating system, not from
Python, and I don't think we should introduce special cases here.
--
nosy: +georg.brandl
resolution: -> wont fix
status: open -&
Georg Brandl added the comment:
Well, "available" in this case can also mean that it doesn't work.
--
___
Python tracker
<http://bugs.py
Georg Brandl added the comment:
I'll have a look.
--
assignee: anthonybaxter -> georg.brandl
___
Python tracker
<http://bugs.python.org/issue1513299>
___
Georg Brandl added the comment:
I'd like to help diagnose but I don't know what "Erreur 1" means.
--
nosy: +georg.brandl
___
Python tracker
<http://bu
Georg Brandl added the comment:
Uh, this slipped under my radar. Let's see if I get the chance to look at it
at the core sprint next week.
--
___
Python tracker
<http://bugs.python.org/issu
New submission from Georg Brandl :
Put it into pdb.__doc__ instead.
--
assignee: georg.brandl
components: Library (Lib)
keywords: easy
messages: 110505
nosy: georg.brandl
priority: normal
severity: normal
status: open
title: get rid of pdb.doc
versions: Python 3.2
Georg Brandl added the comment:
I don't think a deepcopy of the environment is necessary here. environ.copy()
is just fine. Other than that, I agree with Eric.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
This patch is not really accurate; cmdoption *is* the directive where the link
goes to. option is the role to link to them (or not).
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue9
Georg Brandl added the comment:
Done in r82949.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue9279>
___
__
Georg Brandl added the comment:
Applied, with small changes, in r82951.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue9110>
___
___
Pytho
Georg Brandl added the comment:
Please do!
--
assignee: georg.brandl -> belopolsky
___
Python tracker
<http://bugs.python.org/issue7229>
___
___
Python-
Georg Brandl added the comment:
The docs on :option: should now be clear in r82961.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Closing in agreement with Eric/Amaury.
--
nosy: +georg.brandl
resolution: -> works for me
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Anatoly, I don't think it is a good idea to use signatures in tracker comments.
--
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
Note that using `~itertools.chain.from_iterable` is equivalent to
`from_iterable ` and saves a repetition.
--
___
Python tracker
<http://bugs.python.org/issue7
Georg Brandl added the comment:
Thanks, fixed in r83160.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
4601 - 4700 of 5257 matches
Mail list logo