[issue1291169] mmap with unsigned int offset and cross build for ppc

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg83875. -- nosy: +BreamoreBoy status: open -> closed ___ Python tracker <http://bugs.python.org/issue1

[issue1294032] Distutils writes keywords comma-separated

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: -Python 2.5, Python 2.6 ___ Python tracker <http://bugs.python.org/issue1294032> ___ ___ Python-bugs-list mailin

[issue1294959] Problems with /usr/lib64 builds.

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- type: -> behavior versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6, Python 3.0 ___ Python tracker <http://bugs.python.org/issue1

[issue1295179] termios.c in qnx4.25

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: Is this still valid or can it be closed? -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker <http://bugs.python.org/issue1295

[issue1298813] sysmodule.c: realpath() is unsafe

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: Surely this security issue should be addressed? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1298

[issue1303434] Please include pdb with windows distribution

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: -> patch review versions: +Python 3.2 -Python 2.7, Python 3.0 ___ Python tracker <http://bugs.python.org/issue1

[issue1303673] traceback on trying to load a hotshot stats file

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: Hotshot is unmaintained and has been removed from py3k. -- nosy: +BreamoreBoy status: open -> closed ___ Python tracker <http://bugs.python.org/issue1

[issue1306253] Python 2.4.2c1 fails to build on 64-bit Solaris 10

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- resolution: -> out of date status: open -> closed ___ Python tracker <http://bugs.python.org/issue1306253> ___ ___ Pyth

[issue1327594] Static Windows Build fails to locate existing installation

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker <http://bugs.python.org/issue1327594> ___ ___ Python-bug

[issue1327971] HTTPResponse instance has no attribute 'fileno'

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: +Python 2.7 -Python 2.6 ___ Python tracker <http://bugs.python.org/issue1327971> ___ ___ Python-bugs-list mailin

[issue1332869] Fatal Python error: Interpreter not initialized

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: Is this still valid? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1332869> ___ ___ Python-bugs-list m

[issue1346874] httplib simply ignores CONTINUE

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: -> patch review type: -> behavior versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker <http://bugs.python.org/iss

[issue1375011] Improper handling of duplicate cookies

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: Even if the patch is still valid there are still no doc or unit test changes. -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker <http://bugs.python.org/issue1375

[issue1374063] Broader iterable support for xmlrpclib

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: Is anyone interested in this or can it be closed? -- nosy: +BreamoreBoy stage: -> patch review type: -> feature request versions: +Python 3.2 -Python 2.6 ___ Python tracker <http://bugs.python.org/iss

[issue1441530] socket read() can cause MemoryError in Windows

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: At least three solutions to this have been suggested. The simplest is that provided by Márcio but is this acceptable? -- nosy: +BreamoreBoy stage: -> patch review type: performance -> behavior versions: +Python 3.1 -Pyth

[issue1529353] Squeezer - squeeze large output in the interpreter

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: +Python 3.2 -Python 2.7, Python 3.1 ___ Python tracker <http://bugs.python.org/issue1529353> ___ ___ Python-bugs-list m

[issue1442493] IDLE shell window gets very slow when displaying long lines

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6, Python 3.0 ___ Python tracker <http://bugs.python.org/issue1442

[issue1446619] extended slice behavior inconsistent with docs

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- assignee: georg.brandl -> d...@python nosy: +d...@python ___ Python tracker <http://bugs.python.org/issue1446619> ___ ___ Python-

[issue1447222] tkinter Dialog fails when more than four buttons are used

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: -> patch review type: -> behavior versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.3 ___ Python tracker <http://bugs.python.org/iss

[issue1462440] socket and threading: udp multicast setsockopt fails

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: I can't reproduce this on Windows Vista can someone please confirm my findings. -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6, Python 3.0 ___ Python tracker <http://bugs.py

[issue1465646] test_grp & test_pwd fail

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: Can this be closed? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1465646> ___ ___ Python-bugs-list m

