Georg Brandl added the comment:
Okay, applied as r85455.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
Okay, committed as 85456. I'll leave it to you how to proceed from here.
--
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
Fixed pdb issue in r85457.
--
___
Python tracker
<http://bugs.python.org/issue9964>
___
___
Python-bugs-list mailing list
Unsub
Georg Brandl added the comment:
r85459 - test_dis
r85460 - test_import
r85461 - test_lib2to3 (bug was in fix_operator)
r85462 - test_xml_etree
r85464 - test_compileall
r85465 - test_cmd_line_script
That should be all of them.
--
resolution: -> fixed
status: open ->
Georg Brandl added the comment:
Fixed in r85526.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue5355>
___
__
Georg Brandl added the comment:
You're completely correct, added one in r85528. Thanks!
--
status: open -> closed
___
Python tracker
<http://bugs.python.or
Changes by Georg Brandl :
--
assignee: d...@python -> pitrou
___
Python tracker
<http://bugs.python.org/issue8340>
___
___
Python-bugs-list mailing list
Un
Georg Brandl added the comment:
Fixed in r85529.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue8267>
___
__
Georg Brandl added the comment:
Refined and applied the patch in r85531. Thanks all!
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Applied in r85532. Thanks!
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Ping?
--
___
Python tracker
<http://bugs.python.org/issue9778>
___
___
Python-bugs-list mailing list
Unsubscribe:
Georg Brandl added the comment:
Fixed both in r85533. Thanks!
--
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue9683>
___
___
Python-
Georg Brandl added the comment:
That particular commit can't be the reason, but some other must be. Closing as
wfm.
--
dependencies: -shlex.split() does not tokenize like the shell
resolution: -> works for me
status: open -> closed
___
Georg Brandl added the comment:
For now, documented the current behavior in r85534. If a different solution is
desired, a new issue can be opened.
--
resolution: -> wont fix
status: open -> closed
___
Python tracker
<http://bugs.p
Georg Brandl added the comment:
Applied in r85536, will backport to other branches as well.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Fixed markup a bit and committed in r85538. Thanks!
--
status: open -> closed
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
Should be fixed in r85540.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Raising priority.
--
priority: normal -> critical
___
Python tracker
<http://bugs.python.org/issue8954>
___
___
Python-bugs-lis
Georg Brandl added the comment:
Committed suggestions with a few changes in r85541.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Bob, any chance you get to that merge before 3.2b1?
--
___
Python tracker
<http://bugs.python.org/issue5729>
___
___
Python-bug
Georg Brandl added the comment:
Thanks, moved the table down in r85542.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Thanks, applied in r85543 and r85544.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
We now have the S_IXXX constants documented explicitly, so I don't think this
change is needed.
--
resolution: -> works for me
status: open -> closed
___
Python tracker
<http://bugs.python
Georg Brandl added the comment:
Committed in r85545.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
LGTM.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue10117>
___
___
Python-bugs-list mailing list
Unsub
Changes by Georg Brandl :
--
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue4086>
___
___
Python-bugs-list mailing list
Unsubscri
Georg Brandl added the comment:
Thanks for the test case, committed the fix and the new test in r85546.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Applied in r85547.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Same here. There is only ever one return value on error unless documented
otherwise, since the type of error is already contained in the exception that
is set on return.
--
nosy: +georg.brandl
resolution: -> works for me
status: open ->
Georg Brandl added the comment:
The reference you're referring to is in the section about bugs in Python:
"""
Bug reports for Python itself should be submitted via the Python Bug Tracker
(http://bugs.python.org/).
"""
and it is placed below the section d
Georg Brandl added the comment:
Committed after review in r85548. Thanks!
--
nosy: +georg.brandl
resolution: -> accepted
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
I don't see the point. If you file one such bug per day, you won't be finished
in a year -- there's no reason to start adding typechecking in this function.
--
nosy: +georg.brandl
___
Python
Georg Brandl added the comment:
> To me, Alexander's example
> >>> calendar.isleap("%d")
> False
> is a buggy result. So I would reclassify the issue.
You'll always find plenty "wrong" inputs for which a function doesn't
raise a
Georg Brandl added the comment:
Typo fixed in r85572. Otherwise, as David says.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
I don't think this is what was intended; rather str and unicode. Fixed in
r85573.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.
Georg Brandl added the comment:
I'd prefer "-X key[=val]" without the possibility to mention multiple key=val
pairs, so that val can contain anything (commata in particular).
Otherwise, the change looks fine to me.
--
nosy
Georg Brandl added the comment:
(This is not specific to running with -m, it occurs as well when you do "python
a.py b.py".)
The issue here is your call to exec() does not execute the code as its own
module. It executes the code as part of the main() function in a.py, with
(since
Georg Brandl added the comment:
Committed a change in that spirit in r85606. Thanks!
--
___
Python tracker
<http://bugs.python.org/issue10058>
___
___
Python-bug
Changes by Georg Brandl :
--
resolution: -> wont fix
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue10024>
___
___
Python-bugs-list
Georg Brandl added the comment:
Committed in r85609.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Removed gloss in r85610.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
This was mostly fixed already, committed rest in r85611.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Changes by Georg Brandl :
--
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue8818>
___
___
Python-bugs-list mailing list
Unsubscri
Georg Brandl added the comment:
Committed in r85612, will be merged to the other maintained branches.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Committed in r85614.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Thanks for the patch, merged with existing info in using/windows.rst in r85615.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/is
Georg Brandl added the comment:
Removed note in r85617.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Okay, I removed mention of static linking and used John's terms "load-time" and
"run-time" linking in r85618. I also removed the note that pythonXY.dll is
only needed in one case, since it's not true.
--
nosy: +geor
Georg Brandl added the comment:
Moved pickle warning in r85621. A warning in shelve was already added for
issue8855.
For the tutorial, I don't think a warning needs to be added. Same goes for
logging.
--
nosy: +georg.brandl
status: open ->
Georg Brandl added the comment:
Committed after review in r85622. Thanks!
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
This patch was mostly out-of-date since PEP 3115 metaclasses are now
documented; I've merged what was missing in r85626.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tra
Georg Brandl added the comment:
Committed Aahz' version, with the last sentence reworded to what I think is
more positive than what sounds like "you can break things without doing
anything".
--
nosy: +georg.brandl
resolution: -> fixed
stat
Georg Brandl added the comment:
r85627.
--
___
Python tracker
<http://bugs.python.org/issue9138>
___
___
Python-bugs-list mailing list
Unsubscribe:
Georg Brandl added the comment:
Mostly out of date now that we have str.format().
--
nosy: +georg.brandl
resolution: -> out of date
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Added a note about threads to sys.exit(), and changed os._exit() wording to be
clear about process exit, in r85629.
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.p
Georg Brandl added the comment:
Thanks, applied in r85632.
--
resolution: -> accepted
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Thanks, fixed in r85633.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Fixed in r85635.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Documented in r85636.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Changes by Georg Brandl :
--
assignee: georg.brandl
nosy: georg.brandl
priority: deferred blocker
severity: normal
status: open
title: Create epub format docs and offer them on the download page
type: feature request
versions: Python 3.2
___
Python
Georg Brandl added the comment:
Fixed in r85642.
--
dependencies: -b64decode should accept strings or bytes
resolution: accepted -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Can't we just do it now, and be done with it regardless of the stable ABI?
--
___
Python tracker
<http://bugs.python.org/i
Changes by Georg Brandl :
--
title: test_mmap failling on AIX -> test_mmap failing on AIX
___
Python tracker
<http://bugs.python.org/issue678250>
___
___
Py
Changes by Georg Brandl :
--
nosy: -georg.brandl
___
Python tracker
<http://bugs.python.org/issue10073>
___
___
Python-bugs-list mailing list
Unsubscribe:
Georg Brandl added the comment:
You need to call setlocale() in your program. For more in-depth explanations,
please refer to the docs at <http://docs.python.org/library/locale>.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.p
Georg Brandl added the comment:
> return date(year, 3, 1) is not understandable. What are the arguments 3 and
> 1 in the date() function for?
BoĊĦtjan, we appreciate your concern for the programming style of the
Python standard library. However, your question shows that you should
pr
Changes by Georg Brandl :
--
status: closed -> open
___
Python tracker
<http://bugs.python.org/issue5117>
___
___
Python-bugs-list mailing list
Unsubscri
Georg Brandl added the comment:
No - the posixpath/ntpath routines are meant to be usable for path manipulation
for posix/NT paths on any platform.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue5
Georg Brandl added the comment:
Not only is this issue already closed, the patch is also wrong -- your change
to the parentheses changes the semantics.
--
___
Python tracker
<http://bugs.python.org/issue10
Georg Brandl added the comment:
I'm not sure this is valid. First, I think I have a much easier example:
>>> import re
>>> re.search('bc|abc', 'abc').group()
'abc'
I assume you'd expect this to give 'bc' as well. How
Georg Brandl added the comment:
It will be merged in due time.
--
___
Python tracker
<http://bugs.python.org/issue10073>
___
___
Python-bugs-list mailin
Georg Brandl added the comment:
Fixed in r85728. The problem was that unlike other system calls, setlocale()
doesn't return the old setting but the new setting. The context manager that
resets the locale therefore didn't work as intended.
--
resolution: -> fixed
Georg Brandl added the comment:
The first one is not a typo. Fixed the second one (and similar occurrences of
"thread safe") in r85731.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<htt
Georg Brandl added the comment:
Alex is correct. (You can prove that by raising and catching another exception
before the second getrefcount().)
--
nosy: +georg.brandl
resolution: -> wont fix
status: open -> closed
___
Python tracker
Georg Brandl added the comment:
Let's see if r85735 fixed this.
--
___
Python tracker
<http://bugs.python.org/issue10092>
___
___
Python-bugs-list m
Changes by Georg Brandl :
Removed file: http://bugs.python.org/file19286/unnamed
___
Python tracker
<http://bugs.python.org/issue10092>
___
___
Python-bugs-list mailin
Georg Brandl added the comment:
Bostjan, both your points are invalid. First, the locale settings that a
machine supports vary greatly. "fr_FR" doesn't need to be a valid setting on
your machine.
Second, "val in None" will always fail. "val in (None, ...
Georg Brandl added the comment:
It is documented, however, that globals() returns the dictionary of a module,
which can be modified. For locals(), the situation is quite more complicated,
which is why the warning there is warranted.
--
nosy: +georg.brandl
resolution: -> works
Georg Brandl added the comment:
Applied in r85766. Thanks!
--
nosy: +georg.brandl
resolution: -> fixed
stage: patch review -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.or
Georg Brandl added the comment:
The result of 7 / 200 is easy to explain -- this is how integer division works
in Python 2. (To get a floating result, one of the numbers must be a float.)
200 % 7 giving 7 however is strange. Are you sure this is what you calculated?
--
nosy
Changes by Georg Brandl :
--
components: +Library (Lib) -Demos and Tools
___
Python tracker
<http://bugs.python.org/issue5017>
___
___
Python-bugs-list mailin
Georg Brandl added the comment:
Applied in r85767.
--
nosy: +georg.brandl
resolution: -> accepted
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Now done in r85767.
--
dependencies: -`make patchcheck` should check the whitespace of .c/.h files
nosy: +georg.brandl
status: open -> closed
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
Closing as "works for me".
--
resolution: -> works for me
status: open -> closed
___
Python tracker
<http://bugs.p
Georg Brandl added the comment:
Patch looks good, committed in r85768.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
An equivalent patch had already been committed in r83606.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
python-mode.el is not maintained in Python anymore.
--
nosy: +georg.brandl
resolution: -> out of date
status: open -> closed
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
Fixed in r85770.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Changes by Georg Brandl :
--
assignee: -> lemburg
___
Python tracker
<http://bugs.python.org/issue9102>
___
___
Python-bugs-list mailing list
Unsubscri
Changes by Georg Brandl :
--
assignee: -> d...@python
components: +Documentation -Demos and Tools
nosy: +d...@python
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
Applied in r85771.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
This is very probably resolved in 3.1 or 3.2, where lots of environment vs
Unicode bugs were fixed.
--
nosy: +georg.brandl
status: open -> closed
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
py3k bytes won't be backported now.
--
nosy: +georg.brandl
resolution: -> wont fix
status: open -> closed
___
Python tracker
<http://bugs.python
Georg Brandl added the comment:
Amended error message in r85773.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Is this ready to commit?
--
assignee: -> pitrou
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/iss
Georg Brandl added the comment:
The bug title interestingly says "7%200", which does result in 7. I therefore
think the OP just confused the order of operands for "%".
--
resolution: -> invalid
status: open -> closed
___
Georg Brandl added the comment:
If other Posix-y systems accept both spellings and only Macs insist on the
dash, we should probably indeed change the alias entry to use it.
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.
Georg Brandl added the comment:
Thanks, fixed in r85787.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
Georg Brandl added the comment:
Applied (with new test, and docs) in r85807. I also removed the AttributeError
catch.
--
nosy: +georg.brandl
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/
Georg Brandl added the comment:
Ping... soon it's too late for 3.2 too :)
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue5178>
___
___
601 - 700 of 5257 matches
Mail list logo