[issue1646068] Dict lookups fail if sizeof(Py_ssize_t) sizeof(long)

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- components: +Build stage: - patch review type: - feature request versions: +Python 2.7, Python 3.1 -Python 2.5 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1646068

[issue1646838] os.path, %HOME% set: realpath contradicts expanduser on '~'

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- components: +Windows priority: normal - low stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1646838

[issue1647654] No obvious and correct way to get the time zone offset

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- dependencies: +Time zone-capable variant of time.localtime type: - feature request versions: +Python 2.7, Python 3.1 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1647654

[issue1648102] proxy_bypass in urllib handling of local macro

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1648102

[issue1646068] Dict lookups fail if sizeof(Py_ssize_t) sizeof(long)

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- keywords: +patch type: feature request - behavior versions: +Python 2.6, Python 3.0 -Python 2.7, Python 3.1 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1646068

[issue1648268] Parameter list mismatches (portation problem)

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- components: +Interpreter Core -None stage: - patch review type: - behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1648268

[issue1648923] HP-UX: -lcurses missing for readline.so

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- priority: normal - low stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1648923

[issue1648957] HP-UX: _ctypes/libffi/src/ia64/ffi/__attribute__/native cc

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- assignee: - theller components: +ctypes priority: normal - low stage: - test needed type: - compile error versions: +Python 2.6, Python 3.0 -Python 2.5 ___ Python tracker rep...@bugs.python.org http

[issue1649011] HP-UX: compiler warnings: alignment

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Just a compiler warning, so I'll close this unless someone voices opposition. -- nosy: +ajaksu2 priority: normal - low stage: - test needed status: open - pending type: - behavior ___ Python tracker

[issue1649329] gettext.py incompatible with eggs

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Not really a distutils issue, but fits the current distribution discussion scope. -- assignee: - tarek components: +Distutils keywords: +patch nosy: +ajaksu2, tarek stage: - test needed versions: +Python 2.7, Python 3.1

[issue1529353] Squeezer - squeeze large output in the interpreter

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Tal, There is no such policy AFAIK. The stage field is a tool to help us handle the issues, sorry to give you a wrong impression. If IDLE has no tests, 'test needed' doesn't apply here, so we can set this to 'patch review'. If someone is already

[issue1650090] doctest doesn't find nested functions

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- components: +Tests -None stage: - patch review type: - performance versions: +Python 2.7, Python 3.1 -Python 2.5 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1650090

[issue1653416] print f, Hello produces no error: normal?

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Can anyone confirm this for Mac? -- components: +Macintosh nosy: +ajaksu2 stage: - test needed versions: -Python 2.5 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1653416

[issue1651995] sgmllib _convert_ref UnicodeDecodeError exception, new in 2.5

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: A patch against SVN trunk including a unittest would be great. -- keywords: +patch nosy: +ajaksu2 stage: - test needed type: - behavior ___ Python tracker rep...@bugs.python.org http

[issue1651427] readline needs termcap on my FC6

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: guichaz: can you confirm this for newer versions? -- nosy: +ajaksu2 priority: normal - low stage: - test needed type: - behavior versions: +Python 2.6, Python 3.0 -Python 2.5 ___ Python tracker rep

[issue1653457] Python misbehaves when installed in / (patch attached)

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- components: +Extension Modules dependencies: +./configure --prefix=/ breaks, won't build C modules stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker rep

[issue1654367] [PATCH] Debuggers need a way to change the locals of a frame

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- keywords: +patch stage: - patch review versions: +Python 2.7, Python 3.1 -Python 2.6 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1654367

[issue1654408] Installer should split tcl/tk and tkinter install options.

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- components: +Installation stage: - test needed versions: +Python 2.7, Python 3.1 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1654408

[issue1654429] thread join() with timeout hangs on Windows 2003 x64

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- components: +Windows stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1654429

[issue1654974] Binding annotations in tracebacks.

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - test needed type: - feature request versions: +Python 2.7, Python 3.1 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1654974