[issue1466065] base64 module ignores non-alphabet characters

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: Attached patches against 2.7 and 3.2 contain doc and unit test changes so can someone please review and commit if acceptable. -- nosy: +BreamoreBoy stage: unit test needed -> patch review versions: +Python

[issue1467619] Header.decode_header eats up spaces

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: Would someone like to comment on Georg's patch. -- nosy: +BreamoreBoy stage: unit test needed -> patch review versions: +Python 3.2 -Python 2.6, Python 3.0 ___ Python tracker <http://bugs.python.org/i

[issue1467929] %-formatting and dicts

2010-08-22 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: -> needs patch versions: +Python 3.2 ___ Python tracker <http://bugs.python.org/issue1467929> ___ ___ Python-bugs-list mai

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

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: I've reproduced this problem with 2.7, 3.1 and 3.2. -- nosy: +BreamoreBoy stage: unit test needed -> patch review type: behavior -> resource usage versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___

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

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: The are no unit test or doc changes with the patch. Can anyone answer Georg's question on msg66684? -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker

[issue1471934] Python libcrypt build problem on Solaris 8, 9, 10 and OpenSolaris

2010-08-22 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: unit test needed -> patch review versions: +Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker <http://bugs.python.org/issue1

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

2010-08-22 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: -Python 2.6 ___ Python tracker <http://bugs.python.org/issue1475692> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1479255] Fix building with SWIG's -c++ option set in setup.py

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: Is this still a problem? -- assignee: -> tarek nosy: +BreamoreBoy, tarek stage: -> needs patch type: -> behavior versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.4 ___ Python track

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

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: The change to the encode_plain method in the patch was done via #1075928 on 2004-12-06. The try/except change around a call to self.rset() was never implemented. -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6

[issue1481347] parse_makefile doesn't handle $$ correctly

2010-08-22 Thread Mark Lawrence
Changes by Mark Lawrence : -- assignee: -> tarek ___ Python tracker <http://bugs.python.org/issue1481347> ___ ___ Python-bugs-list mailing list Unsubscri

[issue1483545] Wave.py support for ulaw and alaw audio

2010-08-22 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: -> unit test needed versions: +Python 3.2 -Python 2.7, Python 3.1 ___ Python tracker <http://bugs.python.org/issue1

[issue1486713] HTMLParser : A auto-tolerant parsing mode

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: I think this should be closed as have other similar requests in the last few days. -- nosy: +BreamoreBoy, fdrake ___ Python tracker <http://bugs.python.org/issue1486

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

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: Is this still valid? -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker <http://bugs.python.org/issue1487

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

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: Closed in reply to msg83914. -- nosy: +BreamoreBoy resolution: -> works for me status: open -> closed ___ Python tracker <http://bugs.python.org/iss

[issue1490929] urllib.retrieve's reporthook called with non-helpful value

2010-08-22 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1490929> ___ ___ Python-bugs-list mailin

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

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg111039, also see comments on msg50314. -- resolution: -> rejected status: open -> closed ___ Python tracker <http://bugs.python.org/iss

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

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: @Zooko are you interested in taking this forward? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1492

[issue1495488] make altinstall installs pydoc

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: Fixed on #1590. -- nosy: +BreamoreBoy resolution: -> duplicate status: open -> closed ___ Python tracker <http://bugs.python.org/iss

[issue1495802] cygwin: popen3 lock up

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: Any Cygwin/Windows people interested in this, or can it be closed? -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker <http://bugs.python.org/issue1495

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

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: Closed in reply to msg92323. -- nosy: +BreamoreBoy resolution: -> out of date status: open -> closed ___ Python tracker <http://bugs.python.org/iss

[issue1504333] sgmllib should allow angle brackets in quoted values

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: sgmllib has been deprecated since 2.6 and has been removed from py3k. -- nosy: +BreamoreBoy resolution: -> out of date status: open -> closed ___ Python tracker <http://bugs.python.org/iss

[issue849097] Request: getpos() for sgmllib

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: sgmllib has been deprecated since 2.6 and has been removed from py3k. -- resolution: -> out of date status: open -> closed versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/is

