[issue1470548] Bugfix for #1470540 (XMLGenerator cannot output UTF-16)

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker ___ ___

[issue1459279] sgmllib.SGMLparser and hexadecimal numeric character refs

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> feature request versions: +Python 2.7, Python 3.1 -Python 2.4 ___ Python tracker ___ _

[issue1459867] convenient Message.as_string to use mangle_from_=unixfrom ?

2009-03-20 Thread Daniel Diniz
Daniel Diniz added the comment: I can't understand the problem :/ -- nosy: +ajaksu2 ___ Python tracker ___ ___ Python-bugs-list mai

[issue1462440] socket and threading: udp multicast setsockopt fails

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- components: +Extension Modules stage: -> needs patch title: udp multicast setsockopt fails -> socket and threading: udp multicast setsockopt fails type: -> behavior versions: +Python 2.6, Python 3.0 -Python 2.4 ___ Pyth

[issue1465554] Cygwin installer should create a link to libpython2.5.dll.a

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- assignee: -> tarek components: +Distutils nosy: +tarek stage: -> test needed type: -> feature request versions: +Python 2.7, Python 3.1 -Python 2.5 ___ Python tracker _

[issue1465646] test_grp & test_pwd fail

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- components: +Tests -None type: -> behavior versions: +Python 2.6, Python 3.0 ___ Python tracker ___ __

[issue1465838] HP-UX11i: illegal combination of compilation and link flags

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- components: +Build stage: -> test needed type: -> crash versions: +Python 2.6 -Python 2.5 ___ Python tracker ___

[issue1466065] base64 module ignores non-alphabet characters

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6, Python 3.0 ___ Python tracker ___ ___

[issue1468223] Hitting CTRL-C while in a loop closes IDLE on cygwin

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker ___ ___

[issue1469629] __dict__ = self in subclass of dict causes a memory leak?

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- components: +Interpreter Core -None stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.4 ___ Python tracker ___

[issue1469629] __dict__ = self in subclass of dict causes a memory leak?

2009-03-20 Thread Raymond Hettinger
Changes by Raymond Hettinger : -- priority: normal -> high ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: ht

[issue1472251] pdb 'run' crashes when the it's first argument is non-string

2009-03-20 Thread Daniel Diniz
Daniel Diniz added the comment: Issue 1472257 was rejected. -- dependencies: +pdb: fix for #1472251('run/runeval' commands bug) nosy: +ajaksu2 stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker

[issue1471985] mimetools module getencoding error

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- components: +Library (Lib) -None stage: -> test needed title: mimetools module getencoding error -> mimetools module getencoding error type: -> feature request versions: +Python 2.7, Python 3.1 ___ Python tracker

[issue1448060] gettext.py breaks on plural-forms header (PATCH)

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- dependencies: +patch fixing #1448060 (gettext.py bug) ___ Python tracker ___ ___ Python-bugs-list maili

[issue1475692] replacing obj.__dict__ with a subclass of dict

2009-03-20 Thread Daniel Diniz
Daniel Diniz added the comment: Confirmed, is this a valid issue? -- nosy: +ajaksu2 stage: -> test needed type: -> feature request versions: +Python 2.7, Python 3.1 -Python 2.4 ___ Python tracker _

[issue1475523] patch fixing #1448060 (gettext.py bug)

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> patch review type: -> behavior versions: +Python 2.6, Python 3.1 ___ Python tracker ___ ___

[issue1475397] compute/doc %z os-indep., time.asctime_tz / _TZ

2009-03-20 Thread Daniel Diniz
Daniel Diniz added the comment: Could you provide a test case and clearer description of your feature request? -- nosy: +ajaksu2 stage: -> test needed versions: +Python 2.7, Python 3.1 ___ Python tracker __

[issue1473979] test test_capi crashed -- thread.error: can't allocate lock

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- components: +Tests stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.4 ___ Python tracker ___ _

[issue1477450] test_bsddb skipped -- Failed to load on HP-UX 11.2i

2009-03-20 Thread Daniel Diniz
Daniel Diniz added the comment: I guess this isn't a valid issue, then? -- nosy: +ajaksu2 priority: normal -> low stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.4 ___ Python tracker __

