[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-

[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

[issue1372650] Cookie and multiple names

2010-08-30 Thread Mark Lawrence
Mark Lawrence added the comment: A patch is attached to #1375011. -- dependencies: -Improper handling of duplicate cookies nosy: +BreamoreBoy resolution: -> duplicate status: open -> closed superseder: -> Improper handling of duplicat

[issue837046] pyport.h redeclares gethostname() if SOLARIS is defined

2010-09-04 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg114296. -- resolution: -> out of date status: pending -> closed ___ Python tracker <http://bugs.python.org/is

[issue902151] Thread start - strange error under Cygwin

2010-09-04 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg114327. -- status: pending -> open ___ Python tracker <http://bugs.python.org/issue902151> ___ ___ Python-

[issue788931] resolving relative paths for external entities with xml.sax

2010-09-04 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg114256. -- resolution: -> out of date status: pending -> closed ___ Python tracker <http://bugs.python.org/is

[issue1015254] Create cgi.FieldStorage._get_new_instance method as factory

2010-09-04 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg114373. -- status: pending -> open ___ Python tracker <http://bugs.python.org/issue1015254> ___ ___ Python-

[issue1058305] HTMLParser.locatestartagend regex too stringent

2010-09-04 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg114390. -- status: pending -> open ___ Python tracker <http://bugs.python.org/issue1058305> ___ ___ Python-

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

2010-09-04 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg114485. -- resolution: -> out of date status: pending -> closed ___ Python tracker <http://bugs.python.org/iss

[issue902151] Thread start - strange error under Cygwin

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

[issue1015254] Create cgi.FieldStorage._get_new_instance method as factory

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

[issue1058305] HTMLParser.locatestartagend regex too stringent

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

[issue903339] OpenVMS file system and UNIVERSAL_NEWLINES support

2010-09-12 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg114328. -- resolution: -> out of date status: pending -> closed ___ Python tracker <http://bugs.python.org/is

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

2010-09-12 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg114998. -- resolution: -> out of date status: pending -> closed ___ Python tracker <http://bugs.python.org/iss

[issue1172011] BaseCookie should call value_decode from __getitem__

2010-09-12 Thread Mark Lawrence
Mark Lawrence added the comment: Nor reply to msg114679. -- status: pending -> closed ___ Python tracker <http://bugs.python.org/issue1172011> ___ ___ Python-

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

2010-09-12 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg114985. -- resolution: -> invalid status: pending -> closed ___ Python tracker <http://bugs.python.org/iss

[issue1520831] urrlib2 max_redirections=0 disables redirects

2010-09-12 Thread Mark Lawrence
Mark Lawrence added the comment: Senthil/John has this simply slipped under the radar? -- nosy: +BreamoreBoy versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1520

[issue1521051] Extra configurability for doctest TestCases

2010-09-12 Thread Mark Lawrence
Mark Lawrence added the comment: The patch appears to be way out of date. Is there any interest in the concept of this patch, has something similar already been done or what? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.

[issue1576120] Support spawnvp[e] + use native execvp[e] on win32

2010-09-12 Thread Mark Lawrence
Mark Lawrence added the comment: Brian/Tim any comments on this, the patch contains C code that I'm not qualified to comment on. -- nosy: +BreamoreBoy, brian.curtin, tim.golden ___ Python tracker <http://bugs.python.org/issu

[issue1595365] Urllib2 user-agent header added by an opener is "frozen"

2010-09-12 Thread Mark Lawrence
Mark Lawrence added the comment: What is the status of this issue? -- nosy: +BreamoreBoy title: User-agent header added by an opener is "frozen" -> Urllib2 user-agent header added by an opener is "frozen" versions: +Python 2.7, Python 3.1,

[issue1599254] mailbox: other programs' messages can vanish without trace

2010-09-12 Thread Mark Lawrence
Mark Lawrence added the comment: Does any core committer fancy reviewing the 18 attached patches? :) -- nosy: +BreamoreBoy versions: +Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker <http://bugs.python.org/issue1599

[issue4733] Add a "decode to declared encoding" version of urlopen to urllib

2010-09-12 Thread Mark Lawrence
Mark Lawrence added the comment: Senthil: could you review the attached patch please? -- ___ Python tracker <http://bugs.python.org/issue4733> ___ ___ Python-bug

[issue416670] MatchObjects not deepcopy()able

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

[issue460474] codecs.StreamWriter: reset() on close()

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: No reply to msg114140. -- resolution: -> out of date status: open -> closed ___ Python tracker <http://bugs.python.org/is

[issue923697] SAX2 'property_encoding' feature not supported

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: The URL referenced in msg54124 gives a 404. It is also used as the property_encoding in the sax handler module. Could this be fixed in 3.2 or can this issue be closed? -- nosy: +BreamoreBoy ___ Python tracker

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

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: I can't believe that a build issue raised almost 4 years ago against 2.5 is still an issue today. -- nosy: +BreamoreBoy resolution: -> out of date status: open -> closed ___ Python tracker <http://b

[issue1178] IDLE - add "paste code" functionality

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: This has already been implemented. -- nosy: +BreamoreBoy resolution: -> fixed status: open -> closed ___ Python tracker <http://bugs.python.org/

[issue3020] doctest should have lib2to3 integration

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: Is this still valid, can it be closed as out of date or what? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue3

[issue3030] compiler warning on HP-UX

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: I can't believe that a build issue relating to 2.6 is still valid over two years later. -- nosy: +BreamoreBoy resolution: -> out of date status: open -> closed ___ Python tracker <http://bugs.python

[issue4837] Omits MACHINE and DEBUG when building tix8.4.3

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: Is the attached patch still valid? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue4837> ___ ___ Python-bug

[issue5033] setup.py crashes if sqlite version contains 'beta'

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: A one line fix is given in msg80370, can this be applied,should the issue be closed or what? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue5

[issue5309] setup.py doesn't parallelize extension module compilation

2010-09-16 Thread Mark Lawrence
Changes by Mark Lawrence : -- components: +Distutils2 -Distutils nosy: +eric.araujo versions: +Python 3.2 -Python 2.7, Python 3.1 ___ Python tracker <http://bugs.python.org/issue5

[issue5629] PEP 0 date and revision not being set

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: I assume that people are still interested in this? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue5

[issue5667] Interpreter fails to initialize on build dir when IO encoding is one of CJK

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: Hum, a low priority interpreter core crash, would anyone like to comment? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue5

[issue6893] defaultdict example in py3 doc should mention the new Counter class

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

[issue7059] 'checking getaddrinfo bug' doesn't output the result during ./configure

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: Is this still a problem on Linux? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue7059> ___ ___ Python-bug

[issue8554] suspicious comment in msilib.py/__init__.py

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: The line in question has been like that since r42847 i.e. when the file came into existence. -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue8

[issue8921] 2.7rc1: test_ttk failures on OSX 10.4

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: Were these test failures fixed prior to the full release of 2.7 in which case this can be closed? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue8

[issue1633953] re.compile("(.*$){1,4}", re.MULTILINE) fails

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: Can this be closed as a duplicate of #2537? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1633

[issue1634774] locale 1251 does not convert to upper case properly

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: I've tried to see if this is still an issue but frankly can't make head nor tail out of it :( Any locale gurus up for this? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org

[issue4837] Omits MACHINE and DEBUG when building tix8.4.3

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

[issue1648890] HP-UX: ld -Wl,+b...

2010-09-16 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: +Python 3.2 -Python 2.6, Python 3.0 ___ Python tracker <http://bugs.python.org/issue1648890> ___ ___ Python-bugs-list m

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

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: Is this still a problem with later versions of Python and/or the quoted OSes? -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6, Python 3.0 ___ Python tracker <http://bugs.python.

[issue1651427] readline needs termcap on my FC6

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: I can't believe that this is still an issue over 3 1/2 years on. -- nosy: +BreamoreBoy resolution: -> out of date status: open -> closed ___ Python tracker <http://bugs.python.or

[issue1653416] OS X print >> f, "Hello" produces no error: normal?

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: I've assumed this is still a problem on OS X. -- nosy: +BreamoreBoy title: print >> f, "Hello" produces no error: normal? -> OS X print >> f, "Hello" produces no error: normal? versions: +Python

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

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: Can someone with a Linux box try the latest patch please. -- ___ Python tracker <http://bugs.python.org/issue1653457> ___ ___

[issue1659705] Python extension problems after re-install

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: I've been chopping and changing versions recently and haven't had any problems. @Brian/Tim any comments? -- nosy: +BreamoreBoy, brian.curtin, tim.golden ___ Python tracker <http://bugs.python.org

[issue1660009] continuing problem with httplib multiple set-cookie headers

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

[issue1661754] ftplib passive ftp problem on multihomed clients

2010-09-16 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/issue1661

[issue1665333] Documentation missing for OptionGroup class in optparse

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: Should this be left with AMK or should it be reassigned to d...@python? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1665

[issue1669349] make install fails if no previous Python installation

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: Can someone with install and/or build experience please confirm or deny that this is a problem with supported versions of Python. -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6, Python 3.0

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

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: Can someone with an HP-UX box please see if this is still a problem with currently supported versions of Python. -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker

[issue1675455] Use getaddrinfo() in urllib2.py for IPv6 support

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: @Senthil should this be assigned to your good self? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1675

[issue1675951] [gzip] Performance for small reads and fix seek problem

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: As there has been a lot of support for the attached patch what is needed to take this forward? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1675

[issue1676820] Add a PeriodicTimer to threading

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: Could someone with commit privileges please take a look at the patch, thanks. -- ___ Python tracker <http://bugs.python.org/issue1676

[issue1677694] test_timeout refactoring

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: Could someone with commit privileges please take this forward? -- ___ Python tracker <http://bugs.python.org/issue1677

[issue1678077] improve telnetlib.Telnet so option negotiation becomes easie

2010-09-16 Thread Mark Lawrence
Changes by Mark Lawrence : -- components: +Library (Lib) -None stage: -> unit test needed type: -> feature request versions: +Python 3.2 -Python 3.0 ___ Python tracker <http://bugs.python.org/iss

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

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: I can't reproduce this problem on Windows Vista with any of the current maintainance branches of Python using the interactive prompt from the command line. -- nosy: +BreamoreBoy ___ Python tracker

[issue706406] fix bug #685846: raw_input defers signals

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: Can someone please comment on msg114316 as I'm out of my depth here, thanks. -- versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker <http://bugs.python.org/iss

[issue3180] Interrupts are lost during readline PyOS_InputHook processing

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: I'm unsure as to whether this is a feature request or a behaviour problem, anyone? Regardless could a core dev take a look at the patch which involves changes to the API for PyOS_InputHook, see msg68638. -- nosy: +BreamoreBoy stage: unit test n

[issue1690840] xmlrpclib methods submit call on __str__, __repr__

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: This has been fixed in py3k but not 2.7. Is it worth backporting the change? -- nosy: +BreamoreBoy resolution: -> fixed stage: -> committed/rejected status: open -> pending type: -> behavior versions: +Python 2.7, Python 3.1

[issue1692335] Fix exception pickling: Move initial args assignment to BaseException.__new__

2010-09-17 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: +Python 2.7, Python 3.2 -Python 2.6 ___ Python tracker <http://bugs.python.org/issue1692335> ___ ___ Python-bugs-list m

[issue1693546] email.Message set_param rfc2231 encoding incorrect

2010-09-17 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/issue1693

[issue1699594] shlex fails to parse strings correctly

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: @Georg: seems like your r55549 and r0 fixed this, am I correct? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1699

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

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: Is this still an issue on Debian and Ubuntu? -- nosy: +BreamoreBoy, lemburg ___ Python tracker <http://bugs.python.org/issue1703

[issue1704474] optparse tests fail under Jython

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: How do we find out which versions of optparse and test_optparse jython is currently using? -- nosy: +BreamoreBoy versions: -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1704

[issue1705393] Select() failure (race condition)

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: I've changed things in reply to msg85311, feel free to alter things again if you disagree. -- assignee: -> d...@python components: +Documentation -Extension Modules, Library (Lib) nosy: +BreamoreBoy, d...@python versions: +Python 2.7, Py

[issue1705520] pyunit should allow __unittest in locals to trim stackframes

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: is this still relevant? -- nosy: +BreamoreBoy versions: -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1705

[issue1706323] Updated ASTVisitor Classes

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: Is this still relevant given the addition of the ast module in r64064? -- nosy: +BreamoreBoy versions: +Python 3.2 -Python 2.7 ___ Python tracker <http://bugs.python.org/issue1706

[issue1708652] Exact matching

2010-09-17 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: +mrabarnett ___ Python tracker <http://bugs.python.org/issue1708652> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1709112] test_1686475 of test_os & pagefile.sys

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: @Brian/Tim the attached patches have not been applied, what do you make of this one? -- components: +Extension Modules -Windows nosy: +BreamoreBoy, brian.curtin, tim.golden ___ Python tracker <h

[issue1710703] zipfile.ZipFile behavior inconsistent.

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: I don't think the latest patch has been committed, could someone wave their magic wand please :) -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issu

[issue1724822] provide a shlex.split alternative for Windows shell syntax

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: Already fixed by r55549 and r0. -- nosy: +BreamoreBoy resolution: -> fixed status: open -> closed ___ Python tracker <http://bugs.python.org/iss

[issue1727418] xmlrpclib waits indefinately

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: Can this be closed due to work on #6267? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1727418> ___ ___

[issue1729930] 2.5.1 latest svn fails test_curses and test_timeout

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: I can't believe that this is still relevant. -- nosy: +BreamoreBoy resolution: -> out of date status: open -> closed ___ Python tracker <http://bugs.python.or

[issue1730136] tkFont.__eq__ gives type error

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: I think this one line patch still needs applying. -- nosy: +BreamoreBoy type: -> behavior versions: -Python 2.6 ___ Python tracker <http://bugs.python.org/issue1

[issue1730372] Mesa with NPTL makes Python extensions crash with std::cerr

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: Could a Linux guru try to reproduce this with the latest trunk, thanks. -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1730

[issue1732367] Document the constants in the socket module

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: msg67121 states proposed changes were lost :( -- nosy: +BreamoreBoy resolution: -> wont fix status: open -> closed ___ Python tracker <http://bugs.python.org/iss

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

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: Is there any interest in the change proposed here? If not I'll close in a few weeks time. Note the patch does not include doc or unit test changes. -- nosy: +BreamoreBoy status: open -> pending ___ Python

[issue1736792] dict reentrant/threading request

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: Is this something that should be taken up on python-dev? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issue1736

[issue1739789] Accelerate attr dict lookups

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: Is there any interest in this or can it be closed as implied in msg52790? -- nosy: +BreamoreBoy, rhettinger ___ Python tracker <http://bugs.python.org/issue1739

[issue1742205] ZipFile.writestr writes incorrect extended local headers

2010-09-17 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: +alanmcintyre versions: +Python 3.2 ___ Python tracker <http://bugs.python.org/issue1742205> ___ ___ Python-bugs-list mailin

[issue1744456] Patch for feat. 1713877 Expose callbackAPI in readline module

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: Is there anyone who'd like to see this functionality exposed who could review this C code patch? -- nosy: +BreamoreBoy ___ Python tracker <http://bugs.python.org/issu

[issue1744752] Newline skipped in "for line in file" for huge file

2010-09-17 Thread Mark Lawrence
Mark Lawrence added the comment: @Brian/Tim any thoughts on this? -- nosy: +BreamoreBoy, brian.curtin, tim.golden title: Newline skipped in "for line in file" -> Newline skipped in "for line in file" for huge file versions: +Python 3.1,

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