[issue1459279] sgmllib.SGMLparser and hexadecimal numeric character refs

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: sgmllib has been deprecated since 2.6 and has been removed from py3k. -- resolution: -> out of date status: open -> closed versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/iss

[issue1508475] transparent gzip compression in liburl2

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: @Jakob could you provide an updated patch for py3k that includes unit test and doc changes? -- nosy: +BreamoreBoy versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1508

[issue1512124] OSX: debugger hangs IDLE

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: Is this still an issue with later versions of Python and/or OSX? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1512

[issue1512163] mailbox (2.5b1): locking doesn't work (esp. on FreeBSD)

2010-08-22 Thread Mark Lawrence
Mark Lawrence added the comment: Is this still an issue on later versions of Python and/or FreeBSD? -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker <http://bugs.python.org/issue1512

[issue1512791] module wave does no rounding

2010-08-22 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: unit test needed -> patch review versions: +Python 3.1 ___ Python tracker <http://bugs.python.org/issue1512791> ___ ___ Py

[issue1514420] Missing module code does spurious file search

2010-08-22 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6, Python 3.0 ___ Python tracker <http://bugs.python.org/issue1514

[issue1525343] Webserver TypeError: expected read buffer, NoneType found

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: Can this be closed as there is some doubt as to whether or not this is a Python problem? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1525

[issue1525806] Tkdnd mouse cursor handling patch

2010-08-24 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: unit test needed -> patch review versions: +Python 3.2 -Python 2.7, Python 3.1 ___ Python tracker <http://bugs.python.org/issue1

[issue1527597] New module: miniconf

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: Closed in response to last paragraph of msg84520. -- nosy: +BreamoreBoy resolution: -> out of date status: open -> closed ___ Python tracker <http://bugs.python.org/iss

[issue1528363] forward in turtle module may cause incorrect display

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: I can't reproduce this with 3.1 on Windows Vista so can this be closed? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issu

[issue1528593] Printing: No print dialog or page setup

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: Can our Windows gurus please comment on msg54869. -- nosy: +BreamoreBoy, tim.golden versions: +Python 3.2 -Python 2.7, Python 3.1 ___ Python tracker <http://bugs.python.org/issue1528

[issue1531775] HTTPSConnection request hangs

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: Is this still a problem with later versions of Python? -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6, Python 3.0 ___ Python tracker <http://bugs.python.org/issue1531

[issue1534607] IndexError: Add bad index to msg

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: Is this ever likely to happen, it's already been closed and reopened once? -- nosy: +BreamoreBoy versions: -Python 2.7 ___ Python tracker <http://bugs.python.org/issu

[issue1535504] CGIHTTPServer doesn't handle path names with embeded space

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: A patch that includes unit tests and doc changes is presumably needed to take this forward. -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker <http://bugs.python.

[issue1538778] pyo's are not overwritten by different optimization levels

2010-08-24 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1538778> ___ ___ Python-bugs-list mailin

[issue1542544] Improve dynamic linking support on AIX

2010-08-24 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: +Python 3.2 -Python 2.7, Python 3.1 ___ Python tracker <http://bugs.python.org/issue1542544> ___ ___ Python-bugs-list m

[issue5911] built-in compile() should take encoding option.

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: Anyone interested in producing an updated patch? -- nosy: +BreamoreBoy versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/issue5

[issue1542677] compile(): IDLE shell gives different len() of unicode strings compared to Python shell

2010-08-24 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker <http://bugs.python.org/issue1542677> ___ ___ Python-bug

[issue1544102] ctypes unit test fails (test_macholib.py) under MacOS 10.4.7

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: Can this now be closed? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1544102> ___ ___ Python-bugs-list m

[issue1552880] Unicode Imports

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: I think #9425 supercedes this. Am I correct? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1552

[issue1554133] PyOS_InputHook() and related API funcs. not documented

2010-08-24 Thread Mark Lawrence
Changes by Mark Lawrence : -- assignee: -> d...@python nosy: +d...@python ___ Python tracker <http://bugs.python.org/issue1554133> ___ ___ Python-bugs-list mai