[issue1479626] Uninstall does not clean registry

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed title: Uninstall does not clearn registry -> Uninstall does not clean registry type: -> behavior versions: +Python 2.6, Python 3.0 -Python 2.5 ___ Python tracker

[issue1481032] patch smtplib:when SMTPDataError, rset crashes with sslerror

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.4 ___ Python tracker ___ ___

[issue1485576] Backwards compatibility support for Py_ssize_t

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed versions: +Python 2.7, Python 3.1 ___ Python tracker ___ ___ Python-bugs-list ma

[issue1486713] HTMLParser : A auto-tolerant parsing mode

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> feature request versions: +Python 2.7, Python 3.1 -Python 2.4 ___ Python tracker ___ _

[issue1487481] Could BIND_FIRST be removed on HP-UX?

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.4 ___ Python tracker ___ ___

[issue1488906] endless loop in PyCFunction_Fini()

2009-03-20 Thread Daniel Diniz
Daniel Diniz added the comment: Linked bug is closed as 'fixed by update': they were not able to reproduce this on 2.5. I'll close this unless someone opposes. -- nosy: +ajaksu2 priority: normal -> low status: open -> pending type: -> behavior versions: +Python 2.6 -Python 2.4 ___

[issue1488943] difflib.Differ() doesn't always add hints for tab characters

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- keywords: +patch stage: -> patch review type: -> behavior versions: +Python 2.6, Python 3.0 -Python 2.4 ___ Python tracker ___ __

[issue1489246] 2.4.3 fails to find Tcl/Tk on Solaris 10 x86_64

2009-03-20 Thread Daniel Diniz
Daniel Diniz added the comment: Looks like a works for me. -- nosy: +ajaksu2 priority: normal -> low stage: -> test needed title: 2.4.3 fails to find Tcl/Tk on Solaris 10 x86_64 -> 2.4.3 fails to find Tcl/Tk on Solaris 10 x86_64 type: -> behavior versions: +Python 2.6 -Python 2.4 _

[issue1491804] Simple slice support for list.sort() and .reverse()

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> patch review type: -> feature request versions: +Python 2.7, Python 3.1 -Python 2.5 ___ Python tracker ___

[issue1491431] distutils.filelist.glob_to_re fails

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- assignee: -> tarek components: +Distutils nosy: +tarek stage: -> test needed title: glob_to_re problems -> distutils.filelist.glob_to_re fails type: -> behavior versions: +Python 2.6, Python 3.0 ___ Python tracker

[issue1492240] Socket-object convenience function: getpeercred().

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> patch review type: -> feature request versions: +Python 2.7, Python 3.1 -Python 2.5 ___ Python tracker ___

[issue1492704] distinct error type from shutil.move()

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> feature request versions: +Python 2.7, Python 3.1 -Python 2.6 ___ Python tracker ___ _

[issue1492860] Integer bit operations performance improvement.

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed versions: +Python 2.7, Python 3.1 ___ Python tracker ___ ___ Python-bugs-list ma

[issue1494595] sys.getrefcount should be in gc

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed versions: +Python 2.7, Python 3.1 ___ Python tracker ___ ___ Python-bugs-list ma

[issue1495229] W3C <-> Python DOM type mapping docs need updating

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- priority: normal -> low type: -> feature request versions: +Python 2.6, Python 3.0 -Python 2.5 ___ Python tracker ___

[issue1296434] Call by object reference sometimes call by value

2009-03-20 Thread Terry J. Reedy
Terry J. Reedy added the comment: Agreed -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue1494595] sys.getrefcount should be in gc

2009-03-20 Thread Benjamin Peterson
Benjamin Peterson added the comment: I'm rejecting this because the its too late to change this in Py3k. If thee was some Python-dev agreement to make an alias, then please reopen. -- nosy: +benjamin.peterson resolution: -> rejected status: open -> closed _

[issue5529] Backport sys module docs involving import to 2.7

2009-03-20 Thread Brett Cannon
New submission from Brett Cannon : The updated documentation in py3k involving the sys module and imports (meta_path, path_hooks, and path_importer_cache) should get backported to trunk. Slightly involved since there are glossary term references that have not been backported. -- assignee

[issue3744] make altinstall installs pydoc instead of pydoc3.0

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- dependencies: +make altinstall installs pydoc instead of pydoc3.0 stage: -> test needed ___ Python tracker ___ __

