Mark Lawrence added the comment:
@Chris can you provide a patch for this?
--
nosy: +BreamoreBoy
type: -> enhancement
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issu
Mark Lawrence added the comment:
Can we follow up on this please as it's referenced from #9554 as well.
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/is
Mark Lawrence added the comment:
Given that PEP 451 is listed in the "Finished PEPs (done, implemented in code
repository)" section of the PEP index can we close this and associated issues
out?
--
nosy: +BreamoreBoy
___
Python trac
Mark Lawrence added the comment:
Latest patch LGTM so can we have a commit review please.
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue9
Mark Lawrence added the comment:
Can we have a follow up on this please as most of the data in msg181358 is
Double Dutch to me.
--
nosy: +BreamoreBoy
type: -> behavior
___
Python tracker
<http://bugs.python.org/issu
Mark Lawrence added the comment:
The httplib module has been renamed to http.client in Python 3, besides which
the attached patch isn't in the standard format that is used here.
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.py
Mark Lawrence added the comment:
Can we have a response to this please.
--
nosy: +BreamoreBoy
versions: +Python 3.4, Python 3.5 -Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue12
Mark Lawrence added the comment:
A pythonw.exe process is left running if I try this with 3.4.1 on Windows 7.
--
nosy: +BreamoreBoy, terry.reedy
versions: +Python 3.4, Python 3.5 -Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.
Mark Lawrence added the comment:
Does this need following up, can it be closed as "won't fix" as it only affects
2.7, or what?
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.pyt
Mark Lawrence added the comment:
If there isn't a signed contributor agreement I'll put up a new version of the
patch.
In msg156758 Antoine said 'don't use "except: self.fail()", just let the
exception pass through'. There are several of these in the
Mark Lawrence added the comment:
@Rodrigue did you ever make any progress with this?
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue9
Mark Lawrence added the comment:
I find this request excessive. The first sentence for sys.settrace states "Set
the system’s trace function, which allows you to implement a Python source code
debugger in Python". I suspect that anyone wanting to write a debugger would
know the
Mark Lawrence added the comment:
This
https://docs.python.org/3/library/xml.dom.minidom.html#module-xml.dom.minidom
currently states under section 20.7.1 "The definition of the DOM API for Python
is given as part of the xml.dom module documentation. This section lists the
differences be
Mark Lawrence added the comment:
How does "the Regexp 2.7 engine in issue 2636" from msg73742 deal with this
situation?
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org
Mark Lawrence added the comment:
Has anyone made any progress with this issue or others referenced like #7559 or
#14787 ? Regardless I'd like to help out directly if possible as I'm suffering
from an acute case of triagitis :-)
--
nosy: +BreamoreBoy
versions: +Python 3.5 -
Mark Lawrence added the comment:
Note that this issue is referred to from #15358.
--
nosy: +BreamoreBoy
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issue7
Mark Lawrence added the comment:
Note that #8297 referenced in msg102236 is closed see changeset d84a69b7ba72.
--
___
Python tracker
<http://bugs.python.org/issue7
Mark Lawrence added the comment:
Note that this is reference from #15358.
--
nosy: +BreamoreBoy
versions: +Python 3.4, Python 3.5 -Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue14
Changes by Mark Lawrence :
--
nosy: +steve.dower, tim.golden, zach.ware
type: -> behavior
versions: +Python 3.4, Python 3.5 -Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/iss
Changes by Mark Lawrence :
--
nosy: +steve.dower, tim.golden, zach.ware
versions: +Python 3.5 -Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue9
Mark Lawrence added the comment:
Does the backport mentioned in msg178404 still need doing, can this be closed
as "out of date" or "won't fix" or what?
--
nosy: +BreamoreBoy
___
Python tracker
<http:
Mark Lawrence added the comment:
I believe that #9517 may be relevant if we decide to take the subprocess route.
--
nosy: +BreamoreBoy
type: -> enhancement
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issu
Mark Lawrence added the comment:
@Arfrever will you create updated patches as stated in msg136552 ?
--
nosy: +BreamoreBoy
versions: +Python 3.5 -Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue1674
Mark Lawrence added the comment:
Are there any more warnings that need silencing or can this be closed as fixed?
How do I check for these warnings as I don't have a 64 bit machine?
--
nosy: +BreamoreBoy
versions: +Python 3.5 -Python 3.3
___
P
Mark Lawrence added the comment:
Hardly a good start :-( From the IDLE shell.
Python 3.4.1 (v3.4.1:c0e311e010fc, May 18 2014, 10:38:22) [MSC v.1600 32 bit
(Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> from pk
Mark Lawrence added the comment:
I followed the link in msg194910 to python-dev but didn't find a single
response so where does that leave us? I ask because I'd like to help out with
the outstanding test issues, but there are so many of them and they seem so
interlinked that I
Mark Lawrence added the comment:
@Zach just a reminder that you've committed #18492 in case you'd forgotten this.
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.o
Mark Lawrence added the comment:
I've just reworked Berker's patch as it no longer applied. On Windows 7 before
and after applying the patch both test runs gave me 49 tests, 2 skipped. Can
we have a commit review please.
--
nosy: +BreamoreBoy
Added file: http://bugs.
Mark Lawrence added the comment:
Is it worth applying the patch as the imp module is deprecated since version
3.4?
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue16
Mark Lawrence added the comment:
Any volunteers to do this? I'd do it myself but by the time somebody explains
the detail, it'd probably be easier just to write a patch.
@Robert just FTR do you know the issue number for "the use of __str__ by the
stdlib [which isn'
Mark Lawrence added the comment:
Are we still interested in a 2.7.1 build issue? Note that regrtest is aimed at
core developers only.
--
components: +Build -Tests
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue12
Mark Lawrence added the comment:
The solution suggested in msg176909 seems accepted all around so can we please
close this.
--
nosy: +BreamoreBoy
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issue16
Mark Lawrence added the comment:
is there anything left to do here?
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue16784>
___
___
Python-bug
Mark Lawrence added the comment:
Presumably the changes made in the default branch referred to in msg179037 will
have automatically been carried forward to 3.4 and 3.5.
--
nosy: +BreamoreBoy
versions: +Python 3.4, Python 3.5 -Python 3.2, Python 3.3
Mark Lawrence added the comment:
I'll take this on if I can. Is binascii available on all platforms, as if it
is the quopri code could be simplified slightly along with the test code?
--
nosy: +BreamoreBoy
title: Minor difference in decoding quoted-printable text -> quopr
Mark Lawrence added the comment:
@marc please accept our apologies for having missed this.
Can someone comment on this please.
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue13
Mark Lawrence added the comment:
@py.user please accept our apologies for having missed this.
@Ezio can you comment on this please.
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue14
Mark Lawrence added the comment:
A short patch LGTM. Can we have a commit review please.
--
nosy: +BreamoreBoy
versions: +Python 3.4, Python 3.5 -Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue13
Mark Lawrence added the comment:
Can we have a comment on this please.
--
nosy: +BreamoreBoy, gpolo
___
Python tracker
<http://bugs.python.org/issue13554>
___
___
Mark Lawrence added the comment:
Can we have an update on this please.
--
nosy: +BreamoreBoy
versions: +Python 3.4, Python 3.5 -Python 3.2
___
Python tracker
<http://bugs.python.org/issue16
Changes by Mark Lawrence :
--
nosy: +orsenthil
type: -> behavior
versions: +Python 3.4, Python 3.5 -Python 3.3
___
Python tracker
<http://bugs.python.org/issu
Mark Lawrence added the comment:
@Richard I assume that you'll be following this up.
--
nosy: +BreamoreBoy
versions: +Python 3.5 -Python 3.3
___
Python tracker
<http://bugs.python.org/is
Changes by Mark Lawrence :
--
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issue14734>
___
___
Python-bugs-list mailing list
Unsub
Mark Lawrence added the comment:
@Cory the latest version of openssl is 1.0.1g for Python 2.7.7. Please see PEP
466 and issue 21462
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue15
Mark Lawrence added the comment:
@Roland please accept our apologies for the delay in getting back to you.
Can someone else take a look please as I know nothing about ctypes, thanks.
--
nosy: +BreamoreBoy, amaury.forgeotdarc, belopolsky
___
Python
Mark Lawrence added the comment:
@David please accept our apologies for the delay in getting back to you.
Can someone else take a look please as I know nothing about ctypes, thanks.
--
nosy: +BreamoreBoy, amaury.forgeotdarc, belopolsky
versions: +Python 3.4, Python 3.5 -Python 3.3
Changes by Mark Lawrence :
--
components: +Build
type: -> behavior
versions: +Python 3.4, Python 3.5 -Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issu
Mark Lawrence added the comment:
@patrick please accept our apologies for the delay in getting back to you.
--
nosy: +BreamoreBoy, christian.heimes
versions: +Python 3.4, Python 3.5 -Python 3.2
___
Python tracker
<http://bugs.python.org/issue13
Mark Lawrence added the comment:
Note that #13672 referred to in msg156962 refers to #13855.
--
nosy: +BreamoreBoy
versions: +Python 3.5 -Python 3.3
___
Python tracker
<http://bugs.python.org/issue12
Mark Lawrence added the comment:
Note that #13672 refers to #12857.
--
nosy: +BreamoreBoy
type: behavior -> enhancement
versions: +Python 3.5 -Python 3.3
___
Python tracker
<http://bugs.python.org/issu
Mark Lawrence added the comment:
@Joe sorry for the delay in getting back to you.
@David is this within your remit?
--
nosy: +BreamoreBoy, r.david.murray
versions: +Python 3.4, Python 3.5 -Python 3.1
___
Python tracker
<http://bugs.python.
Mark Lawrence added the comment:
Is this a good, bad or indifferent idea?
--
nosy: +BreamoreBoy
versions: +Python 3.5 -Python 3.3
___
Python tracker
<http://bugs.python.org/issue13
Mark Lawrence added the comment:
On Windows 7 206 codecs tests passed and 4 skipped with the patch included.
--
keywords: +patch
nosy: +BreamoreBoy
versions: +Python 3.4, Python 3.5 -Python 3.2, Python 3.3
Added file: http://bugs.python.org/file35840/Issue14014.diff
Mark Lawrence added the comment:
Can we have a reply to this please as I don't understand enough about sqlite3
to comment.
--
nosy: +BreamoreBoy
title: sqlite3 module ignores placeholers in CREATE TRIGGER code -> sqlite3
module ignores placeholders in CREATE TRIG
Mark Lawrence added the comment:
Can we have a patch review on this please
--
nosy: +BreamoreBoy
versions: +Python 3.5 -Python 3.3
___
Python tracker
<http://bugs.python.org/issue14
Mark Lawrence added the comment:
Apparently not :)
--
nosy: +BreamoreBoy
versions: +Python 3.5 -Python 3.3
___
Python tracker
<http://bugs.python.org/issue14
Mark Lawrence added the comment:
Can someone comment please as I'm not brave enough to touch the C code or docs.
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/is
Mark Lawrence added the comment:
FWIW the same occurs on Windows 7 with 3.5.0 but given there are known
differences between Windows and *nix is this really an issue?
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue14
Mark Lawrence added the comment:
@David I believe this is one for your TODO list.
--
components: +email -Library (Lib)
nosy: +BreamoreBoy, barry
type: -> behavior
versions: +Python 3.4, Python 3.5 -Python 3.3
___
Python tracker
&l
Mark Lawrence added the comment:
@Kees sorry for the delay in getting back to you.
@Martin can you comment on this please.
--
components: +Library (Lib) -None
nosy: +BreamoreBoy, loewis
___
Python tracker
<http://bugs.python.org/issue14
Mark Lawrence added the comment:
Slipped under the radar?
--
nosy: +BreamoreBoy
versions: +Python 3.4, Python 3.5 -Python 2.6, Python 3.1, Python 3.2
___
Python tracker
<http://bugs.python.org/issue10
Mark Lawrence added the comment:
To repeat the question do we or don't we fix this in 3.2?
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/is
Mark Lawrence added the comment:
Is any further work needed on this and similar issues #16038, #16040, #16041,
#16042 and #16043 ?
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue16
Mark Lawrence added the comment:
For future reference how do I find out if this has been applied to 3.2?
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue17
Mark Lawrence added the comment:
Is this really an enhancement request or should it be a security issue? Which
versions if any actually need work doing on them?
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue18
Mark Lawrence added the comment:
I'm not aware of any similar problems being reported with any Python version so
can this be closed "not a bug" as was #14608 ?
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.pyt
Mark Lawrence added the comment:
@Jesús can you provide a patch for this?
--
nosy: +BreamoreBoy
versions: +Python 3.4, Python 3.5 -Python 3.1, Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue11
Mark Lawrence added the comment:
Codecs gurus FYI.
--
nosy: +BreamoreBoy, doerwalter, lemburg
type: -> behavior
versions: +Python 3.4, Python 3.5 -Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issu
Mark Lawrence added the comment:
@Albert sorry about the delay in responding to this.
--
nosy: +BreamoreBoy
type: -> behavior
versions: +Python 3.4, Python 3.5
___
Python tracker
<http://bugs.python.org/issu
Mark Lawrence added the comment:
I couldn't find the code referenced in the changeset in the new _pickle.c.
However I did find the comment that I've pasted below so I believe this issue
only applies to 2.7.
/* The old cPickle had an optimization that used switch-case statement
d
Mark Lawrence added the comment:
If a programmer can't work out from "IndexError: tuple index out of range" what
is going on they should give up programming. Personally I'd close this now
with resolution "complete waste of core dev time".
--
nos
Mark Lawrence added the comment:
Ram I won't be making any more comments as it's quite clear to me that you have
no empathy at all with the core devs.
--
___
Python tracker
<http://bugs.python.o
Mark Lawrence added the comment:
I think this would be worth doing. All I could find out about SOL_SOCKET is
that it's an int and has a value of 65535, at least on 3.4.1, Windows 7 32 bit.
--
nosy: +BreamoreBoy
type: -> behavior
versions: +Python 3.4, Py
Mark Lawrence added the comment:
@Geoffrey sorry about the delay in getting back to you.
--
nosy: +BreamoreBoy, pitrou
___
Python tracker
<http://bugs.python.org/issue14
Mark Lawrence added the comment:
@Adam sorry about the delay in getting back to you.
@Georg can you comment on the patch please.
--
nosy: +BreamoreBoy, georg.brandl
versions: +Python 3.5 -Python 2.6, Python 3.1, Python 3.2, Python 3.3
___
Python
Mark Lawrence added the comment:
@Sean we're sorry for the delay in getting back to you.
--
nosy: +BreamoreBoy, yselivanov
___
Python tracker
<http://bugs.python.org/is
Mark Lawrence added the comment:
Can we have a response to this security issue please.
--
nosy: +BreamoreBoy
versions: +Python 3.4, Python 3.5
___
Python tracker
<http://bugs.python.org/issue14
Mark Lawrence added the comment:
Can we have a response to this please.
--
nosy: +BreamoreBoy
versions: +Python 3.4, Python 3.5 -Python 3.2
___
Python tracker
<http://bugs.python.org/issue14
Mark Lawrence added the comment:
I've just tried this and didn't see anything about warnings.filters changed.
Full test run output in attached file.
--
nosy: +BreamoreBoy
Added file: http://bugs.python.org/file35848/Issue14784.log
Mark Lawrence added the comment:
#13609 is closed fixed so can this also be closed? I've tried to reproduce
this on Windows with the help of unxutils but it didn't want to know, sorry :(
--
nosy: +BreamoreBoy
type: -> behavior
versions: +Python 3.4, Python 3.
Mark Lawrence added the comment:
A quick glance tells me the patch is okay, apart from the name
"test_issue_XXX", so can we have a formal patch review please. See also #14743.
--
nosy: +BreamoreBoy
versions: +Python 3.4, Python 3.5 -
Mark Lawrence added the comment:
Can we have a formal patch review please, but note the similar patch on #14788.
--
nosy: +BreamoreBoy
versions: +Python 3.4, Python 3.5 -Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue14
Mark Lawrence added the comment:
I'm still not brave enough to take on C code, but could this be handled by
someone from the core-mentorship list?
--
nosy: +BreamoreBoy
versions: +Python 3.4, Python 3.5 -Python 3.2, Python 3.3
___
Python tr
Mark Lawrence added the comment:
Latest patch LGTM. Can we have a patch review please as #18864 is dependent on
this.
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue19
Mark Lawrence added the comment:
Latest patch LGTM at a quick glance. Can we have a patch review please as
#18864 is dependent on this.
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue19
Mark Lawrence added the comment:
Can we have a patch review please as #18864 is dependent on this.
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue21
Mark Lawrence added the comment:
I've asked for patch reviewss on the three dependencies outstanding, #19711,
#19714 and #21099.
--
___
Python tracker
<http://bugs.python.org/is
Mark Lawrence added the comment:
Can we have a commit review on this please. I've already asked for reviews on
#18864 and its dependencies.
--
nosy: +BreamoreBoy
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.py
Mark Lawrence added the comment:
There are 28 dependencies listed on #16510. 18 have already been closed,
presumably with patches committed but I haven't checked them all. 10 are still
open including this one. Can we have a decision now as to whether we move
forward with committing a
Mark Lawrence added the comment:
I like the idea and the patch looks clean so can we have a commit review please.
--
nosy: +BreamoreBoy
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issue17
Mark Lawrence added the comment:
Can this be closed as "out of date"?
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue17773>
___
___
Mark Lawrence added the comment:
LGTM so can we have a commit review please.
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/issue17055>
___
___
Mark Lawrence added the comment:
What's the difference between this and #17554?
--
nosy: +BreamoreBoy
___
Python tracker
<http://bugs.python.org/is
Changes by Mark Lawrence :
--
type: -> behavior
versions: +Python 3.5
___
Python tracker
<http://bugs.python.org/issue5051>
___
___
Python-bugs-list mai
Changes by Mark Lawrence :
--
type: -> behavior
versions: +Python 3.4, Python 3.5 -Python 3.3
___
Python tracker
<http://bugs.python.org/issue17737>
___
___
Py
Changes by Mark Lawrence :
--
type: -> behavior
versions: +Python 3.5 -Python 3.3
___
Python tracker
<http://bugs.python.org/issue17755>
___
___
Python-
Changes by Mark Lawrence :
--
versions: +Python 3.5 -Python 3.3
___
Python tracker
<http://bugs.python.org/issue12259>
___
___
Python-bugs-list mailing list
Unsub
Mark Lawrence added the comment:
I've no objection to people trying to take this forward but they should be
aware that asyncio is recommended for new code.
--
nosy: +BreamoreBoy
versions: +Python 3.4, Python 3.5 -Python 3.2, Python 3.3
___
P
Mark Lawrence added the comment:
I've no objection to people trying to take this forward but they should be
aware that asyncio is recommended for new code.
--
nosy: +BreamoreBoy
versions: +Python 3.4, Python 3.5
___
Python tracker
Changes by Mark Lawrence :
--
components: -Distutils2
nosy: +dstufft
versions: +Python 3.4, Python 3.5 -3rd party, Python 2.7, Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue6
1401 - 1500 of 3464 matches
Mail list logo