[issue1559298] test_popen fails on Windows if installed to "Program Files"

2010-08-24 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: -Python 2.6 ___ Python tracker <http://bugs.python.org/issue1559298> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1560032] confusing error msg from random.randint

2010-08-24 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: unit test needed -> patch review versions: +Python 3.2 -Python 2.7, Python 3.1 ___ Python tracker <http://bugs.python.org/issue1

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

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: Works fine on 2.7 and py3k. -- nosy: +BreamoreBoy resolution: -> out of date status: open -> closed ___ Python tracker <http://bugs.python.org/iss

[issue1564508] RFC 2965 BaseCookie does not support "$Port"

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: This won't go anywhere unless someone provides a patch. -- nosy: +BreamoreBoy versions: +Python 3.2 ___ Python tracker <http://bugs.python.org/issu

[issue1565509] Repair or Change installation error

2010-08-24 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6, Python 3.0 ___ Python tracker <http://bugs.python.org/issue1565

[issue1566331] Bad behaviour in .obuf*

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: I think SNDCTL_SET_CHANNELS should have read SNDCTL_DSP_CHANNELS. The code was changed in r42752 so is this still a problem? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1566

[issue1570255] redirected cookies

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: I'll close this in a couple of weeks unless anyone objects. -- components: +Library (Lib) -None nosy: +BreamoreBoy stage: -> unit test needed status: open -> pending type: -> behavior versions: +Python 2.7, Python 3

[issue1575020] Request wave support > 16 bit samples

2010-08-24 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1575020> ___ ___ Python-bugs-list mailin

[issue1576598] ftplib doesn't follow standard

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: There's a patch on issue821862. -- dependencies: -ftplib: Strict RFC 959 (telnet in command channel) nosy: +BreamoreBoy resolution: -> duplicate status: open -> closed versions: +Python 2.7, Python 3.1, Python 3.2

[issue1578999] PyArg_ParseTuple corrections

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg84526. -- nosy: +BreamoreBoy resolution: -> out of date status: open -> closed versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker <http://bugs.python.org/iss

[issue1581906] test_sqlite fails on OS X if test_ctypes is run

2010-08-24 Thread Mark Lawrence
Mark Lawrence added the comment: Refer to msg87277 and msg87278. -- nosy: +BreamoreBoy resolution: -> works for me status: open -> closed ___ Python tracker <http://bugs.python.org/iss

[issue1602133] non-framework built python fails to define environ properly

2010-08-25 Thread Mark Lawrence
Mark Lawrence added the comment: @Ronald is this still a problem or can this be closed? -- components: +Build nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 ___ Python tracker <http://bugs.python.org/issue1602

[issue1602742] itemconfigure returns incorrect text property of text items

2010-08-25 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: -> needs patch type: -> behavior versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.4, Python 2.6 ___ Python tracker <http://bugs.python.org/iss

[issue1606233] readline on popen3 file returns empty string before end

2010-08-25 Thread Mark Lawrence
Mark Lawrence added the comment: This won't go forward unless there is a patch with changes to code, unit tests and if needed docs. -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker

[issue1608267] Create the DESTDIR as part of the make install process

2010-08-25 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg51470. -- nosy: +BreamoreBoy resolution: -> out of date status: open -> closed ___ Python tracker <http://bugs.python.org/iss

[issue1610654] cgi.py multipart/form-data

2010-08-25 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg110090. -- resolution: -> wont fix status: open -> closed ___ Python tracker <http://bugs.python.org/iss

[issue1611154] os.path.exists("file/") failure on Solaris 9

2010-08-25 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: unit test needed -> patch review versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6, Python 3.0 ___ Python tracker <http://bugs.python.org/issue1

[issue1611944] sndhdr.what() does not recognize wav file

2010-08-25 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: -> unit test needed type: -> behavior versions: +Python 3.2 ___ Python tracker <http://bugs.python.org/iss

