[issue1059244] distutil bdist hardcodes the python location

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

[issue1062277] Pickle breakage with reduction of recursive structures

2010-08-19 Thread Mark Lawrence
Changes by Mark Lawrence : -- type: feature request -> behavior versions: +Python 3.1 ___ Python tracker <http://bugs.python.org/issue1062277> ___ ___ Python-

[issue1067702] urllib fails with multiple ftps

2010-08-19 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/issue1067702> ___ ___ Python-bug

[issue1069092] segfault on printing nested sequences of None/Ellipsis

2010-08-19 Thread Mark Lawrence
Mark Lawrence added the comment: FYI the generic solution mentioned in msg75364 can now be found at #8863 -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1069

[issue1074333] input from numeric pad always dropped when numlock off

2010-08-19 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/issue1074333> ___ ___ Python-bug

[issue1075356] exceeding obscure weakproxy bug

2010-08-19 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/issue1075356> ___ ___ Python-bug

[issue1103213] Adding the missing socket.recvall() method

2010-08-19 Thread Mark Lawrence
Mark Lawrence added the comment: @Irmen if you do proceed with this it should be against the py3k trunk. -- nosy: +BreamoreBoy versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1103

[issue1103350] send/recv SEGMENT_SIZE should be used more in socketmodule

2010-08-19 Thread Mark Lawrence
Mark Lawrence added the comment: Is there any interest in this? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1103350> ___ ___ Python-bug

[issue1104021] wishlist: os.feed_urandom(input)

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

[issue1105770] null source chars handled oddly by tokenize

2010-08-19 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: unit test needed -> needs patch title: null source chars handled oddly -> null source chars handled oddly by tokenize versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker

[issue1109658] distutils dry-run breaks when attempting to bytecompile

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

[issue1109963] bdist_wininst ignores build_lib from build command

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

[issue1111130] tkSimpleDialog broken on MacOS X (Aqua Tk)

2010-08-19 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/issue130> ___ ___ Python-bug

[issue1112955] move_file()'s return value when dry_run=1 unclear

2010-08-19 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: -> patch review versions: +Python 3.2 ___ Python tracker <http://bugs.python.org/issue1112955> ___ ___ Python-bugs-lis

[issue1113244] Please add do-while guard to Py_DECREF etc.

2010-08-19 Thread Mark Lawrence
Mark Lawrence added the comment: Can this be closed now, do the committs need porting to other versions or what? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1113

[issue1117601] os.path.exists returns false negatives in MAC environments.

2010-08-19 Thread Mark Lawrence
Mark Lawrence added the comment: Previous comments suggest there is no agreement as to whether or not this is an oustanding bug. -- nosy: +BreamoreBoy type: -> behavior versions: +Python 2.7, Python 3.1, Python 3.2 ___ Python tracker &l

[issue1005895] curses for win32

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: Tim: mainly because this was raised some 4 years earlier and the title of #2889 "curses for windows (alternative patch)" -- ___ Python tracker <http://bugs.python.org

[issue1103350] send/recv SEGMENT_SIZE should be used more in socketmodule

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: I'll close this in a couple of weeks unless anyone objects. -- status: open -> pending ___ Python tracker <http://bugs.python.org/i

[issue1122916] incorrect handle of declaration in markupbase

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

[issue1145257] shutil.copystat() may fail...

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

[issue1666318] shutil.copytree doesn't preserve directory permissions

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/issue1666

[issue1149447] bsddb wrapper does not export some low-level functions

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: This won't happen as bsddb was removed from py3k. -- nosy: +BreamoreBoy resolution: -> out of date status: open -> closed title: bssdb wrapper does not export some low-level functions -> bsddb wrapper does not export some low-l

[issue1155362] Bugs in parsedate_tz

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/issue1155362> ___ ___ Python-bug

[issue1158490] locale fails if LANGUAGE has multiple locales

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

[issue1159051] Handle corrupted gzip files with unexpected EOF

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

[issue1160328] urllib2 post error when using httpproxy

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/issue1160328> ___ ___ Python-bug

[issue1162477] Parsing failures in parsedate_tz

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: +r.david.murray versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1162477> ___ ___ Python-bug

[issue1170766] weakref.proxy incorrect behaviour

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: I'll close this in a couple of weeks unless anyone objects. -- nosy: +BreamoreBoy status: open -> pending ___ Python tracker <http://bugs.python.org/i

[issue1172011] BaseCookie should call value_decode from __getitem__

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

[issue1175004] Export more libreadline API functions

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

[issue1260171] subprocess: more general (non-buffering) communication

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

[issue1175984] Make subprocess.Popen support file-like objects (win)

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

[issue1699853] locale.getlocale() output fails as setlocale() input

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/issue1699853> ___ ___ Python-bug

[issue1176504] locale._build_localename treatment for utf8

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: Would someone please look at the two line patch as svn wouldn't let me apply it. -- nosy: +BreamoreBoy stage: unit test needed -> patch review versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 __

[issue1178136] cgitb.py support for frozen images

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

[issue1178863] Variable.__init__ uses self.set(), blocking specialization

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- assignee: loewis -> gpolo nosy: +gpolo versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1

[issue5353] Improve IndexError messages with actual values

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/issue5353> ___ ___ Python-bugs-list mailin