[issue1659171] Calling tparm from extension lib fails in Python 2.5

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: I'll close this unless someone can confirm for 2.6. -- nosy: +ajaksu2 priority: normal - low stage: - test needed status: open - pending type: - behavior versions: +Python 2.6 ___ Python tracker rep

[issue1658799] Handle requests to intern string subtype instances

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Closing as the patch was retracted. Please reopen if you disagree. -- nosy: +ajaksu2 resolution: - invalid stage: - committed/rejected status: open - closed type: - feature request ___ Python

[issue1659410] Minor AST tweaks

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - patch review type: - feature request versions: +Python 2.7, Python 3.1 -Python 2.6 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1659410

[issue1659705] Python extension problems after re-install

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Can anyone confirm for recent versions? -- components: +Installation nosy: +ajaksu2 stage: - test needed type: - behavior versions: +Python 2.6, Python 3.0 -Python 2.5 ___ Python tracker rep

[issue1661754] ftplib passive ftp problem on multihomed clients

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- nosy: +giampaolo.rodola stage: - test needed type: - behavior versions: +Python 2.6, Python 3.0 -Python 2.5 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1661754

[issue1669349] make install fails if no previous Python installation

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Bumping priority so this has a better change of being confirmed/closed. -- nosy: +ajaksu2 priority: normal - high stage: - test needed type: - behavior versions: +Python 2.6, Python 3.0 -Python 2.5

[issue1669539] Change (fix!) os.path.isabs() semantics on Win32

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - patch review ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1669539 ___ ___ Python-bugs-list

[issue1670765] email.Generator: no header wrapping for multipart/signed

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - test needed type: - behavior versions: +Python 2.6, Python 3.0 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1670765

[issue1671676] test_mailbox is hanging while doing gmake test on HP-UX v3

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- components: +Tests priority: normal - low stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1671676

[issue1672568] silent error in email.message.Message.get_payload

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Renaud: providing a test script would help us here. -- nosy: +ajaksu2 stage: - test needed type: - behavior versions: +Python 2.6, Python 3.0 ___ Python tracker rep...@bugs.python.org http

[issue1673203] add identity function

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: I suggest closing per http://mail.python.org/pipermail/python-ideas/2009-March/003647.html -- components: +Extension Modules -None nosy: +ajaksu2 priority: normal - low stage: - test needed versions: +Python 2.7, Python 3.1

[issue1674555] Python 2.5 testsuite sys.path contains system dirs

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Theodoros, Can you provide a short script that reproduces this? -- components: +Tests nosy: +ajaksu2 stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker rep

[issue1675026] Redirect cause invalid descriptor error

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Issue 1590068 seems to be the same problem. -- assignee: - georg.brandl components: +Documentation dependencies: +Error piping output between scripts on Windows nosy: +ajaksu2 stage: - test needed type: - feature request versions

[issue1676121] Problem linking to readline lib on x86(64) Solaris

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: The ac_cv_have_readline check isn't present in trunk. I'll close this unless someone voices opposition. -- components: +Build -None nosy: +ajaksu2 priority: normal - low stage: - test needed status: open - pending type: - behavior

[issue1676135] Remove trailing slash from --prefix

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- components: +Installation stage: - patch review type: - behavior versions: +Python 2.6, Python 3.0 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1676135

[issue1676820] Add a PeriodicTimer to threading

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - patch review versions: +Python 2.7, Python 3.1 -Python 2.6, Python 3.0 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1676820

[issue1367631] maximum length not enforced in cgi.parse()

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - test needed type: - behavior versions: +Python 2.6, Python 3.0 -Python 2.4 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1367631

[issue1681842] splitext of dotfiles, incl backwards compat and migration

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Still needs a pronouncement. IMHO, should be included in the CoobBook or PyPI if it doesn't get added to the standard lib. -- nosy: +ajaksu2 stage: - patch review type: - feature request versions: +Python 2.7, Python 3.1 -Python 2.6

[issue1690608] email.utils.formataddr() should be rfc2047 aware

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - test needed type: - feature request versions: +Python 2.7, Python 3.1 -Python 2.6 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1690608

