Changes by Georg Brandl :
--
assignee: docs@python -> eric.smith
nosy: +eric.smith
___
Python tracker
<http://bugs.python.org/issue19175>
___
___
Python-
Georg Brandl added the comment:
The bug is that "integer" links to the "integer" production in the Python
grammar. This shouldn't happen; I'll have a look on the Sphinx side.
As a workaround, "integer" can be replaced by "digit+"
Georg Brandl added the comment:
> Also see this e-mail to docs@:
> http://mail.python.org/pipermail/docs/2012-December/012028.html
No, please don't see this e-mail. It's not worth it. The poster clearly has
no clue whatsoever about either a) common placeholders, or b) manner
Georg Brandl added the comment:
The page is linked from the ssl docs in the "See also" section.
The original link was http://www3.rad.com/networks/applications/secure/tls.htm
--
___
Python tracker
<http://bugs.python.o
New submission from Georg Brandl:
This page doesn't seem to exist anymore. Antoine, you added the link, I guess
it was an introductory page? Do you have another one in mind?
It's still in the Wayback Machine, so for the time being we can replace the
link to go there.
-
Georg Brandl added the comment:
Thanks for the patch; I modified it a little (removed the sentence about the
name attribute; this is too involved for the tutorial, and used "lambda
expression"). Will fix more "lambda form" in the docs in another changeset.
--
Georg Brandl added the comment:
LGTM, please apply. (FileType is imported but not used in the second example?)
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue18
Georg Brandl added the comment:
Thanks for closing this!
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue18790>
___
___
Python-bugs-list m
Georg Brandl added the comment:
Definitely not.
--
___
Python tracker
<http://bugs.python.org/issue18758>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Georg Brandl :
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue18646>
___
___
Python-bugs-list
New submission from Georg Brandl:
>From Kevin Murphy on docs@:
> I think newbies might like having 'module' and 'package' defined in
> the glossary, e.g. http://docs.python.org/2/glossary.html
I agree.
--
assignee: docs@python
components: Documentatio
Georg Brandl added the comment:
Agreed.
--
nosy: +georg.brandl
resolution: -> wont fix
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
This is intended, the U flag is a legacy flag that is not supposed to by used
in new code.
--
nosy: +georg.brandl
resolution: -> rejected
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
Thanks for the patch. I made a few changes, such as explaining what the
example pattern does.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue15
Georg Brandl added the comment:
Fixed, I guess?
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
This appears to be a bug in the _lowerHTTP module, which does not ship with
Python.
--
nosy: +georg.brandl
resolution: -> invalid
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
New submission from Georg Brandl:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[From Jason Scherer on d...@python.org]
On this page:
http://docs.python.org/2/library/xml.html
The table of truth values is a bit confusing because it's not clear from the
context what it's actually
Changes by Georg Brandl :
--
assignee: -> docs@python
components: +Documentation
nosy: +christian.heimes, docs@python
___
Python tracker
<http://bugs.python.org/issu
New submission from Georg Brandl:
Original-Nachricht
Betreff: [docs] some RFC references could be updated
Datum: Mon, 20 May 2013 22:37:53 -0400
Von: Sean Turner
An: d...@python.org
Hi,
Just starting to learn python and have noted that at the bottom of this
page:
http
New submission from Georg Brandl:
ftp.python.org doesn't seem to listen on port 21 either... anyone know a public
FTP server we can use as example?
Original-Nachricht
Betreff:[docs] quick note on ftplib for python
Datum: Tue, 8 Jan 2013 16:17:14 +1100
Von:J
Georg Brandl added the comment:
OK, so I guess it could be documented that the "headers" attribute is not set
if the request cannot be parsed as a HTTP request. That's a valid point.
By the way, you should really call your "self" argument "self".
-
Georg Brandl added the comment:
Currently we have packaging listed as "deferred to post-3.3" which is certainly
not wrong.
--
resolution: -> works for me
status: open -> closed
___
Python tracker
<http://bugs.py
Changes by Georg Brandl :
--
resolution: -> duplicate
status: open -> closed
superseder: -> Intendation issue in example code in itertools.count
documentation
___
Python tracker
<http://bugs.python.or
Georg Brandl added the comment:
Ping? :)
--
___
Python tracker
<http://bugs.python.org/issue10709>
___
___
Python-bugs-list mailing list
Unsubscribe:
Georg Brandl added the comment:
This has since been fixed already.
--
nosy: +georg.brandl
resolution: -> out of date
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
Changes by Georg Brandl :
--
resolution: -> works for me
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue11789>
___
___
Python-bugs-
Georg Brandl added the comment:
I can't see the issue here. The RE docs are much better off with the regexes
unquoted.
The '(.+) \1' example was fixed today (the string supposed to not match
actually did match).
--
nosy: +georg.brandl
resolution: -> works f
Georg Brandl added the comment:
I see not much to be done here, except from committing Martin's patch updated
to the current trunk.
--
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
Why the need for these changes -- the references I checked are working fine as
is.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue19
Georg Brandl added the comment:
Looks good to me.
--
___
Python tracker
<http://bugs.python.org/issue19178>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Georg Brandl :
--
Removed message: http://bugs.python.org/msg148146
___
Python tracker
<http://bugs.python.org/issue13436>
___
___
Python-bugs-list m
Changes by Georg Brandl :
--
components: -Documentation
nosy: -docs@python, python-dev
___
Python tracker
<http://bugs.python.org/issue13436>
___
___
Python-bug
Georg Brandl added the comment:
Doc/packaging has been removed.
--
nosy: +georg.brandl
resolution: -> out of date
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
Has been documented meanwhile.
--
nosy: +georg.brandl
resolution: -> out of date
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
Changes by Georg Brandl :
--
resolution: -> invalid
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue15455>
___
___
Python-bugs-list
Georg Brandl added the comment:
I don't think this is necessary.
--
nosy: +georg.brandl
resolution: -> works for me
status: open -> closed
___
Python tracker
<http://bugs.python.
Changes by Georg Brandl :
--
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue11009>
___
___
Python-bugs-list mailing list
Unsubscrib
Changes by Georg Brandl :
--
title: Improve cross-references in pickle documentation -> Improve
cross-references in distutils documentation
___
Python tracker
<http://bugs.python.org/issu
Georg Brandl added the comment:
Most of these changes should not be applied: the "alternate" equivalents in
terms of reduce() will not help understanding, Equivalents for reduce() may be
useful, but I would limit them to one per case, possibly even just one function
that covers
Georg Brandl added the comment:
Looks good, except that buffer doesn't really correspond to bytearray. No
memoryview involved there?
--
___
Python tracker
<http://bugs.python.org/is
Georg Brandl added the comment:
OK then -- so much the better.
--
___
Python tracker
<http://bugs.python.org/issue18758>
___
___
Python-bugs-list mailin
Georg Brandl added the comment:
+1
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue19209>
___
___
Python-bugs-list mailing list
Unsub
Georg Brandl added the comment:
What about
def reduce(function, iterable, initializer=None):
it = iter(iterable)
if initializer is None:
value = next(it)
else:
value = initializer
for element in it:
value = function(value, element)
return value
Georg Brandl added the comment:
But for pickling something, you have to import pickle, which always imports
copyreg anyway, doesn't it?
--
___
Python tracker
<http://bugs.python.org/is
Georg Brandl added the comment:
I don't see a problem with that.
--
___
Python tracker
<http://bugs.python.org/issue19209>
___
___
Python-bugs-list m
Georg Brandl added the comment:
patch looks good for 3.4; I probably didn't realize that "p" uses repr when I
added "print".
--
___
Python tracker
<http:
Georg Brandl added the comment:
Is this still an issue?
--
___
Python tracker
<http://bugs.python.org/issue5388>
___
___
Python-bugs-list mailing list
Unsub
Georg Brandl added the comment:
Well, combined with the fact that it gets rid of a manual regeneration step
(that is easy to forget, since adding a keyword is not done very often) I think
it's a net gain.
The same could be done with the "token" module BTW.
--
nosy
Georg Brandl added the comment:
Suggestion attached.
--
keywords: +patch
Added file: http://bugs.python.org/file32059/id_unique.diff
___
Python tracker
<http://bugs.python.org/issue13
Georg Brandl added the comment:
In Python 3, "hello\n" is a Unicode string. printf() expects a byte string, so
you should use b"hello\n" (or s.encode() for string object named "s").
--
nosy: +georg.brandl
resolution: -&g
Georg Brandl added the comment:
The -n (nitpicky) option to Sphinx should also report missing references.
--
___
Python tracker
<http://bugs.python.org/issue18
Georg Brandl added the comment:
What do you think of the two references added to the itertools docs?
--
___
Python tracker
<http://bugs.python.org/issue19
Georg Brandl added the comment:
"lives in the interactive shell" is not precise; I would prefer "has been
defined in ...".
--
nosy: +georg.brandl
___
Python tracker
<http://bug
Georg Brandl added the comment:
Yes, there is already one or two issues there (e.g. number 1239).
--
resolution: -> invalid
status: pending -> closed
___
Python tracker
<http://bugs.python.org/i
New submission from Georg Brandl:
Original-Nachricht
Betreff: [docs] socket.fileno() documentation
Datum: Thu, 10 Oct 2013 19:27:35 +0200
Von: Vlado Potisk
An: d...@python.org
I might be wrong but in my opinion the socket library documentation is not
clear enough regarding
Georg Brandl added the comment:
Whatsnew: yes please.
As for your second point, I assume Raymond wanted to exemplify usage with an
"unfortunate" API that prints to stderr with no option to change it. It just
turned out that dis() is not one of those APIs.
For purposes of print
Georg Brandl added the comment:
I agree. Will prepare a patch to the reduce() doc.
--
___
Python tracker
<http://bugs.python.org/issue19202>
___
___
Python-bug
Changes by Georg Brandl :
Added file: http://bugs.python.org/file32063/reduce_equiv.diff
___
Python tracker
<http://bugs.python.org/issue19202>
___
___
Python-bugs-list m
Georg Brandl added the comment:
Thanks for the suggestion!
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue13915>
___
___
Python-bugs-list m
Changes by Georg Brandl :
--
nosy: +pitrou
___
Python tracker
<http://bugs.python.org/issue19235>
___
___
Python-bugs-list mailing list
Unsubscribe:
Georg Brandl added the comment:
I agree.
--
___
Python tracker
<http://bugs.python.org/issue19235>
___
___
Python-bugs-list mailing list
Unsubscribe:
Georg Brandl added the comment:
See http://sphinx-doc.org/latest/ for my preferred solution.
--
___
Python tracker
<http://bugs.python.org/issue4965>
___
___
Pytho
Georg Brandl added the comment:
A draft is attached. The directive currently just always links to the
"availability" notes, which I have moved to the main "Operating system
services" document. Please review!
--
keywords: +patch
Added file: http://bugs.
Georg Brandl added the comment:
Very nice, thanks for porting this. One minor nit: when I close the sidebar,
then scroll and then reopen it, it does not immediately update the sidebar
position, only when scrolling again.
--
___
Python tracker
Georg Brandl added the comment:
You said you made it a bit more efficient; is this python-specific or can it be
ported back to Sphinx?
--
___
Python tracker
<http://bugs.python.org/issue4
Georg Brandl added the comment:
I updated the patch to current tip, fixed three issues from the review, and
added documentation updates.
--
nosy: +georg.brandl
Added file: http://bugs.python.org/file32076/issue16203_mrab_2.patch
___
Python tracker
Georg Brandl added the comment:
Sorry, accidental push, already reverted.
--
resolution: fixed ->
status: closed -> open
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
Blasphemous question: why not give bytes a __hex__ method? Then you could use
hex() to convert them :)
The patch is outdated; it should not use PyUnicode_AS_UNICODE, but
PyUnicode_New(..., 127) and then PyUnicode_1BYTE_DATA to get the char array
Georg Brandl added the comment:
3.3 is now released with both "br" and "rb" allowed, and in 2.7 the current
text looks good enough for me.
--
nosy: +georg.brandl
resolution: -> out of date
status: open -> closed
___
Georg Brandl added the comment:
This is now fixed with changeset 81c28c415718.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
3.3 didn't need to be updated; it's RuntimeError there everywhere.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.o
Georg Brandl added the comment:
This is now fixed for 2.7 (see #15829); no fix needed for 3.3+.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
This sentence appears to be from the 1.5.2 docs; I can't find it anywhere else.
--
nosy: +georg.brandl
resolution: -> invalid
status: open -> closed
___
Python tracker
<http://bugs.python.
Georg Brandl added the comment:
In the attached patch I took the docstrings, put them in statistics.rst and
reformatted/marked-up them according to our guidelines. This should at least
be good enough to make this committable.
I also modified statistics.py very slightly; I removed trailing
Changes by Georg Brandl :
--
assignee: -> docs@python
components: +Documentation
nosy: +docs@python
___
Python tracker
<http://bugs.python.org/issu
Georg Brandl added the comment:
Attached is a patch, please review. Introduces a RecursionError that
subclasses RuntimeError for compatibility.
Note: I also tested this with RecursionError not subclassing RuntimeError, to
make sure that except clauses in the test suite are sufficiently
Changes by Georg Brandl :
--
status: -> open
___
Python tracker
<http://bugs.python.org/issue6011>
___
___
Python-bugs-list mailing list
Unsubscrib
Georg Brandl added the comment:
Closing, as without a specific issue to fix it is unlikely that this will
change.
--
nosy: +georg.brandl
resolution: -> wont fix
status: pending -> closed
___
Python tracker
<http://bugs.python.org/
Changes by Georg Brandl :
--
resolution: later -> duplicate
status: pending -> closed
superseder: -> deeply nested filter segfaults
___
Python tracker
<http://bugs.python.or
Georg Brandl added the comment:
See issue14507 for another instance of this in starmap().
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue14
Georg Brandl added the comment:
Closing due to lack of feedback.
--
nosy: +georg.brandl
resolution: -> invalid
status: pending -> closed
___
Python tracker
<http://bugs.python.org/i
Changes by Georg Brandl :
--
resolution: -> wont fix
status: pending -> closed
___
Python tracker
<http://bugs.python.org/issue18512>
___
___
Python-bugs-
Changes by Georg Brandl :
--
resolution: -> duplicate
status: pending -> closed
superseder: -> tkinter - askopenfilenames returns string instead of tuple in
windows 2.6.1 release
___
Python tracker
<http://bugs.python.o
Georg Brandl added the comment:
I think this is fine to close.
--
nosy: +georg.brandl
resolution: -> fixed
status: pending -> closed
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
I agree.
--
nosy: +georg.brandl
resolution: -> fixed
status: pending -> closed
___
Python tracker
<http://bugs.python.org/i
Changes by Georg Brandl :
--
resolution: -> invalid
status: pending -> closed
___
Python tracker
<http://bugs.python.org/issue18736>
___
___
Python-bugs-
Georg Brandl added the comment:
I agree with Christian; closing as suggested.
--
nosy: +georg.brandl
status: pending -> closed
___
Python tracker
<http://bugs.python.org/issue
Georg Brandl added the comment:
Adding a special case for Decimal isn't as well justified as one for None --
after all it is a fundamental singleton. (Also, None is encoded without lossy
conversion.)
The encoder/decoder are already extensible by extending Marshaller.dispatc
Georg Brandl added the comment:
Closed due to lack of feedback.
--
nosy: +georg.brandl
resolution: -> works for me
status: pending -> closed
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
I agree that it's better not to touch this in 2.x.
--
nosy: +georg.brandl
status: pending -> closed
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
Closing due to lack of feedback.
--
nosy: +georg.brandl
status: pending -> closed
___
Python tracker
<http://bugs.python.org/issu
Georg Brandl added the comment:
It would appear so.
--
nosy: +georg.brandl
status: pending -> closed
___
Python tracker
<http://bugs.python.org/issue8194>
___
_
Georg Brandl added the comment:
Closing due to lack of feedback.
--
nosy: +georg.brandl
resolution: -> out of date
status: pending -> closed
___
Python tracker
<http://bugs.python.org/i
Changes by Georg Brandl :
--
status: pending -> closed
___
Python tracker
<http://bugs.python.org/issue9889>
___
___
Python-bugs-list mailing list
Unsubscrib
Georg Brandl added the comment:
Closing due to lack of feedback.
--
nosy: +georg.brandl
resolution: -> invalid
status: pending -> closed
___
Python tracker
<http://bugs.python.org/i
Changes by Georg Brandl :
--
status: pending -> closed
___
Python tracker
<http://bugs.python.org/issue16846>
___
___
Python-bugs-list mailing list
Unsubscrib
Georg Brandl added the comment:
Antoine, ping?
--
nosy: +georg.brandl
status: pending -> open
___
Python tracker
<http://bugs.python.org/issue9613>
___
___
Py
Georg Brandl added the comment:
Closing as suggested.
--
nosy: +georg.brandl
resolution: -> wont fix
status: pending -> closed
___
Python tracker
<http://bugs.python.org/i
Changes by Georg Brandl :
--
status: pending -> closed
___
Python tracker
<http://bugs.python.org/issue16063>
___
___
Python-bugs-list mailing list
Unsubscrib
Georg Brandl added the comment:
Closing due to lack of feedback.
--
nosy: +georg.brandl
resolution: -> out of date
status: pending -> closed
___
Python tracker
<http://bugs.python.org/
3401 - 3500 of 5257 matches
Mail list logo