[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

[issue1512791] module wave does no rounding

2010-08-22 Thread Mark Dickinson
Mark Dickinson added the comment: I'll take a look at this. -- assignee: -> mark.dickinson nosy: +mark.dickinson ___ Python tracker <http://bugs.python.org/i

[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

[issue1512791] module wave does no rounding

2010-08-25 Thread Mark Dickinson
Mark Dickinson added the comment: Thanks for the patches. The general idea looks fine to me. Comments: - I'd like to see a doc entry indicating that float inputs to setframerate get rounded to the nearest integer. - In 3.x, the extra int() isn't necessary: round() returns

[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

[issue1524938] PEP MemoryError with a lot of available memory gc not called

2010-08-26 Thread Mark Matusevich
Mark Matusevich added the comment: This is what I got on computer with 512 MB RAM: Mandriva Linux 2009.1 = Python 2.6.1 (r261:67515, Jul 14 2010, 09:23:11) [GCC 4.3.2] -> Python process killed by operating system after 14 Microsoft Windows XP Professio

[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

[issue1398781] Example in section 5.3 "Pure Embedding" doesn't work.

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

[issue1425127] os.remove OSError: [Errno 13] Permission denied

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: @Brian, Tim, any views on this? -- nosy: +BreamoreBoy, brian.curtin, tim.golden versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6, Python 3.0 ___ Python tracker <http://bugs.python.org/issue1425

[issue1433886] pointer aliasing causes core dump, with workaround

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: Can a core dev please look at this now that we're at 3.2 alapha, thanks. Or has it already been fixed? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issu

[issue1437699] allow unicode arguments for robotparser.can_fetch

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: No comments on this for 4 1/2 years. Is this still valid and/or is anyone still interested? -- nosy: +BreamoreBoy versions: +Python 3.2 ___ Python tracker <http://bugs.python.org/issue1437

[issue1438480] shutil.move raises OSError when copystat fails

2010-08-26 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

[issue1439312] Patch for bug 1438185: os.renames deletes junction points

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: @Brian, Tim, any views on this? -- components: +Library (Lib) -None nosy: +BreamoreBoy, brian.curtin, tim.golden versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6, Python 3.0 ___ Python tracker <h

[issue1440472] email.Generator is not idempotent

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: Does this belong with RDM or d...@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/issue1440

[issue6234] cgi.FieldStorage is broken when given POST data

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

[issue8695] Issue while installing Python 2.6.5 in IBM AIX 6.1

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

[issue3125] test_multiprocessing causes test_ctypes to fail

2010-08-27 Thread Mark Lawrence
Mark Lawrence added the comment: Is this still a problem or can this be closed, given r65883? -- components: +Tests nosy: +BreamoreBoy stage: -> patch review type: -> behavior ___ Python tracker <http://bugs.python.org/

[issue6056] socket.setdefaulttimeout affecting multiprocessing Manager

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

[issue6653] Potential memory leak in multiprocessing

2010-08-27 Thread Mark Lawrence
Changes by Mark Lawrence : -- components: +Library (Lib) stage: -> needs patch type: -> resource usage versions: +Python 2.7, Python 3.1, Python 3.2 ___ Python tracker <http://bugs.python.org/

[issue3111] multiprocessing ppc Debian/ ia64 Ubuntu compilation error

2010-08-27 Thread Mark Lawrence
Mark Lawrence added the comment: Can this be closed as it looks to me like a 2 year old test error and not an extension module error, am I correct? Refer to msg68349 and msg68363. -- nosy: +BreamoreBoy type: -> behavior ___ Python tracker &l

[issue6362] multiprocessing: handling of errno after signals in sem_acquire()

2010-08-27 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: -> needs patch versions: -Python 2.6, Python 3.0 ___ Python tracker <http://bugs.python.org/issue6362> ___ ___ Python-

[issue6407] multiprocessing Pool should allow custom task queue

2010-08-27 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: -> needs patch versions: +Python 3.2 -Python 3.1 ___ Python tracker <http://bugs.python.org/issue6407> ___ ___ Python-

[issue9696] xdrlib's pack_int generates DeprecationWarnings for negative in-range values

2010-08-28 Thread Mark Dickinson
Changes by Mark Dickinson : -- nosy: +mark.dickinson ___ Python tracker <http://bugs.python.org/issue9696> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1512791] module wave does no rounding

2010-08-28 Thread Mark Dickinson
Mark Dickinson added the comment: Thanks, Neil. Committed to py3k in r84341. I'm a little reluctant to backport this to the maintenance branches, though, since it is a behaviour change, and it doesn't seem to me to be a critical bug fix. Any thoughts? -- resolution:

[issue1512791] module wave does no rounding

2010-08-28 Thread Mark Dickinson
Mark Dickinson added the comment: I also meant to add that I left the int() call in, for slightly obscure reasons: round doesn't currently return an int for all numeric types---it does for ints, floats and Decimal instances, but not for Fraction instances (arguably a defect of the frac

[issue1512791] module wave does no rounding

2010-08-28 Thread Mark Dickinson
Changes by Mark Dickinson : -- status: open -> pending ___ Python tracker <http://bugs.python.org/issue1512791> ___ ___ Python-bugs-list mailing list Unsubscri

[issue9574] complex does not parse strings containing decimals

2010-08-28 Thread Mark Dickinson
Mark Dickinson added the comment: Unassigning myself from this one, though I'll review a patch if anyone wants to write one. After thinking about it a bit, I'm -0 on allowing the extra whitespace. The main issue for me is that it opens up a can of worms about what should and sh

[issue9574] complex does not parse strings containing decimals

2010-08-28 Thread Mark Dickinson
Mark Dickinson added the comment: If someone does want to produce a patch, here's the grammar that I suggest, in pseudo BNF form. This would be reasonably simple to implement, and is also simple to describe. whitespace = ' ' | '\t' | '\n' | '

[issue1512791] module wave does no rounding

2010-08-28 Thread Mark Dickinson
Mark Dickinson added the comment: Thanks for the feedback. I'm going to make an executive decision not to backport. Closing. -- status: open -> closed ___ Python tracker <http://bugs.python.org/i

[issue9574] allow whitespace around central '+' in complex constructor

2010-08-28 Thread Mark Dickinson
Changes by Mark Dickinson : -- title: complex does not parse strings containing decimals -> allow whitespace around central '+' in complex constructor ___ Python tracker <http://bugs.pyth

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

2010-08-30 Thread Mark Lawrence
Mark Lawrence added the comment: @Ben are you still interested in this or can it be closed? -- nosy: +BreamoreBoy versions: +Python 3.2 -Python 3.1 ___ Python tracker <http://bugs.python.org/issue1351

[issue1353344] python.desktop

2010-08-30 Thread Mark Lawrence
Mark Lawrence added the comment: 3 weeks since msg113207 and no response. Seriously, what is a reasonable time before closing as out of date? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1353

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

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

<    4   5   6   7   8   9   10   11   12   13   >