[issue1512] Removal of stale code in pyconfig.h

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - test needed type: - feature request versions: +Python 2.7, Python 3.1 -Python 3.0 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1512

[issue1244208] expat binding for XML_ParserReset (Bug #1208730)

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Closing in favor of issue 1208730. -- dependencies: -expat binding for XML_ParserReset nosy: +ajaksu2 resolution: - duplicate stage: test needed - committed/rejected status: open - closed superseder: - expat binding for XML_ParserReset

[issue1208730] expat binding for XML_ParserReset

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- components: +XML keywords: +patch stage: - test needed versions: +Python 2.7, Python 3.1 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1208730

[issue1076515] shutil.move clobbers read-only files.

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- dependencies: +shutil.copyfile fails when dst exists read-only stage: - test needed type: - behavior versions: +Python 2.6 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1076515

[issue1371937] minidom namespace problems

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Closing as issue 1621421 has better discussion and patch. -- components: +XML nosy: +ajaksu2 resolution: - duplicate status: open - closed superseder: - normalize namespace from minidom type: - behavior

[issue1191964] asynchronous Subprocess

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Josiah: can this be closed? -- components: +Library (Lib) -None keywords: +patch nosy: +ajaksu2 stage: - test needed versions: +Python 2.7, Python 3.1 ___ Python tracker rep...@bugs.python.org http

[issue675976] mhlib does not obey MHCONTEXT env var

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: If it's a new feature, it should have a test. -- nosy: +ajaksu2 stage: - test needed type: - feature request versions: +Python 2.7 -Python 2.6 ___ Python tracker rep...@bugs.python.org http

[issue1677694] test_timeout refactoring

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- components: +Tests -None dependencies: +test_timeout updates stage: - patch review type: - feature request versions: +Python 2.7, Python 3.1 ___ Python tracker rep...@bugs.python.org http

[issue1243678] httplib gzip support

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Should this be closed in favor of #1675951? -- nosy: +ajaksu2 stage: - patch review type: - feature request versions: +Python 2.7, Python 3.1 -Python 2.5 ___ Python tracker rep...@bugs.python.org

[issue1685453] email package should work better with unicode

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Link to #1681333, #4487, #1443875, #1555842, #4661, #1078919, #963906, #1379416 and #1368247. -- components: +Unicode dependencies: +Add utf8 alias for email charsets, Email.Header encodes non-ASCII content incorrectly, Unicode email

[issue1681333] email.header unicode fix

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - patch review type: - behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1681333

[issue672656] securing pydoc server

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- priority: normal - low stage: - test needed type: - security versions: +Python 2.7, Python 3.1 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue672656

[issue1693546] email.Message set_param rfc2231 encoding incorrect

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- assignee: - barry nosy: +barry stage: - test needed type: - behavior versions: +Python 2.6, Python 3.0 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1693546

[issue1694442] Failure to build on AIX 5.3

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Jaman: is this still a problem for you? If not (and nobody else opposes), I'll close this one. -- components: +Build -None nosy: +ajaksu2 priority: normal - low stage: - test needed status: open - pending type: - compile error versions

[issue1681974] mkdtemp fails on Windows if username has non-ASCII character

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- components: +Windows stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1681974

[issue1683908] PEP 361 Warnings

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: I think this one is out of date. -- components: +Interpreter Core, Library (Lib) nosy: +ajaksu2 stage: - patch review type: - behavior ___ Python tracker rep...@bugs.python.org http://bugs.python.org

[issue1703592] have a way to ignore nonexisting locales in locale.setlocale

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- priority: normal - low versions: +Python 2.7, Python 3.1 -Python 2.6 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1703592

[issue1704134] minidom Level 1 DOM compliance

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- nosy: +ajaksu2 stage: - patch review type: - feature request versions: +Python 2.7, Python 3.1 -Python 2.6 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1704134

[issue1709112] test_1686475 of test_os pagefile.sys

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: The Modules/posixmodule.c patch needs tests. -- components: +Windows nosy: +ajaksu2 stage: - test needed title: test_1686475 of test_os pagefile.sys - test_1686475 of test_os pagefile.sys type: - behavior versions: +Python 2.6

[issue1706323] Updated ASTVisitor Classes

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - test needed type: - feature request versions: +Python 2.7 -Python 2.5 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1706323

[issue1705393] Select() failure (race condition)

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Cannot verify for trunk. -- components: +Extension Modules nosy: +ajaksu2 stage: - test needed type: - behavior versions: +Python 2.6, Python 3.0 -Python 2.5 ___ Python tracker rep...@bugs.python.org

[issue1683908] PEP 361 Warnings

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- resolution: - out of date ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1683908 ___ ___ Python-bugs

[issue1707768] os.path.normpath changes path (chops of trailing slash)

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- keywords: +patch stage: - test needed type: - behavior versions: +Python 2.6, Python 3.0 -Python 2.5 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1707768

[issue1718017] posixpath and friends have uses that should be documented

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- priority: normal - low type: - feature request versions: +Python 2.7 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1718017

[issue1721862] email.FeedParser.BufferedSubFile improperly handles \r\n

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Confirmed on trunk. -- nosy: +ajaksu2 stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.4 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1721862

[issue1725295] Line ending bug SimpleXMLRPCServer

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - test needed type: - behavior ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1725295

[issue1726172] ftplib.py: IndexError in voidresp occasionally

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- nosy: +giampaolo.rodola stage: - test needed type: - behavior ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1726172

[issue1726196] Windows Build Warnings

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Is this still an issue with the new build system? -- nosy: +ajaksu2 priority: normal - low stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker rep

[issue1727418] xmlrpclib waits indefinately

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Would the patch from issue 1767370 help with the robustness part? -- nosy: +ajaksu2 stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker rep...@bugs.python.org

[issue1730959] telnetlib: A callback for monitoring the telnet session

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - test needed type: - feature request versions: +Python 2.7 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1730959

[issue1714451] subprocess.py problems errors when calling cmd.exe

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Collin: do you still want a patch or is this a won't fix? -- nosy: +ajaksu2 stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker rep...@bugs.python.org http

[issue1717900] Destructor behavior faulty

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - test needed type: - behavior versions: +Python 2.7, Python 3.1 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1717900

[issue1732662] socket makefile objects are not independent

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - test needed type: - behavior versions: +3rd party ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1732662

[issue1733523] HP shared object option

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: I'll close this unless we get some useful feedback. -- nosy: +ajaksu2 priority: normal - low stage: - test needed status: open - pending type: - feature request versions: +Python 2.7, Python 3.1

[issue1733532] HP automatic build of zlib

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Brad: any feedback? I'll close this otherwise. -- nosy: +ajaksu2 priority: normal - low stage: - test needed status: open - pending type: - compile error versions: +Python 2.6 ___ Python tracker rep

[issue1733546] AIX shared object build of python 2.5 does not work

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: I'll close this unless we get more info. -- nosy: +ajaksu2 priority: normal - low stage: - test needed status: open - pending type: - behavior versions: +Python 2.6 ___ Python tracker rep

[issue1733513] zlib configure behaves differently than main configure

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Anyone against closing this? -- nosy: +ajaksu2 priority: normal - low status: open - pending ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1733513

[issue1733509] Modules/ld_so_aix needs to strip path off of whichcc call

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: I'll close this unless opposition is voiced. -- nosy: +ajaksu2 priority: normal - low stage: - test needed status: open - pending type: - behavior ___ Python tracker rep...@bugs.python.org http

[issue1733484] Solaris 64 bit LD_LIBRARY_PATH_64 needs to be set

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: I'll close this unless someone wants to see this fixed. -- nosy: +ajaksu2 priority: normal - low stage: - test needed status: open - pending type: - behavior versions: +Python 2.6 ___ Python tracker

[issue1733544] HP 64 bit does not run

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Brad: I'm going to close this unless you give us the requested information. -- nosy: +ajaksu2 priority: normal - low stage: - test needed status: open - pending type: - behavior ___ Python tracker

[issue1284670] Allow to restrict ModuleFinder to get direct dependencies

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - test needed type: - feature request versions: +Python 2.7 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1284670

[issue1735509] Newer reply format for imap commands in imaplib.py

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- keywords: +patch stage: - test needed versions: +Python 2.7 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1735509

[issue1736483] os.popen('yes | echo hello') stuck

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- priority: normal - stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.3 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1736483

[issue1741130] struct.pack(I, foo); struct.pack(L, foo) should fail

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Cannot confirm for trunk. -- components: +Extension Modules -None nosy: +ajaksu2, marketdickinson stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker rep

[issue1742837] Documentation for BaseHTTPServer.HTTPServer

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- versions: +Python 2.6, Python 3.0 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1742837

[issue1739789] Accelerate attr dict lookups

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- priority: normal - low type: - performance versions: +Python 2.7, Python 3.1 -Python 2.6 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1739789

[issue1748015] Module-level stack scopes have incorrect bindings.

2009-03-30 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Confirmed in trunk, adding the bare .py files. -- nosy: +ajaksu2 stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.5 Added file: http://bugs.python.org/file13499/buggy.py

[issue1748015] Module-level stack scopes have incorrect bindings.

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: Added file: http://bugs.python.org/file13500/triggerPdb.py ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1748015

[issue1748015] Module-level stack scopes have incorrect bindings.

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: Added file: http://bugs.python.org/file13501/triggerBug.py ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1748015

[issue1748015] Module-level stack scopes have incorrect bindings.

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: Added file: http://bugs.python.org/file13502/inspectStack.py ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1748015

[issue1332732] Incorrect use of -L/usr/lib/termcap

2009-03-29 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- resolution: - invalid status: pending - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1332732

[issue1234328] 'insufficient disk space' message wrong (msi on win xp pro)

2009-03-29 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Closing on lack of response, uncommon use case. -- resolution: - rejected status: pending - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1234328

[issue1447945] Unable to stringify datetime with tzinfo

2009-03-29 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Closing: this is about 3rd party not following a documented API. -- resolution: - wont fix status: pending - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1447945

[issue1488906] endless loop in PyCFunction_Fini()

2009-03-29 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Marked as fixed downstream, so closing. -- resolution: - out of date status: pending - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1488906

[issue1276509] 2.4.1 make fails on Solaris 10 (complexobject.c/HUGE_VAL)

2009-03-29 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Closing on lack of response. This issue is also addressed in pymath.h's comments. -- resolution: - wont fix status: pending - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org

[issue1119626] patches to compile for AIX 4.1.x

2009-03-29 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- resolution: - out of date status: pending - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1119626

[issue1351020] PythonD DJGPP-specific patch set for porting to DOS.

2009-03-29 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Leaving open, then :) -- status: pending - open ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1351020

