Force compile
error
Build Source Stamp: [branch trunk] HEAD
Blamelist:
BUILD FAILED: failed compile
sincerely,
-The Buildbot
_______
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
ht
Testing submission from dinsdale.
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
compile
sincerely,
-The Buildbot
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
compile
sincerely,
-The Buildbot
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
: failed compile
sincerely,
-The Buildbot
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
: failed compile
sincerely,
-The Buildbot
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
: failed failed slave lost
sincerely,
-The Buildbot
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
-only type, rather than as here, the
far more interesting hashability properties. It might warrant a fresh
PEP to more thoroughly investigate this angle.
David
___________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/l
On Sun, Jul 13, 2014 at 06:43:28PM +, dw+python-...@hmmz.org wrote:
> if d:
> d = d.copy()
To cope with iterables, "d = d.copy()" should have read "d = dict(d)".
David
___________
Python-Dev mailing
Python zen ("explicit is better
> than implicit").
>
> So I'm changing my mind, and do consider this a valid use case, even
> absent the crash.
Avoiding crashes seems a better use for a read-only proxy, rather than a
hashable immutable type.
David
________
initvalue.buf;
+self->buf_size = (size_t)self->initvalue.len;
+self->string_size = self->initvalue.len;
+self->flags |= IO_SHARED;
+ }
+
+/* If no initvalue provided, prepare a private buffer now. */
+if (self->buf == NULL) {
+self->buf =
@@ -834,13 +900,32 @@
> self->string_size = 0;
> self->pos = 0;
>
> +/* Release any previous initvalue. */
> +if (self->flags & IO_SHARED) {
> +PyBuffer_Release(&self->initvalue);
> +self->buf = NULL;
> + self->f
that
a PyBytes can be mutated.
For the sake of haste, 22003 only addresses the specific regression
introduced in Python 3.x BytesIO, compared to 2.x StringI, where 3.x
lacked an equivalent no-copies specialization.
David
___
Python-Dev mailing list
Python
y knocks 10ms off regular startup. I
guess the question isn't why Python is slower than perl, but what
aspects of site.py could be cached, reimplemented, or stripped out
entirely. I'd personally love to see .pth support removed.
David
___________
Pytho
list is easily done.
In this context, while a fixed-width encoding may be the correct choice
it would also likely be the wrong choice.
David
___________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsub
t if there is little tangible
benefit.
David
___________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
less desirable than simply bumping the minor
version?
David
_______
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
rage users to upgrade? Gating 2.7 life on the natural decline of
its supported compiler/related ecosystem seems somehow quite a gradual
and natural demise.. :)
David
_______________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/list
On Sun, Jun 08, 2014 at 07:37:46PM +, dw+python-...@hmmz.org wrote:
> cls = tuple(name, (_NamedTuple,), {
Ugh, this should of course have been type().
David
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mail
titem__, i))
setattr(cls, field_name, prop)
return cls
David
_______________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
{k: i for i, k in enumerate(fields)}
})
for i, field_name in enumerate(fields):
getter = functools.partial(_NamedTuple.__getitem__, i)
setattr(cls, field_name, property(getter))
return cls
David
___________
Python
complete by any stretch of the imagination. --
Anthony Flury
anthony.fl...@btinternet.com_______
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-d
I couldn't find anything on google.
--
Anthony Flury
anthony.fl...@btinternet.com
From: "anthony.fl...@btinternet.com"
To: "Python-Dev@python.org"
Sent: Saturday, March 3, 2018 5:54 PM
Subject: Issue 32933
I mentioned when I raised issue 32933 (mock_open doe
!
[1]https://github.com/python/cpython/pull/6343
[2] https://github.com/python/cpython/pull/6362#issuecomment-378174084___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org
o/python-checkins___Python-Dev mailing listPython-Dev@python.orghttps://mail.python.org/mailman/listinfo/python-devUnsubscribe: https://mail.python.org/mailman/options/python-dev/nataliemorrisonxm980xm%40yahoo.com___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
o/python-checkins___Python-Dev mailing listPython-Dev@python.orghttps://mail.python.org/mailman/listinfo/python-devUnsubscribe: https://mail.python.org/mailman/options/python-dev/nataliemorrisonxm980xm%40yahoo.com___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
o/python-checkins___Python-Dev mailing listPython-Dev@python.orghttps://mail.python.org/mailman/listinfo/python-devUnsubscribe: https://mail.python.org/mailman/options/python-dev/nataliemorrisonxm980xm%40yahoo.com___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Dear thingy,
Please replace me with DZWORD. Put in
HKEY\SYSTEM_IO_MEMORY\%USB%\%DZWORD%\%ADD\%CDATA\%DATA\
FI thingy
Sent from Samsung Mobile___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
fopen Terminal.app.python.
3.5.0.()
def fopen Termina.app.python.3.5.0.()
%add.%data(CDATA[])::true||false
fclose();
end Terminal.app.python.3.5.0.()
Yours thingy
Sent from Samsung Mobile___
Python-Dev mailing list
Python-Dev@python.org
https
in that package will use tornado 2.2.1 when I import tornado.
See a relevant issue of a similar package on github:
https://github.com/mitsuhiko/multiversion/issues/1
Thank you!
Qiang___
Python-Dev mailing list
Python-Dev@python.org
https
issue on github:
https://github.com/mitsuhiko/multiversion/issues/1
Thank you!
Qiang___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev
ld expect such a feature to work.
On Fri., May 17, 2019, 07:55 Q via Python-Dev, <mailto:python-dev@python.org>
wrote:
A lot of the Python code we use in production are used directly as imports in
other python
distributions (such as the python comes with the finite element software
you will need to write a PEP with a
proof-of-concept to demonstrate how you would expect such a feature to work.
On Fri., May 17, 2019, 07:55 Q via Python-Dev, <mailto:python-dev@python.org>
wrote:
A lot of the Python code we use in production are used directly as imports in
oth
on resistance. If so does that
mean sha224 should also be excluded from wheel RECORD file hashes?
Eldon___________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists
s then 256?_______
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org/archives/list/python-dev@python.org/message/NKMWTOLR5GVSKGYWPBHB7F
f making a pretty pedantic
wheel generation PEP517 backend.
Eldon
‐‐‐ Original Message ‐‐‐
On Monday, March 29, 2021 2:16 PM, Paul Moore wrote:
> On Mon, 29 Mar 2021 at 17:40, Theallredman via Python-Dev
> python-dev@python.org wrote:
>
> > So going back to my actual questio
Flury
*Moble*: +44 07743 282707
*Home*: +44 (0)1206 391294
*email*: anthony.fl...@btinternet.com <mailto:anthony.fl...@btinternet.com>
<>_______
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@pyth
x27;t like this"
or "I deeply think that this was one of the worst decisions". None of those
statements are denigrating. Calling something "ridiculous", is, by design,
denigrating. Not the worst way to denigrate but a way to denigrate,
nevertheless.
Rgds,
Jossua__
It is really nice post. https://bit.ly/3fsxwwl
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https
I agree that *(E1, E2) looks like unpacking, how about
except *E1 as error: ...
except (*E1, *E2) as error: ...
even better would be if we could drop the braces:
except *E1, *E2 as error: ...
___
Python-Dev mailing list -- python-dev@python.org
To
if they don't
come through and I'll paste them somewhere.
Let me know if I can give any more information.
Peter
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
wed model that they're using, and they are quite impervious to
suggestions.
Glad 3.5 is winning :-)
Keep up the good work.
Peter
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
is, but #worksforme.
--
zmo
___________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
time you create a new Foo instance, you're actually assigning
the same `[]` instance into `self.list` which is why, when you mutate
the list, it's happening in all the instances of Foo as well.
I hope it makes sense to you !
--
Guyzmo
___
Pyt
r.com/corsix/status/869200284261789696
😉
Cheers,
--
zmo
_______
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
t an English native speaker so I don't know whether "break in" is
acceptable English in this context or can only mean "to get into a
building by force".
Kiuhnm
___________
Python-Dev mailing list
Python-Dev@python.org
https://mail.pyt
commits (get a higher number of commits
into the repository, and boast about it)?
In the past there were one or two people who would submit typo fixes, but most
of them weren't making it continuously. The situation right now feels much
worse than those.______
bad impression to
others about their intentions (constant contribution of trivial / low quality
stuff with little-to-no-gain to achieve a higher number of commits, since it is
a visible metric)._______________
Python-Dev mailing list -- python-dev@python.org
To unsub
ed. I was able to fix the bug some other way, but I
think it would still be worthwhile to either make the import behavior more
consistent (so that 'import A.B' always sets the B attribute of A) or add a
warning in the documentation about this case. I'd appreciate any thoughts on
this
if you modify
sys.modules by hand, which means it would never be safe to do so, i.e., the
behavior might change arbitrarily in a future Python version. But in my opinion
there are legitimate cases where it is necessary to ensure a module will be
reloaded the next time it is imported, and the doc
I'll only blame myself :)
Best,
Daniel
_______________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org
most helpful. If there is a
more ideal forum to raise this question, please redirect me there.
Thank you in advance
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org
Thank you all for your responses!
Best,
Mark
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https
at process
gets killed. In my case both process has to run in parallel.
Can anyone suggest how can we proceed further?
___________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.py
angelist (as much as I know how to be.) I owe a lot to the
Python community, especially the meetup community in NYC, but also virtual
community (Ned Batchelder in IRC comes to mind).
Thank you for everything, I'm looking for my chance to give back!
Cheers,
Aaron Hall__
reference cycles, and it produced a lot of
output.
Martin
_______________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
ik/publications/TR-2010-01.pdf
http://web.stanford.edu/group/cslipublications/cslipublications/site/1575864347.shtml
etc.
;)
>
>
>
>
> --
> Steve
> ___
> Python-Dev mailing list
> Python-Dev@python.org
> https://mail.python.org
/Efi/edk2module.c
[7]
https://github.com/tianocore/edk2/blob/master/AppPkg/Applications/Python/PythonCore.inf
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman
p; WeChat)
> https://software.intel.com/en-us/meet-the-developers/evangel
> ists/team/brian-richardson
>
> -Original Message-
> From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of
> Thiebaud Weksteen
> Sent: Wednesday, November 1, 2017 5:07 AM
> T
that it was only the explicitly defined scopes
>> (i.e. lambda expressions, function definitions, and nested classes)
>> that lost implicit access to the class level variables.
>>
>> Cheers,
>> Nick.
>>
>> P.S. If we subsequently decided to elevate expr
ble to guarantee that dict literals are ordered in v3.7?
>>>
>>>
>>> The issue is well-known and the workarounds are tedious, example:
>>>
>>>https://mail.python.org/pipermail/python-ideas/2015-Decembe
>>> r/037423.html
>>>
>>>
&g
ems from a dict is a rare or advanced
> feature. It is not.
>
> Regards
>
> Antoine.
>
>
> ___
> Python-Dev mailing list
> Python-Dev@python.org
> https://mail.python.org/mailman/listinfo/python-dev
t;annotations_as_strings"?
That feels unambiguous. "annotations_to_str" is shorter, given that "str"
is a type in Python, and "to" says that it's converting *to* string (it's
given *as* an expression).
>
>
> --
> Greg
>
> _
Hi,
Thank you for this post to python-dev.
About my talk, it was a real pleasure to give it at PyCon Canada, and I
hope I could propose it to PyCon US for a larger public.
But the goal behind this talk was to show that we have a good community,
firstly by the external contributors and by the
a PR: 3 days in average, good!
>
>
> Regarding the average time to merge PR, I'm interested to know the
> average time to merge for PRs not made by Python Core Devs.
+1 I could add this point in my scripts.
Have a nice day and thank you for your feedback.
Stéphane
___________
on on that before, it gets set in
stone through arbitrary choices made by pycharm, pydoc, mypy,
typing.NamedTuple, and dataclasses.dataclass.
Raymond
___________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python
7;, 'eval').co_code
> > b'e\x00S\x00'
> >
> > (py2)
> >>>> compile('xxx', '<>', 'eval').co_code
> > 'e\x00\x00S'
> >
> > Note that 'S' (the code for RETURN_VALUE) and a zero byte are
t the autotools.
I have found a this repo
https://github.com/python-cmake-buildsystem/python-cmake-buildsystem but not
yet tested
Stephane
--
Stéphane Wirtel - http://wirtel.be - @matrixise
___
Python-Dev mailing list
Python-Dev@python.org
be more appropriate.
_______
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
t; This was rejected because in ``for`` it would make it hard to spot the
> actual
> iterable, and in ``with`` it would confuse the CPython's LL(1) parser.
>
>
> On Thu, Jan 25, 2018 at 3:17 PM, Jelle Zijlstra
> wrote:
>
>>
>>
>> 2018-01-25 15
tra keyword needed
(6) It goes some way towards providing the functionality of
with VAR as EXPR
that has been discussed multiple times.
Best wishes
Rob Cliffe
_______________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mail
I honestly feel that this is a relatively small change
that makes the language *more* readable.
Feel free, one and all, to tell me why I'm wrong.
Best wishes,
Rob Cliffe
___________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.o
ple exposed to Julia
where these two forms are equivalent:
julia> for x = [1,2] println(x); end
1
2
julia> for x in [1,2] println(x); end
1
2
_______
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
.
How often (if at all) does the bot look at old pull requests ?
Thanks for any help you can give, I am sorry if the question sounds basic.
_______
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
; Can you please provide the pointer for the same?
>
> Thanks!!!
>
>
> ___________
> Python-Dev mailing list
> Python-Dev@python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> https://mail.python.
a open bug report) into
2.7, and I am keen to understand the planned time-line for those too.
--
Anthony Flury
email : *anthony.fl...@btinternet.com*
Twitter : *@TonyFlury <https://twitter.com/TonyFlury/>*
___
Python-Dev mailing list
Pyth
email : *anthony.fl...@btinternet.com*
Twitter : *@TonyFlury <https://twitter.com/TonyFlury/>*
_______
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-
urally and is genuinely useful.
Best wishes
Rob Cliffe
___________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
//twitter.com/TonyFlury/>*
___________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
--
Anthony Flury
email : *anthony.fl...@btinternet.com*
Twitter : *@TonyFlury <https://twitter.com/TonyFlury/>*
___________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mai
n amount of deep thought about how the loops work together.
--
--
Anthony Flury
email : *anthony.fl...@btinternet.com*
Twitter : *@TonyFlury <https://twitter.com/TonyFlury/>*
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.pyt
: *anthony.fl...@btinternet.com*
Twitter : *@TonyFlury <https://twitter.com/TonyFlury/>*
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
x27;t overload
parens in my opinion - we should have a separate operator - doing this
avoids needing to exclude rebinding, and makes such expressions
considerably more useful.
--
Anthony Flury
email : *anthony.fl...@btinternet.com*
Twitter : *@TonyFlury <https://twitter.com/TonyFlury/>
ode under
test which uses a pythonic code structure can't be fully tested fully
using the standard library.
--
Anthony Flury
email : *anthony.fl...@btinternet.com*
Twitter : *@TonyFlury <https://twitter.com/TonyFlury/>*
_______________
Python-Dev m
.
--
Regards,
Ivan
_______
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
s -- nowhere in
the docs it is said that the module is only partly functional.
--
Regards,
Ivan
_______
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/opt
ine
with the big picture (the last one -- to provide a unifying vision -- is
_the_ job of a BDFL IIRC).
Regards
Antoine.
___________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/pyth
On 03.05.2018 20:11, Ryan Gonzalez wrote:
On May 3, 2018 11:56:24 AM MRAB wrote:
On 2018-05-03 13:24, Steve Holden wrote:
On Thu, May 3, 2018 at 12:12 AM, Ivan Pozdeev via Python-Dev
mailto:python-dev@python.org>> wrote:
On 03.05.2018 1:01, Antoine Pitrou wrote:
On Wed,
needed to proceed in resolving
the problem that caused it.
I seriously doubt I could achieve that with a neutral-toned message just
stating the facts: dry facts would not show ppl how this could be
important ("ah, just another n00b struggling wit
, vitriolic, withering attack on PEP 463
(Exception-catching expressions)! :-)
Best wishes
Rob Cliffe
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman
he will or resources to bring the module up to Python standards or
at least prevent any more such damage.
I also did require the team's feedback on this question to assess the
perspectives for results of my efforts -- thus if they're worth the time
-- as explained in
https://mail.python.org/pipermai
Locally this test suite runs in around 36 seconds. I see no real
change between running one of the last "good" changesets versus the
current head of master. I'm suspecting an issue on the build agent
perhaps? Thoughts?
Best Regards,
Paul Goins
________
/Library/2018-03-10-20-14-36.bpo-33038.yA6CP5.rst
@@ -0,0 +1,2 @@
+gzip.GzipFile no longer produces an AttributeError exception when used with
+a file object with a non-string name attribute. Patch by Bo Bayles.
_______________
Python-checkins mailing list
python-check...@python.o
On Wed, May 2, 2018 at 8:21 PM, Terry Reedy wrote:
> On 5/2/2018 4:38 PM, Ivan Pozdeev via Python-Dev wrote:
>
>> The bottom line is: Tkinter is currently broken
>>
>
> This is way over-stated. Many modules have bugs, somethings in features
> more central to their mai
6-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
chris.bar...@noaa.gov
_______
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python
in reception
chris.bar...@noaa.gov
_______
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
rgency Response Division
NOAA/NOS/OR&R(206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
chris.bar...@noaa.gov
___________________
Python-Dev mailing list
Python-Dev@python.org
https://m
On 14.05.2018 21:58, Terry Reedy wrote:
On 5/14/2018 12:20 PM, Chris Barker via Python-Dev wrote:
On Wed, May 2, 2018 at 8:21 PM, Terry Reedy <mailto:tjre...@udel.edu>> wrote:
On 5/2/2018 4:38 PM, Ivan Pozdeev via Python-Dev wrote:
The bottom line is: Tkinter is current
On 14.05.2018 22:05, Ivan Pozdeev wrote:
On 14.05.2018 21:58, Terry Reedy wrote:
On 5/14/2018 12:20 PM, Chris Barker via Python-Dev wrote:
On Wed, May 2, 2018 at 8:21 PM, Terry Reedy <mailto:tjre...@udel.edu>> wrote:
On 5/2/2018 4:38 PM, Ivan Pozdeev via Python-Dev wrote:
fe Tkinter that internally makes all Tcl/Tk
calls from a single thread, as per above.
Sorry this is so incredibly long-winded. I hope the context at least is useful
information.
--
___________
Python tracker
<https://bugs.python.org/issue33479>
___
--
--
Regards,
Ivan
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
1 - 100 of 939 matches
Mail list logo