From: Serhiy Storchaka To: python-check...@python.org Sent: Wednesday, 9 May 2018, 10:14 Subject: [Python-checkins] bpo-33038: Fix gzip.GzipFile for file objects with a non-string name attribute. (GH-6095) https://github.com/python/cpython/commit
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
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 Abaqus
and MSC Marc), many
packages (such as matplotlib, numpy) that may have varying versioned
dependencies, which makes it is
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 Abaqus
and MSC Marc), many
packages (such as matplotlib, numpy) that may have varying versioned
dependencies.
I was wondering
>From the viewpoint of the package user, people don't want to change every
>import to "require a version at runtime". If "set up a python path in a
>wrapper script" is a better strategy, can you please give an example for the
>following use case:
The ab
Sorry, there is an error in my last post. It's corrected as:
The abaqus python distribution has libA 1.0, the external package to be
installed is LibB, which requires libA2.0, and we don't want to change every
import in LibB to be import /somewhere/libA2.0, because the source code may
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
n Tue, Jul 5, 2016 at 3:30 AM, Peter via Webmaster
mailto:webmas...@python.org>> wrote:
Hi
I'm a heavy user of Python on Windows, am a Basic PSF member and
have contributed to core Python.
The Python 2.7.12 Windows installer download is being marked as
untrusted by
ll paste them somewhere.
Let me know if I can give any more information.
I don't think there's anything we can do about this, other than
convince more users of Norton Internet Security to use Python 2.7
(apparently Python 3.5 is more popular with that demographic :) )
The installer is
ed. Of course nobody reads the readme
during install. "I've installed python a thousand times before, I know what I'm
doing."
There are so many things that require SSL, and it's reasonably assumed to be
functional by default.
_________
rdering, and if so, why?
I just tried on my system with python 3.6:
```
>>> pprint(list(signal.Signals))
[,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
]
```
so I'm not sure what the issue
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
Years ago, I fell in love with python and left C an C++ behind. Sometime later,
I fell in love with C# because with strong typing, my IDE does most of the work
for me - I never have to browse the API to find which method or attribute
exists in a class, I can use tab completion for everything
rm bug, and should be
> reported on their tracker.
Thank you. I've reported the issue to jetbrains, and also reported the
jetbrains help page for type hinting in pycharm, which describes and provides
examples using lowercase, and is where I learned about python type hinting.
Based on what you
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
As someone who is watching the python/cpython repository, I'm very used to see
lots of traffic. But lately there have been a surge of spammy PRs which are
about the same, generally very trivial subject but individually fixing each
occurrence one by one:
- Add coverage to X (tens of the
fail.
Observably, it feels like they are doing this for core privileges (if they
don't already exist, they are a member of the python org?). Every time I see
one of those PRs (e.g add test for X, add delete redundant variables for Y),
the author seem to be cc-ing their mentor. This gives a
n a submodule is loaded using
any mechanism... a binding is placed in the parent module's namespace to the
submodule object", which is consistent with the behavior above, since the
second import of A.B does not actually "load" B (only retrieve it from the
sys.modules cache)
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
source of importlib
one too many times, I guess I will declare that I "know what [I'm] doing" for
now and keep on mutating sys.modules, since the alternative (intercepting all
imports) seems more painful to me. If my code breaks in a future Python version
I’m looking for help understanding how Python will release fixes related to the
SHA3 critical security vulnerability (CVE-2022-37454). I’ve tried to figure
this out myself, but I’m far from a Python expert and I’m not sure where else I
should look.
Apologies in advance if this is the wrong
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
Hi,
We are running cassandra using mock cassandra and interacting with python
cassandra-driver. We are running python3.6 and we are using latest
cassandra-driver i.e cassandra-driver 3.21.0.
What we are seeing is when calling cluster.connect it is trying to acquire a
tstate_lock from here
--- Begin Message ---
Hi Martin,
On Sun, 17 Apr 2011 23:57:05 +0200
"Martin v. Löwis" wrote:
> On behalf of the Python development team and the Python community, I'm
> happy to announce the release candidate 1 of Python 2.5.6.
>
> This is a source-only release that o
Hi there,
I have had the privilege of getting to know some core developers at PyCon in
Portland, and I've met some others through my volunteering at PyGotham and the
NYC Python meetup group (resisting urge to name-drop).
In spite of not joining the mailing list until about a week ago at
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
standard library similar to POSIX.
In 2011, a port of Python 2.7.1 was added to the EDK2 repository [2].
This port then evolved to 2.7.2 which is still defined as the
reference port [3]. In 2015, another port was added of Python 2.7.10
in parallel of 2.7.2 [4]. Since then, both implementations have
support
directly within the Python community, you would avoid having to maintain a
separate port. I don't think that having a new Python3 port as part of EDK2
is a good idea. What I am suggesting is that Intel should contribute
directly to the Python repository by sending your modifications ups
wrapper that allows
lambdas as args, and evaluates them if debugging is turned on).
Maybe a better question is whether we want "special forms" in Python. It
complicates some things but simplifies others. But things that satisfy Lisp
programmers might not make Python programmers happy. ;)
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
ws from a specific PR using the API:
> https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request
>
> For example, for reviews made to CPython PR number 1:
>
> https://api.github.com/repos/python/cpython/pulls/1/reviews
>
> * Time to merge
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
As a general rule, you should not expect the bytecode to be the same
between different versions of CPython, including minor version changes. For
example, the instructions for dictionary literals are different in 3.4,
3.5, and 3.6.
On Fri, Jan 19, 2018 at 6:54 PM, Victor Stinner
wrote:
> Pyt
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
Currently there are many ways to introduce variables in Python; however,
only a few allow annotations. I was working on a toy language and chose to
base my syntax on Python's when I noticed that I could not annotate a loop
iteration variable. For example:
for x: int in range(5):
...
Thi
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
On 22/02/2018 19:04, Serhiy Storchaka wrote:
Yet one discussion about reusing common subexpressions in
comprehensions took place last week on the Python-ideas maillist (see
topic "Temporary variables in comprehensions" [1]). The problem is
that in comprehension like `[f(x) + g(f(x)
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
On Mon, Feb 26, 2018 at 7:51 PM, Guido van Rossum wrote:
..
> The reason is that for people who are not Python experts there's no obvious
> reason why `for VAR = EXPR` should mean one thing and `for VAR in EXPR`
> should mean another.
This would be particularly surprising for peo
.
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
This mailing list is for the development of CPython, not for the end
user, please could you move your question on python-l...@python.org ?
Thank you,
Le 22/03/18 à 07:27, Rohit Adhikari a écrit :
> Do we have vlookup function which can be used in dataframe same as used
> in excel.
>
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
All,
The three pull requests are :
Python 2.7 - doc string fix : https://github.com/python/cpython/pull/6015
Python 3.8 - documentation fix : https://github.com/python/cpython/pull/5982
Python 3.8 - Small bug fix on unittest.mock.mock_open :
https://github.com/python/cpython/pull/5974
The
statements instead.
3. Chaining multiple assignment expressions should generally be avoided.
More than one assignment per expression can detract from readability.
Given the many different uses for ":" identified on python-ideas, I'm
inclined to suggest making these proposed s
he current expectations of how comprehensions work should also be
honored; I don't claim to have fully followed all of the discussions
around this, but it seems to me that comprehensions work in a
particular way because of a concerted effect (especially in Python
3) to make them tha
On 21/04/18 08:46, Chris Angelico wrote:
doubled_items = [x for x in (items := get_items()) if x * 2 in items]
This will leak 'items' into the surrounding scope (but not 'x').
At the risk of stating the obvious - wasn't there work in Python 3 to
prevent leakage from c
level - for a beginner the comprehension may well be baffling where as
someone with more skills would understand it - almost intuitively; as
an example: I have been using Python for 7 years - and comprehensions
with more than one for loop still are not intuitive for me, I can't read
them without a
e required.
3. Most importantly: it is *not* allowed to mask names in the current
local scope.
While I agree this would be unambiguous to a computer, I think for
most humans it would be experienced as a confusing set of arcane and
arbitrary rules about what "=" means in Python.
I respectfully d
ikely error, and I think gcc has an
option to flag it as a warning - even though it is valid and very
occasionally it is useful.
Also many developers who come to Python from languages such as C will
still place parens around conditionals - this means that a typo which
will cause a Syntax Error in
All,
Can someone please review Pull Request 5974
<https://github.com/python/cpython/pull/5974> on Python3.8 - the Pull
request was submitted on 4th March - this pull request is associated
with bpo-32933 <https://bugs.python.org/issue32933>
To summarize the point of this pull
.
--
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
seriously,
based on the fact that there's a (rare - at least it appears that the
many IDLE users haven't hit it yet) race condition that causes a crash
in Python 2.7? (It appears that the problem doesn't happen in the
python.org 3.x builds, if I understand the description of th
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
correct).
As I suspected. This is a classic scenario that is occasionally seen
anywhere: "everyone is underestimating a problem until a disaster strikes".
The team's perception of Tkinter is basically: "well, there are slight
issues, and the docs are lacking, but no big d
:
||
Hi,
Just kind of "looking around" at stuff I can help with, and I noticed
a few days ago that Windows 10 AMD64 builds of Python 3.6/3.7/3.x are
generally failing.
It seems like the failures started April 16th around 1am per BuildBot
and went from consistently passing to co
From: Serhiy Storchaka
To: python-check...@python.org
Sent: Wednesday, 9 May 2018, 10:14
Subject: [Python-checkins] bpo-33038: Fix gzip.GzipFile for file objects with
a non-string name attribute. (GH-6095)
https://github.com/python/cpython/commit
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
the standard library that everyone could contribute to and use.
With regard to forking -- is there another way? I don't have the expertise
to have any idea if this is possible, but:
start up python
capture the entire runtime image as a single binary blob.
could that blob be simply loaded into me
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:
low memory overhead, etc.) and easy. So
in other words, the notion of multiple interpreters in Tcl vs. Python is
completely different. I had one large application I built around that time that
often ended up with hundreds of interpreters running.
Not familiar with the concept so can't say atm if
This may be known but I wanted to ask this esteemed body first.
I understand that from Python3.3 there was a security fix to ensure that
different python processes would generate different hash value for the
same input - to prevent denial of service based on crafted hash conflicts.
I opened
ality (i.e. if two objects have different hash values they
can't be the same value).
/B//TW : //
//
//This question was prompted by a question on a social media platform
about the whether hash values are transferable between across platforms.
Everything I could find stated that after Pyth
on the speed of that operation; without
consideration of how often that operation is used.
On 17/05/18 09:16, Chris Angelico wrote:
On Thu, May 17, 2018 at 5:21 PM, Anthony Flury via Python-Dev
wrote:
Victor,
Thanks for the link, but to be honest it will just confuse people - neither
the link
label will be required much more times than 'skip news' or
'skip issue' labels.
Since Python uses semantic versioning (https://semver.org), the
criterion for "what's new-worthy" changes is simple: they are _public
interface changes_ (which include visibl
On 18.05.2018 14:46, Steven D'Aprano wrote:
Stephan Houben noticed that Python apparently allows identifiers to be
keywords, if you use Unicode "mathematical bold" letters. His
explanation is that the identifier is normalised, but not until after
keywords are checked for. So thi
r for these branches.
(You'll have to keep master though AFAIK since Git needs some branch to
be marked as "default".)
It's sufficient to just have topic branches for PRs there: you take
official branches from python/cpython and topic branches from your fork,
do the edits and manipu
ps://github.com/pitrou/cpython/tree/pickle5
Also I've published an experimental backport on PyPI, for Python 3.6
and 3.7. This should help people play with the new API and features
without having to compile Python:
https://pypi.org/project/pickle5/
Any feedback is welcome.
Thanks for doing this
ecome less useful :-(
It seems like the first blocker issue is that we have no explicit
documentation "how to deal with buildbots?" (the devguide
documentation is incomplete, it doesn't explain what I'm explaining
below). Let me start with a few notes of how I watch buildbots.
I
Hi Dev. Support,
Is there a command that can help me to upgrade python 3.6.5 to 3.7.5 without
uninstall and reinstall please?
Thanks,Jonathan___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
https://stackoverflow.com/questions/15102943/how-to-update-python/50616351#50616351
On 01.06.2018 5:22, Jonathan Tsang via Python-Dev wrote:
Hi Dev. Support,
Is there a command that can help me to upgrade python 3.6.5 to 3.7.5
without uninstall and reinstall please?
Thanks,
Jonathan
On 30.05.2018 16:36, Nick Coghlan wrote:
On 30 May 2018 at 22:30, Ivan Pozdeev via Python-Dev
mailto:python-dev@python.org>> wrote:
What's the big idea of separate buildbots anyway? I thought the
purpose of CI is to test everything _before_
it breaks the main codebase
Fedora 3.x, PPC64LE Fedora 3.x, s390x RHEL 3.x:
https://bugs.python.org/issue33630
* AIX: always red
* USBan: experimental buildbot
* Alpine: platform not supported yet (musl issues)
Victor
___
Python-Dev mailing list
Python-Dev@python.org
https://mai
n its
effectiveness.
Actually, since M$ has closely integrated Python into VS, I'm expecting
Guido to receive an acquisition offer next!
--
~Ethan~
_______
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
U
t? Perhaps you
should look at the actual code:
https://github.com/python/cpython/blob/b609e687a076d77bdd687f5e4def85e29a044bfc/Lib/asyncio/base_events.py#L1117-L1123
Oh. Duh. Yep, it was a dumb question. Sorry! The transport should ONLY
be closed on error.
I smell a big, big design viol
Over on python-ideas, someone is/was proposing literals for timedeltas.
I don't expect that will come to anything, but it did make me take a look
at the docstring for datetime.timedelta. I use iPython's ? a lot for a
quick overview of how to use a class/function.
This is what I g
.finally isn't equivalent to try..except? Perhaps you
should look at the actual code:
https://github.com/python/cpython/blob/b609e687a076d77bdd687f5e4def85e29a044bfc/Lib/asyncio/base_events.py#L1117-L1123
In this particular code, it looks like just KeyboardInterrupt needs to
be handled i
n, but why is try/finally unsuitable?
Because try..finally isn't equivalent to try..except? Perhaps you
should look at the actual code:
https://github.com/python/cpython/blob/b609e687a076d77bdd687f5e4def85e29a044bfc/Lib/asyncio/base_events.py#L1117-L1123
In this particular code, it looks like just
t; Clinic and then run "make clinic" to regenerate the generated files.
>
good idea.
Now to find some time to actually work on this...
-CHB
> Victor
>
> 2018-06-04 23:45 GMT+02:00 Chris Barker via Python-Dev <
> python-dev@python.org>:
> > Over on pytho
__new__ instead of __init__ (not sure why)
Because it's an immutable type.
and __new__ have a meaningful signature,
So maybe we should fallback on that during signature inspection.
According to
https://stackoverflow.com/questions/4374006/check-for-mutability-in-python ,
there are no reliable
wrote:
>
>
> On Mon, 4 Jun 2018 at 17:29, Ivan Pozdeev via Python-Dev <
> python-dev@python.org> wrote:
>
>> On 05.06.2018 3:09, Matthias Bussonnier wrote:
>>
>> This may even be a bug/feature of IPython,
>>
>> I see that inspect.signature(ti
y do the same.
-CHB
On Mon, Jun 4, 2018 at 6:21 PM, Matthias Bussonnier
mailto:bussonniermatth...@gmail.com>>
wrote:
On Mon, 4 Jun 2018 at 17:29, Ivan Pozdeev via Python-Dev
mailto:python-dev@python.org>> wrote:
On 05.06.2018 3:09, Matthias Bussonnier
ed to."/
----
*From:* Python-Dev
on behalf of M.-A. Lemburg
*Sent:* Tuesday, June 5, 2018 7:54 AM
*To:* Antoine Pitrou; python-dev@python.org
*Subject:* Re: [Python-Dev] Microsoft to acquire GitHub for $7.5 billion
Something that may change is the way they tr
801 - 900 of 1707 matches
Mail list logo