[issue1571184] Generate numeric/space/linebreak from Unicode database.

2009-03-29 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: I believe this one is out of date, but without a sample test to check verifying is harder... -- nosy: +ajaksu2 stage: - test needed type: - feature request versions: +Python 2.7, Python 3.1

[issue1562308] uninitialized memory read in parsetok()

2009-03-29 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Seems to be the same as issue 3367, but Kristján forgot his repro case there. -- dependencies: +Uninitialized value read in parsetok.c nosy: +ajaksu2 stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.5

[issue1563079] code.InteractiveConsole() and closed sys.stdout

2009-03-29 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: Confirmed on trunk, works fine on py3k. -- keywords: +easy, patch nosy: +ajaksu2 priority: normal - low stage: - test needed type: - behavior versions: +Python 2.6 ___ Python tracker rep

[issue1565071] update Lib/plat-linux2/IN.py

2009-03-29 Thread Daniel Diniz
Daniel Diniz aja...@gmail.com added the comment: IN.py on trunk still lacks IN.SIOCGIFADDR (mentioned by the linked bug's OP). Present SIOC* in IN.py: SIOCSPGRP = 0x8902 SIOCGPGRP = 0x8904 SIOCATMARK = 0x8905 SIOCGSTAMP = 0x8906 -- nosy: +ajaksu2 stage: - test needed type: - behavior

<    2   3   4   5   6   7   8   9   10   11   >