Georg Brandl added the comment:
Added in r71540. Thanks for the suggestion!
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
If you want that level of control, it may be better to just write
:meth:`Message.add_header() `.
--
___
Python tracker
<http://bugs.python.org/issue5
Georg Brandl added the comment:
You're right, of course. Fixed in r71564.
--
___
Python tracker
<http://bugs.python.org/issue5741>
___
___
Python-bugs-list m
Georg Brandl added the comment:
Thanks, committed in r71572.
--
resolution: -> accepted
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Looks good to me.
--
___
Python tracker
<http://bugs.python.org/issue3440>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Georg Brandl :
--
assignee: -> michael.foord
___
Python tracker
<http://bugs.python.org/issue5771>
___
___
Python-bugs-list mailing list
Unsubscri
Changes by Georg Brandl :
--
assignee: -> loewis
nosy: +loewis
___
Python tracker
<http://bugs.python.org/issue5778>
___
___
Python-bugs-list mailing list
Un
Georg Brandl added the comment:
Thanks for the report, searching for dotted identifiers is implemented
now in the trunk version of Sphinx.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
I concur. I changed "unsubscriptable" to "not subscriptable" in r71696.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<htt
Georg Brandl added the comment:
Raymond, this was your change in r67478 (backported to trunk in r67498).
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue5
Georg Brandl added the comment:
Please include a proper description of your problem, and a patch
description when you post a patch.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue5
Georg Brandl added the comment:
I saw the patch description as well, but usually you put that
description, and perhaps a motivation as well, in the comment. That way
it's easier for people to directly see what an issue is about.
--
___
P
Georg Brandl added the comment:
Thanks, fixed in r71786.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Thanks, fixed in r71787.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
It's all right! Thanks for the patch, committed in r71814.
--
resolution: -> accepted
status: open -> closed
___
Python tracker
<http://bugs.python
Georg Brandl added the comment:
I added a "seealso" in r71816.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.p
Changes by Georg Brandl :
--
assignee: georg.brandl -> michael.foord
nosy: +michael.foord
___
Python tracker
<http://bugs.python.org/issue5826>
___
___
Python-
Georg Brandl added the comment:
Committed in r71901.
--
___
Python tracker
<http://bugs.python.org/issue3320>
___
___
Python-bugs-list mailing list
Unsubscribe:
Georg Brandl added the comment:
Thanks, fixed in r71902.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
The distribution of these directories wasn't intentional, and they're
not distributed any more in e.g. 2.6.2, so this is already fixed.
--
resolution: -> out of date
status: open -> closed
___
Pytho
Georg Brandl added the comment:
Looks good.
--
___
Python tracker
<http://bugs.python.org/issue5840>
___
___
Python-bugs-list mailing list
Unsubscribe:
Georg Brandl added the comment:
Isn't listing the expansion literally a bit fragile?
--
___
Python tracker
<http://bugs.python.org/issue4385>
___
___
Pytho
Georg Brandl added the comment:
I'm guessing there is no difference in functionality in 2.6 or 3.x.
--
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
Sounds like this is the best that we without intimate pickle knowledge
can do :)
--
___
Python tracker
<http://bugs.python.org/issue2
Georg Brandl added the comment:
Looks like that's the case.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python
Georg Brandl added the comment:
Thanks, applied in r71903.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Why not use .. versionchanged?
--
___
Python tracker
<http://bugs.python.org/issue4129>
___
___
Python-bugs-list mailin
Georg Brandl added the comment:
Thanks, committed in r71904.
--
nosy: +georg.brandl
resolution: -> accepted
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Changes by Georg Brandl :
Removed file: http://bugs.python.org/file12864/unnamed
___
Python tracker
<http://bugs.python.org/issue5061>
___
___
Python-bugs-list mailin
Georg Brandl added the comment:
I've now split the mode table in two tables, one describing base modes,
and one the possible modifiers. See r72000.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://b
Georg Brandl added the comment:
Fixed in r72007, thanks!
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Okay, as the original submitter I withdraw this request.
--
resolution: -> rejected
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Committed as r72036.
--
nosy: +georg.brandl
resolution: -> accepted
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
I guess adding a standard DeprecationWarning is fine in these cases.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue5
Georg Brandl added the comment:
Committed init.rst.diff in r72037. Next step: document TLS APIs.
--
___
Python tracker
<http://bugs.python.org/issue5
Georg Brandl added the comment:
Actually, seeing that other macro docs do that as well, I'm okay with it.
--
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
As long as the different pickle outputs unpickle to the same objects
(which they do, since they only differ in pushing objects to the memo),
I can't see why this would be a bug.
--
nosy: +georg.brandl
resolution: -> wont fix
status: open -&
Georg Brandl added the comment:
May I add that the given example is flawed:
1. it shares the data dictionary between all instances
2. just delegating all container interfaces to a dictionary does not
really show how to customize your own container
Georg Brandl added the comment:
Note that in tokenize.diff, "TokenInfo" should be in __all__ instead of
"Token". I agree with Raymond on the inner tuples.
--
nosy: +georg.brandl
___
Python tracker
<http://bu
Georg Brandl added the comment:
You'll have to name your string differently; you can't have "xml" refer
to both the string and the package :)
Please refer to python-list or the comp.lang.python newsgroup for
further usage questions.
--
nosy: +georg.brandl
res
Georg Brandl added the comment:
This has now been done by Brett while he wrote the docs for importlib.
--
resolution: remind -> fixed
status: pending -> closed
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
Setting #4501 as superseder.
--
nosy: +georg.brandl
resolution: -> out of date
status: open -> closed
superseder: -> asyncore's urgent data management and connection closed events
are broken w
New submission from Georg Brandl :
If your locale isn't C, the preprocessor may not put "" in
its output; test_search_cpp() will then fail.
--
assignee: tarek
components: Distutils
messages: 86780
nosy: georg.brandl, tarek
severity: normal
sta
Georg Brandl added the comment:
> Georg, if I grab a copy from svn, edit (respecting .rst markup), and
> post here, will you diff, review (and possibly further edit to taste)
> and apply? If so, can I start with the current 3.1 version ('branch') or
> do you prefer t
Georg Brandl added the comment:
The output is probably from the stone-aged original re module. Fixed in
r72132.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
The comma isn't required, but it's good practice in Python to end lists
with a comma (so that you don't forget adding it when adding new items),
and this habit probably made it into C code there.
Fixed in r72159.
--
nosy: +georg.br
Georg Brandl added the comment:
Yes, in fact it already has been merged.
--
___
Python tracker
<http://bugs.python.org/issue5889>
___
___
Python-bugs-list mailin
Georg Brandl added the comment:
This is already tracked in #5764.
--
resolution: -> duplicate
status: open -> closed
superseder: -> 2.6.2 Python Manuals CHM file seems broken
___
Python tracker
<http://bugs.python.o
Georg Brandl added the comment:
I'd like to note that what Sphinx can't do -- or better, doesn't do at
the moment, is to output full reStructuredText documents when using
autodoc. It directly integrates the docstrings into the doctree that
will become the output.
So,
Georg Brandl added the comment:
Yes, you've probably a better understanding of what differentiates an
URL and URI than me :)
--
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
I thought we already did assign these metadata items; looks like it's
been messed up somehow. I'll fix this.
--
___
Python tracker
<http://bugs.python.
Georg Brandl added the comment:
I don't think this is a good idea. Accepting all common forms for
encoding names means that you can usually give Python an encoding name
from, e.g. a HTML page, or any other file or system that specifies an
encoding. If we only supported, e.g., "UTF
Georg Brandl added the comment:
Also, the 2.5 behavior was not up to spec either: after eval() you get a
simple tuple, while the object before was a time.struct_time object.
(True, you can pass these tuples to the time functions, but an
eval()able repr() should reproduce the object exactly
Georg Brandl added the comment:
Interestingly, my setlocale(3p) man page says:
"""
ERRORS
No errors are defined.
"""
So isn't it debatable if returning the NULL pointer really is an error?
--
nosy: +georg.brandl
__
New submission from Georg Brandl :
So that this doesn't get overlooked.
--
assignee: georg.brandl
components: Interpreter Core
files: issue53094_2001.diff
keywords: patch
messages: 87131
nosy: georg.brandl
priority: release blocker
severity: normal
stage: patch review
status: open
Changes by Georg Brandl :
--
assignee: -> georg.brandl
components: +Documentation
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
I fail to see how that relates to function signature objects... the
annotation PEP is 3107, and that is marked as final.
--
nosy: +georg.brandl
resolution: -> works for me
status: open -> closed
___
Python t
Changes by Georg Brandl :
--
assignee: -> loewis
___
Python tracker
<http://bugs.python.org/issue5923>
___
___
Python-bugs-list mailing list
Unsubscri
Georg Brandl added the comment:
So, do you also think "utf" and "latin" should stay?
--
___
Python tracker
<http://bugs.python.org/issue5902>
___
__
Georg Brandl added the comment:
I think I know what you mean :)
--
___
Python tracker
<http://bugs.python.org/issue5921>
___
___
Python-bugs-list mailin
Changes by Georg Brandl :
--
assignee: -> loewis
nosy: +loewis
___
Python tracker
<http://bugs.python.org/issue1566260>
___
___
Python-bugs-list mai
Georg Brandl added the comment:
Pygments' cleverness is detrimental here. It highlights module, class
and function names specially, therefore the identifiers after "class"
and "import" are differently colored.
I've made the table non-highlighted in 2 and 3,
Georg Brandl added the comment:
Fixed in r72290.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue5927>
___
__
Georg Brandl added the comment:
Fixed in r72290.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue5928>
___
__
Georg Brandl added the comment:
Thanks, applied in r72292.
--
resolution: -> accepted
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Thanks, applied in r72292.
--
resolution: -> accepted
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Had a quick look over the patch, and couldn't find ab obvious problem
(except one -- you maybe want to comment out "print(_ver)" again).
Needs a docs patch, though.
--
nosy: +georg.brandl
___
Python
Georg Brandl added the comment:
Gregor, I'll have a more thorough look and commit the patch before
3.1b1, if you promise to submit a patch to the documentation later --
that one can go in until a few days before final anyway.
--
___
Python tr
Georg Brandl added the comment:
Applied in r72314.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Thanks, fixed in r72317.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
OK, I committed turtle30_to_31.diff, and additionally commented the
print(_ver) out and updated the version in the comment at the file's
top, and committed issues5923.doc.patch in r72318.
--
resolution: -> accepted
status: open -
Changes by Georg Brandl :
--
dependencies: -linecache module returns wrong results
resolution: -> duplicate
status: open -> closed
superseder: -> linecache module returns wrong results
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Setting #1309567 as superseder.
--
dependencies: -linecache module returns wrong results
resolution: -> duplicate
status: open -> closed
superseder: -> linecache module returns wrong results
___
Pytho
Georg Brandl added the comment:
Setting #1309567 as superseder.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue1068477>
___
___
Python-bug
Georg Brandl added the comment:
Applied patch and added test suite in r72319.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
Applied the patch, added documentation and committed it as r72322. Thanks!
--
resolution: -> accepted
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Changes by Georg Brandl :
--
assignee: loewis -> gpolo
nosy: +gpolo
___
Python tracker
<http://bugs.python.org/issue1356969>
___
___
Python-bugs-list mai
Changes by Georg Brandl :
--
assignee: -> marketdickinson
nosy: +marketdickinson
___
Python tracker
<http://bugs.python.org/issue5933>
___
___
Python-bugs-lis
Georg Brandl added the comment:
Fixed in r72326.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
This depends on how the distribution installs pygettext. For example,
on Gentoo it isn't installed as a command at all.
Since the original name in the Python source archive is "pygettext.py",
I'll not change this.
--
resolution: -&
Georg Brandl added the comment:
Committed in r72396.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Applied in r72397.
--
nosy: +georg.brandl
resolution: -> accepted
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Changes by Georg Brandl :
--
assignee: -> loewis
nosy: +loewis
___
Python tracker
<http://bugs.python.org/issue5948>
___
___
Python-bugs-list mailing list
Un
Georg Brandl added the comment:
Yes, that looks better.
PS: Do not remove applied patches.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue5
Georg Brandl added the comment:
Closing as "won't fix", then.
--
nosy: +georg.brandl
resolution: -> wont fix
status: open -> closed
___
Python tracker
<http://b
Georg Brandl added the comment:
I'm sure Gerhard wouldn't say no to changing the sqlite3 test prefix to
"test_"...
--
___
Python tracker
<http://bu
Changes by Georg Brandl :
--
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue5955>
___
___
Python-bugs-list mailing list
Unsubscri
Georg Brandl added the comment:
That's not a bug -- what is documented there is a method of the Shelf
classes.
--
resolution: -> works for me
status: open -> closed
___
Python tracker
<http://bugs.python
Changes by Georg Brandl :
--
assignee: georg.brandl -> eric.smith
nosy: +eric.smith
___
Python tracker
<http://bugs.python.org/issue5965>
___
___
Python-
Georg Brandl added the comment:
This is already fixed in later versions.
--
resolution: -> out of date
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Fixed in r72661.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue6019>
___
__
Georg Brandl added the comment:
I don't think it would be better to change the documentation to "will
raise a RuntimeError or result in undefined behavior." It already tells
you not to do this strongly enough.
--
status: open -> closed
Georg Brandl added the comment:
Thanks, fixed in r72675.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Thanks, fixed in r72676.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
I agree with you, and have removed the deprecation notice in r72677.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Fixed in r72678.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue2856>
___
__
Georg Brandl added the comment:
Yes, we're only maintaining the docs for maintained branches, and 2.5 is
now in security-fix-only status. I've clarified the "reporting bugs"
document in the current docs now.
--
___
P
Georg Brandl added the comment:
No, you shouldn't :) It will be merged automatically.
--
status: open -> closed
___
Python tracker
<http://bugs.python.or
Georg Brandl added the comment:
I wouldn't call it *wrong* as much as *not the whole truth*. It is true
that if just one key is added or removed, a RuntimeError will be raised.
There are probably lots of places in our docs where the whole truth
isn't told, but in a way that works
Changes by Georg Brandl :
--
assignee: -> rhettinger
nosy: +rhettinger
___
Python tracker
<http://bugs.python.org/issue6038>
___
___
Python-bugs-list mai
4401 - 4500 of 5257 matches
Mail list logo