[issue5529] Backport sys module docs involving import to 2.7

2009-03-20 Thread Brett Cannon
Brett Cannon added the comment: Unassigning Georg as he does not need to do this if he doesn't want to. -- assignee: georg.brandl -> ___ Python tracker ___ _

[issue1495488] make altinstall installs pydoc

2009-03-20 Thread Daniel Diniz
Daniel Diniz added the comment: Seems to have resurfaced on 3.0, see issue 3744. -- components: +Installation nosy: +ajaksu2 stage: -> test needed type: -> behavior versions: +Python 2.6, Python 3.0 -Python 2.5 ___ Python tracker

[issue1467619] Header.decode_header eats up spaces

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6, Python 2.7, Python 3.0, Python 3.1 -Python 2.3 ___ Python tracker ___

[issue1436203] getpass.getpass() should allow Unicode prompts

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- components: +Library (Lib) stage: -> test needed versions: +Python 2.7 ___ Python tracker ___ ___ Pyth

[issue1433886] pointer aliasing causes core dump, with workaround

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> crash versions: -Python 3.0 ___ Python tracker ___ ___ Python-bugs-li

[issue1471934] Python libcrypt build problem on Solaris 8

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> compile error versions: +Python 2.6 -Python 2.5 ___ Python tracker ___ ___

[issue1503502] Pdb doesn't call flush on its stdout file descriptor

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6, Python 3.0 ___ Python tracker ___ ___

[issue1495802] cygwin: popen3 lock up

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6 ___ Python tracker ___ ___ Python-bugs-

[issue1497532] C API to retain GIL during Python Callback

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed versions: +Python 2.7, Python 3.1 ___ Python tracker ___ ___ Python-bugs-list ma

[issue1498363] Improve super() objects support for implicit method calls

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> patch review type: -> feature request versions: +Python 2.7, Python 3.1 -Python 2.6 ___ Python tracker ___

[issue1498930] Generate from Unicode database instead of manualy coding.

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> patch review type: -> feature request versions: +Python 2.7, Python 3.1 -Python 2.5 ___ Python tracker ___

[issue1500773] wm_attributes doesn't take keyword arguments

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> feature request versions: +Python 2.7, Python 3.1 -Python 2.5 ___ Python tracker ___ _

[issue1500504] Alternate RFC 3986 compliant URI parsing module

2009-03-20 Thread Daniel Diniz
Daniel Diniz added the comment: I'll collect open issues that would be solved by this. -- components: +Library (Lib) -None nosy: +ajaksu2 stage: -> patch review type: -> feature request versions: +Python 2.7, Python 3.1 ___ Python tracker

[issue1501108] Add write buffering to gzip

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +ajaksu2 stage: -> needs patch versions: +Python 2.7, Python 3.1 ___ Python tracker ___ ___ Pyth

[issue1502517] crash in expat when compiling with --enable-profiling

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> crash versions: +Python 2.6 -Python 2.5 ___ Python tracker ___ ___ Pyt

[issue5520] refactor test_datetime.py

2009-03-20 Thread Jess Austin
Changes by Jess Austin : Added file: http://bugs.python.org/file13385/test_datetime.diff ___ Python tracker ___ ___ Python-bugs-list mailing li

[issue5520] refactor test_datetime.py

2009-03-20 Thread Jess Austin
Changes by Jess Austin : Removed file: http://bugs.python.org/file13376/test_datetime.diff ___ Python tracker ___ ___ Python-bugs-list mailing

[issue1501979] syntax errors on continuation lines

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> patch review type: -> feature request versions: +Python 2.7, Python 3.1 -Python 2.5 ___ Python tracker ___

[issue1503789] Cannot write source code in UTF16

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- assignee: -> georg.brandl components: +Unicode nosy: +georg.brandl, haypo stage: -> test needed versions: +Python 2.7, Python 3.1 -Python 2.6 ___ Python tracker

[issue5530] datetime class names should obey PEP 8 CapWords convention

2009-03-20 Thread Jess Austin
New submission from Jess Austin : Class names that comply with the CapWords naming convention described in PEP 8 (http://www.python.org/dev/peps/pep-0008/) are preferred. See the recent discussion that included the BDFL's recommendations at http://mail.python.org/pipermail/python-dev/2009-March/0

<    1   2