Daniel Diniz added the comment:
Invalid as bug, keeping open for the doc RFE.
--
assignee: -> georg.brandl
components: +Documentation -Interpreter Core
nosy: +ajaksu2, georg.brandl
priority: normal -> low
stage: -> needs patch
type: -> feature request
versions: +Python
Changes by Daniel Diniz :
--
nosy: +brett.cannon
stage: -> test needed
type: -> feature request
versions: +Python 2.7, Python 3.1 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> feature request
versions: +Python 2.7, Python 3.1 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
keywords: +patch
priority: normal -> low
stage: -> test needed
type: -> feature request
versions: +Python 2.7, Python 3.1 -Python 2.5
___
Python tracker
<http://bugs.python.org/
Changes by Daniel Diniz :
--
priority: normal -> low
stage: -> test needed
type: -> behavior
versions: +Python 2.6, Python 3.0
___
Python tracker
<http://bugs.python.org/
Daniel Diniz added the comment:
I like this, but think it would need quite some demand to be a candidate
for the standard library.
--
nosy: +ajaksu2
stage: -> patch review
versions: +Python 2.7, Python 3.1 -Python 2.6
___
Python tracker
&l
Daniel Diniz added the comment:
Has this been addressed for 2.6/3.0? Do the LOCALE and UNICODE constants
cover this?
--
components: +Unicode
nosy: +ajaksu2
stage: -> test needed
versions: +Python 2.7, Python 3.1
___
Python tracker
&l
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> feature request
versions: +Python 2.7, Python 3.1 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
keywords: +easy
stage: -> test needed
type: -> feature request
versions: +Python 2.7, Python 3.1 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Daniel Diniz added the comment:
Can anyone confirm this for Windows and 2.6? Closing otherwise.
--
nosy: +ajaksu2
priority: normal -> low
stage: -> test needed
status: open -> pending
title: file.seek() influelce write() when opened with a+ mode -> file.seek()
influences
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> feature request
versions: +Python 2.7 -Python 2.3
___
Python tracker
<http://bugs.python.org/iss
Daniel Diniz added the comment:
It isn't obvious to me that this issue is valid.
Some more context:
class _localbase(object):
__slots__ = '_local__key', '_local__args', '_local__lock'
def __new__(cls, *args, **kw):
self = object.__ne
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> feature request
versions: +Python 2.7, Python 3.1 -Python 2.4
___
Python tracker
<http://bugs.python.org/iss
Daniel Diniz added the comment:
Kjetil, has issue 1454844 fixed this?
--
dependencies: +Use dlopen() to load extensions on Darwin, where possible
nosy: +ajaksu2
priority: normal -> low
stage: -> test needed
status: open -> pending
type: -> feature request
versions:
Daniel Diniz added the comment:
Closing due to lack of feedback.
--
nosy: +ajaksu2
resolution: -> out of date
stage: -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> feature request
versions: +Python 2.7 -Python 2.4
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
priority: normal -> low
stage: -> test needed
type: -> feature request
versions: +Python 2.7
___
Python tracker
<http://bugs.python.org/
Daniel Diniz added the comment:
Confirmed on trunk and py3k. Has this passed the the won't-fix threshold?
--
nosy: +ajaksu2
stage: -> test needed
type: -> behavior
versions: +Python 2.6, Python 3.0 -Python 2.4
___
Python tra
Daniel Diniz added the comment:
Confirmed in py3k and trunk. It's also possible to create a file named
"", I seem to recall discussion on this.
--
nosy: +ajaksu2
stage: -> test needed
type: -> behavior
versions: +Python 2.6, P
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> feature request
versions: +Python 2.7 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
components: +Extension Modules
stage: -> test needed
type: -> feature request
versions: +Python 2.7, Python 3.1 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
dependencies: +Error reading files larger than 4GB
stage: -> test needed
type: -> behavior
versions: +Python 2.6 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> behavior
versions: +Python 2.6
___
Python tracker
<http://bugs.python.org/issue1463043>
___
___
Changes by Daniel Diniz :
--
versions: +Python 2.7, Python 3.1 -Python 2.6
___
Python tracker
<http://bugs.python.org/issue1506122>
___
___
Python-bugs-list mailin
Changes by Daniel Diniz :
--
keywords: +patch
stage: -> test needed
type: -> behavior
versions: +Python 2.6, Python 3.0
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
stage: -> test needed
versions: +Python 2.7, Python 3.1
___
Python tracker
<http://bugs.python.org/issue1509060>
___
___
Python-
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> behavior
versions: +Python 2.6 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
components: +Documentation
stage: -> test needed
type: -> behavior
versions: +Python 2.6 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
components: +Demos and Tools -None
stage: -> test needed
versions: +Python 2.7, Python 3.1
___
Python tracker
<http://bugs.python.org/issue1
Daniel Diniz added the comment:
Confirmed in trunk.
--
components: +Unicode
nosy: +ajaksu2, haypo
stage: -> test needed
type: -> behavior
versions: +Python 2.6 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
keywords: +patch
stage: -> test needed
versions: +Python 2.7, Python 3.1
___
Python tracker
<http://bugs.python.org/issue1
Daniel Diniz added the comment:
Paul,
I meant no disrespect, but it seemed to me not even you wanted it fixed
(as you never replied to Georg's comment). I stated I'd close this issue
unless someone wanted it fixed.
I'm reopening it, as you do want it fixed :)
FWIW and IMHO, I
Changes by Daniel Diniz :
--
components: +Tests, ctypes
stage: -> test needed
type: -> behavior
___
Python tracker
<http://bugs.python.org/issue1581906>
___
__
Daniel Diniz added the comment:
Anyone brave enough can find the mentioned definitions in the thread
below. Reading all of it is necessary, as there are some contradictory
quotes and interpretations before an agreement is (sort of) achieved.
http://mail.python.org/pipermail/python-dev/2008
Daniel Diniz added the comment:
Confirmed on trunk, has tests.
--
nosy: +ajaksu2
stage: -> needs patch
title: pickle protocol 2 failure on int subclass -> pickle protocol 2 failure
on int subclass
type: -> behavior
versions: +P
Daniel Diniz added the comment:
Closing again, for the same reasons.
--
components: +Build -Tkinter
nosy: +ajaksu2
stage: -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.org/iss
Daniel Diniz added the comment:
Are these corrections still relevant?
--
nosy: +ajaksu2
priority: normal -> low
stage: -> test needed
type: -> behavior
versions: +Python 2.6
___
Python tracker
<http://bugs.python.org/
Changes by Daniel Diniz :
--
priority: normal -> low
stage: -> test needed
type: -> behavior
___
Python tracker
<http://bugs.python.org/issue1578643>
___
___
Daniel Diniz added the comment:
Denis, can you confirm this is a Python issue? I'll close this otherwise.
--
nosy: +ajaksu2
stage: -> test needed
status: open -> pending
type: -> behavior
versions: +Python 2.6
___
Python
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> feature request
versions: +Python 2.7 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> feature request
versions: +Python 2.7 -Python 2.6
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
priority: normal -> low
stage: -> test needed
versions: +Python 2.7
___
Python tracker
<http://bugs.python.org/issue1575020>
___
__
Daniel Diniz added the comment:
I'll close this based on Ronald's analysis unless opposition is voiced.
--
nosy: +ajaksu2
priority: normal -> low
stage: -> test needed
status: open -> pending
type: -> behavior
versions: +
Changes by Daniel Diniz :
--
keywords: +patch
stage: -> patch review
type: -> behavior
versions: +Python 2.7, Python 3.1 -Python 2.4, Python 2.5, Python 2.6
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
components: +Library (Lib) -None
keywords: +patch
stage: -> patch review
type: -> behavior
versions: +Python 2.6 -Python 2.4
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
priority: normal ->
stage: -> test needed
versions: +Python 2.7
___
Python tracker
<http://bugs.python.org/issue1572968>
___
__
Changes by Daniel Diniz :
--
assignee: -> tarek
components: +Build, Distutils -None
nosy: +tarek
stage: -> test needed
type: -> behavior
versions: +Python 2.6, Python 3.0 -Python 2.4
___
Python tracker
<http://bugs.python.org/
Changes by Daniel Diniz :
--
stage: -> test needed
versions: +Python 2.7, Python 3.1 -Python 2.6
___
Python tracker
<http://bugs.python.org/issue1702036>
___
_
Changes by Daniel Diniz :
--
components: +Library (Lib) -Extension Modules
stage: -> test needed
type: -> behavior
versions: +Python 2.6, Python 3.0 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
assignee: -> georg.brandl
components: +Documentation
stage: -> test needed
versions: +Python 2.7
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
type: -> feature request
versions: +Python 2.7, Python 3.1 -Python 2.5
___
Python tracker
<http://bugs.python.org/issue1
Changes by Daniel Diniz :
--
components: +Extension Modules -None
stage: -> test needed
type: -> crash
versions: +Python 2.6 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> feature request
versions: +Python 2.7 -Python 2.6
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
stage: -> test needed
versions: +Python 2.7, Python 3.1 -Python 2.6
___
Python tracker
<http://bugs.python.org/issue1691387>
___
_
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> behavior
versions: +Python 2.6
___
Python tracker
<http://bugs.python.org/issue1689458>
___
___
Changes by Daniel Diniz :
--
components: +Windows
stage: -> test needed
type: -> feature request
versions: +Python 2.7
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
dependencies: +shlex.split() does not tokenize like the shell
stage: -> test needed
type: -> behavior
versions: +Python 2.6 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
priority: normal -> low
stage: -> test needed
type: -> feature request
versions: +Python 2.7, Python 3.1 -Python 2.4
___
Python tracker
<http://bugs.python.org/
Changes by Daniel Diniz :
--
stage: -> test needed
versions: +Python 2.7
___
Python tracker
<http://bugs.python.org/issue1697175>
___
___
Python-bugs-list mai
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> behavior
versions: +Python 2.6
___
Python tracker
<http://bugs.python.org/issue1690103>
___
___
Changes by Daniel Diniz :
--
components: +Windows
stage: -> test needed
type: -> behavior
versions: +Python 2.6 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Daniel Diniz added the comment:
ISTM that 2.x won't receive this kind on enhancement anymore.
Collin, I'm adding you to the nosy list because you may be interested in
having this (either on unladen or CPython). If so, also take a look at
issue 1569040.
--
nosy: +ajaksu2, co
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> behavior
versions: +Python 2.6 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> behavior
versions: +Python 2.6 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Daniel Diniz added the comment:
I'll close this on lack of feedback unless someone voices opposition.
--
nosy: +ajaksu2
priority: normal -> low
stage: -> test needed
status: open -> pending
type: -> behavior
versions: +Pytho
Daniel Diniz added the comment:
Barry: is this on scope for the email sprint?
--
keywords: +patch
nosy: +ajaksu2, barry
stage: -> patch review
type: -> behavior
versions: +Python 2.6 -Python 2.5
___
Python tracker
<http://bugs.p
Daniel Diniz added the comment:
Tim: do you agree with the default colors explanation?
--
nosy: +ajaksu2, gpolo
stage: -> test needed
type: -> behavior
versions: +Python 2.6, Python 3.0
___
Python tracker
<http://bugs.python.org/iss
Daniel Diniz added the comment:
Bill,
A short script that is able to reproduce the issue would be very
helpful. A unittest-based test that shows the problem would be even better.
--
nosy: +ajaksu2
stage: -> test needed
type: -> behavior
versions: +Python 2.6 -Pyth
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> resource usage
versions: +Python 2.6 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Daniel Diniz added the comment:
Does this affect 3.x?
--
components: +Unicode
nosy: +ajaksu2, haypo
type: -> behavior
___
Python tracker
<http://bugs.python.org/issue1
Changes by Daniel Diniz :
--
components: +Library (Lib) -Interpreter Core
keywords: +patch
stage: -> test needed
type: -> performance
versions: +Python 2.7, Python 3.1
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
components: +Build
stage: -> test needed
type: -> behavior
versions: +Python 2.6, Python 3.0 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
stage: -> test needed
title: Makefile fix -> Create the DESTDIR as part of the make install process
type: -> feature request
versions: +Python 2.7, Python 3.1 -Python 2.6
___
Python tracker
<http://bug
Changes by Daniel Diniz :
--
type: -> behavior
versions: +Python 2.6, Python 3.0
___
Python tracker
<http://bugs.python.org/issue1612012>
___
___
Python-
Daniel Diniz added the comment:
Stephan,
Can you provide a test case?
--
nosy: +ajaksu2
stage: -> test needed
type: -> behavior
versions: +Python 2.6 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Daniel Diniz added the comment:
Confirmed on trunk and py3k.
--
nosy: +ajaksu2
priority: normal -> low
stage: -> test needed
type: -> feature request
versions: +Python 2.7, Python 3.1 -Python 2.6
___
Python tracker
<http://bug
Changes by Daniel Diniz :
--
keywords: +patch
stage: -> test needed
type: -> feature request
versions: +Python 2.7, Python 3.1 -Python 2.4
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
stage: -> patch review
type: -> feature request
versions: +Python 2.7, Python 3.1
___
Python tracker
<http://bugs.python.org/iss
Daniel Diniz added the comment:
Confirmed on trunk and py3k.
--
nosy: +ajaksu2
stage: -> test needed
versions: +Python 2.7, Python 3.1
___
Python tracker
<http://bugs.python.org/issue1
Changes by Daniel Diniz :
--
nosy: +collinwinter
stage: -> test needed
type: -> performance
versions: +Python 2.7, Python 3.1 -Python 2.6
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
stage: -> patch review
versions: +Python 3.1
___
Python tracker
<http://bugs.python.org/issue1615158>
___
___
Python-bugs-list mai
Changes by Daniel Diniz :
--
components: +Unicode -None
stage: -> test needed
type: -> feature request
versions: +Python 2.7, Python 3.1
___
Python tracker
<http://bugs.python.org/iss
Daniel Diniz added the comment:
Confirmed in trunk and py3k.
--
nosy: +ajaksu2
stage: -> patch review
type: -> feature request
versions: +Python 2.7, Python 3.1 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Daniel Diniz added the comment:
So, can this be closed or should we try to handle the two different
issues (bad .idlerc\config-main.cfg, wrong Tcl/Tk) in a better way?
--
components: +IDLE, Tkinter -Macintosh
nosy: +ajaksu2, gpolo
priority: high -> low
stage: -> test needed
Daniel Diniz added the comment:
Patch has tests, fixes issue 1371937.
--
dependencies: +minidom namespace problems
nosy: +ajaksu2
stage: -> patch review
type: -> behavior
versions: +Python 2.7, Python 3.1 -Python 2.5
___
Python tracker
Changes by Daniel Diniz :
--
keywords: +patch
nosy: +ajaksu2
stage: -> needs patch
type: -> feature request
versions: +Python 2.6, Python 3.1
___
Python tracker
<http://bugs.python.org/iss
Daniel Diniz added the comment:
Thomas,
Thanks for the RFE, but this has been rejected before (see e.g. issue
3561). Please search the tracker and mailing lists for previous
discussions, as you can make a better case based on them.
Also note that issue 1626300 focuses the doc part.
Setting as
Changes by Daniel Diniz :
--
stage: -> test needed
versions: +Python 2.7, Python 3.1 -Python 2.6
___
Python tracker
<http://bugs.python.org/issue1625576>
___
_
Changes by Daniel Diniz :
--
stage: -> test needed
title: for line in sys.stdin: doesn't notice EOF the first time -> for line in
sys.stdin: doesn't notice EOF the first time
type: -> behavior
versions: +Python 2.6 -Python 2.5
___
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> behavior
versions: +Python 2.6, Python 3.0 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
components: +Library (Lib)
stage: -> test needed
type: -> behavior
versions: +Python 2.6, Python 3.0
___
Python tracker
<http://bugs.python.org/iss
Daniel Diniz added the comment:
I don't see the slightest change of this happening. Will close unless
opposition is voiced.
--
keywords: +patch
nosy: +ajaksu2
priority: normal -> low
status: open -> pending
versions: +Python 2.7,
Daniel Diniz added the comment:
Sounds really useful.
--
nosy: +ajaksu2
stage: -> test needed
versions: +Python 2.7, Python 3.1 -Python 2.6
___
Python tracker
<http://bugs.python.org/issue1
Daniel Diniz added the comment:
May be related to issue 1633600.
--
nosy: +ajaksu2
stage: -> test needed
type: -> behavior
versions: +Python 2.6, Python 3.0
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> resource usage
versions: +Python 2.6, Python 3.0 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Daniel Diniz added the comment:
Orlando, Thomas: is this still valid?
--
nosy: +ajaksu2
stage: -> test needed
type: -> compile error
versions: +Python 2.6 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
Changes by Daniel Diniz :
--
stage: -> test needed
type: -> feature request
versions: +Python 2.7, Python 3.1 -Python 2.6
___
Python tracker
<http://bugs.python.org/iss
Daniel Diniz added the comment:
Roy: still an issue for you? I'll close this if not.
--
nosy: +ajaksu2
priority: normal -> low
stage: -> test needed
status: open -> pending
type: -> behavior
versions: +Python 2.6
___
Pyth
Changes by Daniel Diniz :
--
dependencies: +for line in sys.stdin: doesn't notice EOF the first time
stage: -> test needed
type: -> feature request
versions: +Python 3.0
___
Python tracker
<http://bugs.python.or
Changes by Daniel Diniz :
--
priority: normal -> low
stage: -> test needed
versions: +Python 2.6 -Python 2.5
___
Python tracker
<http://bugs.python.org/iss
901 - 1000 of 1604 matches
Mail list logo