[issue1612262] Class Browser doesn't show internal classes

2010-08-25 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: +Python 3.2 -Python 2.7, Python 3.1 ___ Python tracker <http://bugs.python.org/issue1612262> ___ ___ Python-bugs-list m

[issue1525343] Webserver TypeError: expected read buffer, NoneType found

2010-08-25 Thread Mark Lawrence
Mark Lawrence added the comment: Hi Mark, due to: Failed issue tracker submission You are not a registered user. I send the mail to your private account. Long time ago. I think you can close it. Regards, Juergen -- resolution: -> out of date status: open ->

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

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: Brian, Tim, any comments on this wrt Windows or do you think this can be closed? Could there be an impact on any other OS? I'll close if there's no response, unless someone else feels fit to close this anyway. -- nosy: +BreamoreBoy, br

[issue1078245] Python2.4: building '_socket' extension fails with `INET_ADD

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: I don't believe that this can still be a problem. -- nosy: +BreamoreBoy resolution: -> out of date status: open -> closed ___ Python tracker <http://bugs.python.or

[issue1078919] Email.Header encodes non-ASCII content incorrectly

2010-08-26 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1078919> ___ ___ Python-bugs-list mailin

[issue1080387] Making IDLE Themes and Keys Config more Robust

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: I'm assuming that the attached patches are simply out of date. -- nosy: +BreamoreBoy stage: unit test needed -> needs patch versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/i

[issue1083299] Distutils doesn't pick up all the files it should.

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: @Éric can you please select the appropriate stage, component(s) or version(s) as you see fit, thanks. -- assignee: -> tarek nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1

[issue1097797] Encoding for Code Page 273 used by EBCDIC Germany Austria

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: The consensus is that this should have gone into Python years ago. -- nosy: +BreamoreBoy stage: -> patch review versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1

[issue1098749] Single-line option to pygettext.py

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: My gut reaction is that pygettext should be deprecated, other opinions are welcome. -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1098

[issue1100562] deepcopying listlike and dictlike objects

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: The patch is small and clean, can a core dev please take a look and commit if you see fit, thanks. -- ___ Python tracker <http://bugs.python.org/issue1100

[issue1208730] expat binding for XML_ParserReset

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: Anyone interested in updating the patch for 3.2? -- nosy: +BreamoreBoy versions: +Python 3.2 -Python 2.7, Python 3.1 ___ Python tracker <http://bugs.python.org/issue1208

[issue1209447] os.path.join() fails if 2nd arg is a UNC path

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: Can the fix be backported to 2.7 or can this be closed? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1209

[issue1223976] error locale.getlocale() with LANGUAGE=eu_ES

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: >From msg60764 "Note that this bug is fixed in CVS:". I'd test myself, but the >last time I tried soemthing like this it took me ages to persuade Windows >Calendar that I wasn't Dutch. -- components: +Library (Lib) -Non

[issue1379416] email.Header encode() unicode P2.6

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: I believe that RDM is working on this sort of issue as part of email6. -- nosy: +BreamoreBoy versions: +Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker <http://bugs.python.org/issue1379

[issue1379804] HP-UX thread stack size needs to be increased

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg86492 so I'll close unless someone objects. -- nosy: +BreamoreBoy status: open -> pending ___ Python tracker <http://bugs.python.org/i

[issue1394135] Deleting first item causes anydbm.first() to fail

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: No replky to msg83894. -- nosy: +BreamoreBoy resolution: -> out of date status: open -> closed ___ Python tracker <http://bugs.python.org/iss

[issue2527] Pass a namespace to timeit

2010-08-26 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: -> patch review versions: +Python 3.2 -Python 2.7, Python 3.1 ___ Python tracker <http://bugs.python.org/issue2527> ___ _

[issue1397474] timeit execution enviroment

2010-08-26 Thread Mark Lawrence
Changes by Mark Lawrence : -- assignee: -> d...@python nosy: +d...@python ___ Python tracker <http://bugs.python.org/issue1397474> ___ ___ Python-bugs-list mai

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