[issue1182143] making builtin exceptions more informative

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- components: +Interpreter Core -Library (Lib) versions: -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1182143> ___ ___

[issue1182788] ZipFile __del__/close problem with longint/long files

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/issue1182788> ___ ___ Python-bug

[issue1185124] pydoc doesn't find all module doc strings

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/issue1185124> ___ ___ Python-bug

[issue1186900] nntplib shouldn't raise generic EOFError

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: The OP would accept a documentation change if the code's not going to be changed. -- nosy: +BreamoreBoy versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/issu

[issue1189811] pydoc may hide non-private doc strings.

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

[issue1191964] asynchronous Subprocess

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: PEP 3145 has been written in response to this request. -- nosy: +BreamoreBoy versions: -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1191

[issue1194222] parsedate and Y2K

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: I couldn't apply the py3k version of the patch which contains changed unit tests. Would someone please review this patch. -- nosy: +BreamoreBoy stage: unit test needed -> patch review versions: +Python 3.2 -Python 2.7, Py

[issue1195571] simple callback system for Py_FatalError

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

[issue1198569] string.Template not flexible enough to subclass (regexes)

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

[issue1200313] HTMLParser fails to handle charref in attribute value

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

[issue1205568] Compile fails on Darwin8 with --with-cxx=g++

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

[issue1207466] installer ignores changed installation directory

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

[issue1208304] urllib2's urlopen() method causes a memory leak

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: On Windows Vista I can consistently reproduce this with 2.6 and 2.7 but not with 3.1 or 3.2. -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1208

[issue1227748] subprocess: inheritance of std descriptors inconsistent

2010-08-21 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 tracker <http://bugs.python.org/iss

[issue1228112] code.py use sys.excepthook to display exceptions

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

[issue1229239] optionally allow mutable builtin types

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

[issue1170766] weakref.proxy incorrect behaviour

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

[issue1229646] httplib error checking.

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: The offending code has already been removed from all Python versions. -- nosy: +BreamoreBoy resolution: -> fixed status: open -> closed ___ Python tracker <http://bugs.python.org/iss

[issue2180] tokenize: mishandles line joining

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/issue2180> ___ ___ Python-bug

[issue1230484] tokenize bug

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: Fixed in r51526. -- dependencies: -tokenize: mishandles line joining nosy: +BreamoreBoy resolution: -> fixed status: open -> closed ___ Python tracker <http://bugs.python.org/iss

[issue658749] asyncore connect() and winsock errors

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: -> patch review ___ Python tracker <http://bugs.python.org/issue658749> ___ ___ Python-bugs-list mailing list Unsubscri

[issue1233785] getpass.getpass() performs differently on Windows vs *nix

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: Fixed in r59451. -- nosy: +BreamoreBoy resolution: -> fixed status: open -> closed versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/iss

[issue1234473] configure: error: cannot compute sizeof (int), 77

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: Can this be closed as I don't think a 5 year old build issue is still relevant? -- nosy: +BreamoreBoy status: open -> pending ___ Python tracker <http://bugs.python.org/i

[issue1234674] filecmp.cmp's "shallow" option

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/issue1234674> ___ ___ Python-bug

[issue1244861] Enable os.startfile and webbrowser.WindowsDefault on Cygwin

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: Any Cygwin person interested in taking this forward? -- nosy: +BreamoreBoy stage: unit test needed -> patch review versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1

[issue1249749] Encodings and aliases do not match runtime

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

[issue1252236] Simplying Tkinter's event loop

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg89363. -- nosy: +BreamoreBoy resolution: -> wont fix status: open -> closed versions: +Python 3.2 -Python 2.7, Python 3.1 ___ Python tracker <http://bugs.python.org/iss

[issue1254125] Python interpreter unnecessarily linked against c++ runtime

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

[issue1254718] GCC detection for runtime_library_dirs when ccache is used

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: The patch file is against distutils, should the title be changed to reflect that? -- nosy: +BreamoreBoy stage: -> patch review versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker &l

[issue1283110] Give __len__() advice for "don't know"

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

[issue7251] Mark expected failures of test_math, test_cmath and test_round as such.

2010-08-21 Thread Mark Dickinson
Mark Dickinson added the comment: Postscript: the failure Skip reported looks like a duplicate of issue 9069, which was tracked down to a gcc compiler bug in gcc 4.4.x (x <= 4) and gcc 4.5.x (x <= 0). That compiler bug is now

[issue1284670] Allow to restrict ModuleFinder to get "direct" dependencies

2010-08-21 Thread Mark Lawrence
Mark Lawrence added the comment: Anyone interested in this or can it be closed? -- nosy: +BreamoreBoy versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1284

[issue1289136] distutils extension library path bug on cygwin

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

[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

[issue9658] weakref.proxy unequal to its referent in 2.x

2010-08-21 Thread Mark Dickinson
New submission from Mark Dickinson : Nicholas Cole noted on python-list that the behaviour of weakref.proxy with respect to equality changed between 2.x and 3.x: Python 2.7 (r27:82500, Aug 15 2010, 14:21:15) [GCC 4.2.1 (Apple Inc. build 5664)] on darwin Type "help", "copyright

[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

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