On Sun, Oct 21, 2018 at 12:41 PM Peter via Python-list
wrote:
>
> I'd imagine the PEP would stay as active, but changed so that:
>
> python2 -> always refers to python v2
> python3 -> always refers to python v3
> python -> which currently refers to python v2 will change to point to
> python v3
Th
I'd imagine the PEP would stay as active, but changed so that:
python2 -> always refers to python v2
python3 -> always refers to python v3
python -> which currently refers to python v2 will change to point to
python v3
I don't know when the core team would be considering this. The PEP was
las
Congratulations to all involved. -- H
On Sat, 20 Oct 2018 at 10:58, Ned Deily wrote:
>
> On behalf of the Python development community and the Python 3.7 release
> team, we are pleased to announce the availability of Python 3.7.1. Python
> 3.7.1 is the first maintenance release of the newest f
On behalf of the Python development community and the Python 3.7 release
team, we are pleased to announce the availability of Python 3.7.1. Python
3.7.1 is the first maintenance release of the newest feature release of
the Python language. You can find Python 3.7.1 here:
https://www.python.org/
On 10/20/2018 8:24 AM, pjmcle...@gmail.com wrote:
On Saturday, October 13, 2018 at 7:24:14 PM UTC-4, MRAB wrote:
i have a sort of decode error
UnicodeDecodeError; 'utf-8' can't decode byte 0xb0 in position 83064: invalid
start byte
*
and it seems to refer to my code line:
On 10/19/2018 3:03 AM, Anders Wegge Keller wrote:
Short and simple: Do you expect PEP 394 to change status or
recommendation when official support for Python2 ends in 13½ months time, or
at least some time thereafter?
For those that don't have the habit of memorizing PEPs, 394 is the one
stating
On 2018-10-20 13:47, Peter J. Holzer wrote:
On 2018-10-20 05:24:37 -0700, pjmcle...@gmail.com wrote:
On Saturday, October 13, 2018 at 7:24:14 PM UTC-4, MRAB wrote:
> with open(join("docs", path), encoding="utf-8") as f:
hello MRAB and google forum
I feel somewhat excluded by this salutaton, a
On 2018-10-20 05:24:37 -0700, pjmcle...@gmail.com wrote:
> On Saturday, October 13, 2018 at 7:24:14 PM UTC-4, MRAB wrote:
> > with open(join("docs", path), encoding="utf-8") as f:
>
> hello MRAB and google forum
I feel somewhat excluded by this salutaton, as I'm not MRAB and I don't
read this on
On 2018-10-16 06:37:56 +1100, Chris Angelico wrote:
> On Tue, Oct 16, 2018 at 6:34 AM Peter J. Holzer wrote:
> > On 2018-10-15 14:12:54 +0200, Antoon Pardon wrote:
> > > On 13-10-18 09:37, Peter J. Holzer wrote:
> > > > On 2018-10-09 09:55:34 +0200, Antoon Pardon wrote:
> > > >> On 08-10-18 19:43,
On Saturday, October 13, 2018 at 7:24:14 PM UTC-4, MRAB wrote:
> On 2018-10-14 00:13, pjmcle...@gmail.com wrote:
> > On Wednesday, June 13, 2018 at 7:14:06 AM UTC-4, INADA Naoki wrote:
> >> > 1st is this script is from a library module online open source
> >>
> >> If it's open source, why didn't
På Sat, 20 Oct 2018 12:57:45 +1100
Ben Finney skrev:
> Anders Wegge Keller writes:
>
> > Short and simple: Do you expect PEP 394 to change status
>
> The status of PEP 394 today is “Active”. What change of status would you
> expect in this Informational PEP?
One possible change would be tha
11 matches
Mail list logo