Florent Xicluna added the comment:
Confirmed on some buildbots.
--
___
Python tracker
<http://bugs.python.org/issue5930>
___
___
Python-bugs-list mailin
Florent Xicluna added the comment:
"x86 FreeBSD 3.x" buildbot seems to compile "libffi".
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<htt
Florent Xicluna added the comment:
According to message http://bugs.python.org/issue7732#msg102702,
someone should write a patch for 3.x too.
--
assignee: flox ->
stage: patch review -> needs patch
versions: +Python 3.1, Python 3.2
___
Florent Xicluna added the comment:
Fixed with r83859 (on 3.2).
--
resolution: -> fixed
stage: patch review -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.o
Changes by Florent Xicluna :
--
stage: unit test needed -> committed/rejected
status: pending -> closed
___
Python tracker
<http://bugs.python.org/
Florent Xicluna added the comment:
There's another issue about lack of documentation on this topic.
See #6488.
--
assignee: d...@python ->
resolution: -> duplicate
status: open -> closed
superseder: -> ElementTree documentation refers to "path"
Florent Xicluna added the comment:
See also patch attached to #2864 which proposes to add an XPath example to the
documentation.
--
nosy: +guettli, littlemog, mbone
___
Python tracker
<http://bugs.python.org/issue6
Florent Xicluna added the comment:
Thanks Neil.
Pushed with r83864.
--
resolution: -> fixed
stage: patch review -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.o
New submission from Florent Xicluna :
When the buildbot fails to compile, the "clean" step is not run.
http://www.python.org/dev/buildbot/builders/i386%20Ubuntu%203.x/builds/1838/
This is a problem for issue #9545 where the Modules/Setup.dist cannot be copied
to Modules/Setup o
Florent Xicluna added the comment:
See report on issue #9546: the "clean" step should remove "Modules/Setup", but
it is skipped.
--
dependencies: +buildbot: if a compile error occurs, the "clean" step is skipped
nosy: +flox
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue8685>
___
___
Python-bugs-list mailing list
Unsubscribe:
Florent Xicluna added the comment:
Out of date.
--
nosy: +flox
status: pending -> closed
___
Python tracker
<http://bugs.python.org/issue4726>
___
___
Python-
Florent Xicluna added the comment:
I agree we should run the "clean" step as a finally step, even if "compile
error" occurs. It is not required in case of "svn exception", I guess.
Btw, the exact command is "make distclean" ("make
New submission from Florent Xicluna :
There's frequent crashes on the "x86 XP-4" buildbot.
On 2.6:
83915: # something crashed: test_file
83913: success
83743: # something crashed: test_file
83738: success
83721: success
83718: # something crashed: test_file
83704:
Florent Xicluna added the comment:
IIUC code -1073741819 (0XC005) is an acces violation.
Some other issues with same error code: #6869, #8849, ...
--
___
Python tracker
<http://bugs.python.org/issue9
Changes by Florent Xicluna :
--
components: +Windows
___
Python tracker
<http://bugs.python.org/issue9555>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
components: +Windows
___
Python tracker
<http://bugs.python.org/issue7182>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
assignee: -> tarek
components: +Windows
nosy: +tarek
___
Python tracker
<http://bugs.python.org/issue1173134>
___
___
Python-
Changes by Florent Xicluna :
--
assignee: -> d...@python
components: +Windows
nosy: +d...@python
___
Python tracker
<http://bugs.python.org/issue1626300>
___
_
Changes by Florent Xicluna :
--
components: +Windows
___
Python tracker
<http://bugs.python.org/issue9116>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
components: +Windows
___
Python tracker
<http://bugs.python.org/issue4032>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
components: +Windows
___
Python tracker
<http://bugs.python.org/issue8171>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
components: +Windows
___
Python tracker
<http://bugs.python.org/issue8170>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
components: +Windows
___
Python tracker
<http://bugs.python.org/issue8548>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
components: +Windows
___
Python tracker
<http://bugs.python.org/issue5879>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
components: +Windows
___
Python tracker
<http://bugs.python.org/issue2233>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
components: +Windows
___
Python tracker
<http://bugs.python.org/issue7405>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
components: +Windows
___
Python tracker
<http://bugs.python.org/issue9503>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
components: +Windows
___
Python tracker
<http://bugs.python.org/issue1708316>
___
___
Python-bugs-list mailing list
Unsubscribe:
Florent Xicluna added the comment:
Right, it looks like a duplicate.
--
resolution: -> duplicate
status: open -> closed
superseder: -> test_close_open_print_buffered(test_file) sometimes crashes
___
Python tracker
<http://bug
Florent Xicluna added the comment:
See the transient failures on "x86 XP-4" buildbot (2.6 and 2.7 only).
Issue #9555 closed as duplicate:
http://bugs.python.org/issue9555#msg113522
--
components: +Windows
keywords: +buildbot
nosy: +flox
Changes by Florent Xicluna :
--
nosy: -Ronald.Chapman
___
Python tracker
<http://bugs.python.org/issue17143>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue6784>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue16043>
___
___
Python-bugs-list mailing list
Unsubscribe:
Florent Xicluna added the comment:
Actually, the character is SUPERSCRIPT ONE, in the category No (Number other).
http://www.fileformat.info/info/unicode/char/b9/index.htm
This is not a valid category for the identifiers, only "Nd" Number decimal is
accepted.
The issue is p
Florent Xicluna added the comment:
This is consistent:
>>> '¹'.isnumeric(), '¹'.isdigit(), '¹'.isdecimal()
(True, True, False)
>>> unicodedata.numeric('¹')
1.0
>>> unicodedata.digit('¹')
1
>>> unicodedata.de
Florent Xicluna added the comment:
According to the documentation, the reserved words are classified as
identifiers:
http://docs.python.org/3/reference/lexical_analysis.html#keywords
There's an easy workaround:
>>> from keyword import iskeyword
>>> def is_valid_identi
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue5845>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue17441>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue1602>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue8796>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue15494>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue17546>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: -flox
___
Python tracker
<http://bugs.python.org/issue7475>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue7475>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue17618>
___
___
Python-bugs-list mailing list
Unsubscribe:
Florent Xicluna added the comment:
Another rant, because it matters to many of us:
http://lucumr.pocoo.org/2012/8/11/codec-confusion/
IMHO, the solution to restore str.decode and bytes.encode and return TypeError
for improper use is probably the most obvious for the average user
Florent Xicluna added the comment:
I am not a native english speaker, but it seems that the common usage of
encode/decode is wider than the restricted definition applied for Python 3.3:
Some examples:
* RFC 4648 specifies "Base16, Base32, and Base64 Data Encodings"
http://tool
New submission from Florent Xicluna:
I noticed a difference between computation of column offset for SyntaxError and
IndentationError (a subclass of SyntaxError).
It is slightly confusing.
def report(exc):
print('lineno %s, offset %s' % (exc.lineno, exc.offset))
raise
try
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue17827>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue17828>
___
___
Python-bugs-list mailing list
Unsubscribe:
Florent Xicluna added the comment:
Hello again,
actually, the attached script demonstrates some issues with the computation of
the offset.
In rare cases, the computed offset does not match the position of the caret '^'
in the traceback. It makes it difficult to reuse exc.offset
Florent Xicluna added the comment:
And this additional script (test_indenterror.py) demonstrates a different issue
in the traceback module.
--
Added file: http://bugs.python.org/file30034/test_indenterror.py
___
Python tracker
<h
Changes by Florent Xicluna :
--
status: closed -> open
___
Python tracker
<http://bugs.python.org/issue17825>
___
___
Python-bugs-list mailing list
Unsubscri
Florent Xicluna added the comment:
The proposed patch deals with the case of the IndentationError in the traceback
module.
--
keywords: +patch
resolution: works for me ->
Added file: http://bugs.python.org/file30036/patch_indenterror_offset.d
Changes by Florent Xicluna :
Removed file: http://bugs.python.org/file30036/patch_indenterror_offset.diff
___
Python tracker
<http://bugs.python.org/issue17825>
___
___
Changes by Florent Xicluna :
Added file: http://bugs.python.org/file30037/patch_indenterror_offset.diff
___
Python tracker
<http://bugs.python.org/issue17825>
___
___
Florent Xicluna added the comment:
The previous patch fixes some cases where the caret was wrongly positioned.
However, there's probably stuff to fix in Python internals too.
See attached test cases (test_traceback_caret.py) which demonstrates other
issues with non-ASCII chars or i
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue17396>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue16518>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
components: +Interpreter Core, Library (Lib)
___
Python tracker
<http://bugs.python.org/issue17825>
___
___
Python-bugs-list mailin
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue17866>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue10242>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue17867>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue15535>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
title: Bad sys.stdin assignment hands interpreter. -> Bad sys.stdin assignment
hangs interpreter.
___
Python tracker
<http://bugs.python.org/issu
Florent Xicluna added the comment:
Patch updated with latest changes of trunk.
--
Added file: http://bugs.python.org/file30081/patch_indenterror_offset_v2.diff
___
Python tracker
<http://bugs.python.org/issue17
New submission from Florent Xicluna:
Looking into the summary table, there's no information about the `bytes`
built-in alias for `str`:
http://docs.python.org/2/library/functions.html
IMHO it should appear in this table (as str, unicode, bytearray) with the
appropriate `.. version
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue4831>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue17960>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue17934>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue17973>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Florent Xicluna:
from Cookie import SimpleCookie
cookie = SimpleCookie()
cookie[u'apple'] = u'green'
Traceback (most recent call last):
File "", line 1, in
File
"/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/
Florent Xicluna added the comment:
you're right, this behavior is documented.
>>> u'read this short text'.translate(None, 'aeiou')
Traceback (most recent call last):
File "", line 1, in
TypeError: translate() takes exactly one argument (2 g
New submission from Florent Xicluna:
Trying to parse the W3C sample, it fails in 3.3 (while it passes on 2.7).
http://www.w3.org/TR/html401/interact/forms.html#h-17.13.4 (last example)
Content-Type: multipart/form-data; boundary=AaB03x
--AaB03x
Content-Disposition: form-data; name
Florent Xicluna added the comment:
At first glance it seems related to rev d864328a74e4 , issue 4953
The check on self.bytes_read >= self.length returns True because length == -1.
--
nosy: +haypo
___
Python tracker
<http://bugs.pyth
Changes by Florent Xicluna :
--
versions: +Python 3.2
___
Python tracker
<http://bugs.python.org/issue18013>
___
___
Python-bugs-list mailing list
Unsubscribe:
Florent Xicluna added the comment:
This seems to fix it.
--
stage: needs patch -> patch review
Added file: http://bugs.python.org/file30314/patch_multipart_w3.diff
___
Python tracker
<http://bugs.python.org/issu
New submission from Florent Xicluna:
When executing a submodule, there's a SystemError in 3.3 where we used to
receive a ValueError.
mkdir marsu
touch marsu/__init__.py
echo "from .houba import bi" >> marsu/pilami.py
./python marsu/pilami.py
Traceback (most recent call
New submission from Florent Xicluna:
I noticed the convenient ``html.escape`` in Python 3.2 and ``cgi.escape`` is
marked as deprecated.
However, the former is an order of magnitude slower than the latter.
$ python3 --version
Python 3.3.2
With html.escape:
$ python3 -m timeit -s "from
Florent Xicluna added the comment:
Eric, this last one is not a bug in Cookie. This is a limitation with Python 2.
See #18012.
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue16
Florent Xicluna added the comment:
> I would suggest you redo the test using timing done inside of the script
> after modules have been imported.
The -s switch takes care of this.
--
___
Python tracker
<http://bugs.python.org/i
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue2226>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue17844>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
___
Python tracker
<http://bugs.python.org/issue21161>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Florent Xicluna :
--
nosy: +flox
versions: +Python 3.5 -Python 3.3
___
Python tracker
<http://bugs.python.org/issue14134>
___
___
Python-bugs-list m
1301 - 1386 of 1386 matches
Mail list logo