archives will remain available for reference and software
archeologists:
https://mail.python.org/archives/list/python-dev@python.org/
Thanks,
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Experts (#1, Nov 25 2023)
Python Projects, Coaching and Support
s kill it. I thought it was already deprecated.
I'll wait until next week and then get the process of archiving the list
going.
--Guido (mobile)
On Mon, Nov 13, 2023 at 02:19 Marc-Andre Lemburg wrote:
Hello everyone,
for quite a while now, core discussions have moved to Dis
On 14.11.2023 19:21, Steve Holden wrote:
On Mon, 13 Nov 2023 at 10:18, Marc-Andre Lemburg wrote:
[...]
Question: Should we retire and archive this mailing list ?
(I'm asking as one of the maintainers of the ML)
[...]
Hi Marc-Andre,
Maybe just require senders to be me
as one of the maintainers of the ML)
Thanks,
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Experts (#1, Nov 13 2023)
>>> Python Projects, Coaching and Support ...https://www.egenix.com/
>>> Python Product Development ...h
_
>> 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/
can be dealt with on PyPI, as it is already
happening.
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Experts (#1, Feb 08 2022)
>>> Python Projects, Coaching and Support ...https://www.egenix.com/
>>> Python Product Developme
/
>
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Experts (#1, Dec 12 2021)
>>> Python Projects, Coaching and Support ...https://www.egenix.com/
>>> Python Product Development ...https://consulting.egenix.com/
____
::: We imple
e.g. the
absence of an identifier causes the application flow to
be different).
>> Then there's the question of when this normalization happens (and when it
>> doesn't).
It happens in the parser when reading a non-ASCII identifier
(see Parser/pegen.c), so only applies to
On 12.11.2021 17:46, Bob Fang wrote:
>
>
>> On 12 Nov 2021, at 16:32, Marc-Andre Lemburg > <mailto:m...@egenix.com>> wrote:
>>
>> Perhaps there's a reverse dependency graph we could use to find out
>> why the package is downloaded this often. I re
ch are popular or used a lot
in CI/CD setups.
Perhaps there's a reverse dependency graph we could use to find out
why the package is downloaded this often. I remember having seen
a project which does this, but have lost the URL.
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services dire
idi markers and other special code points in source code, can easily
do this via e.g. pre-commit hooks, special editor settings, code
linters or security scanners.
I don't think limiting the source code encoding is the right approach
to making code more secure. In
anks for writing this up. I'm not sure whether a PEP is the right place
for such documentation, though. Wouldn't it be more visible in the standard
Python documentation ?
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Experts (#1, Nov 02 2021)
>>>
On 28.09.2021 14:26, Filipe LaĆns wrote:
> On Tue, 2021-09-28 at 10:22 +0200, Marc-Andre Lemburg wrote:
>> On 27.09.2021 18:51, Eric Snow wrote:
>>> We've frozen most of the stdlib modules imported during "python -c
>>> pass" [1][2], to make startup a b
tree
>
> Thoughts?
#3 sounds like a good solution, but how would you detect "running
from the source tree" ? This sounds like you need another stat call
somewhere, which is what the frozen modules try to avoid.
I'd like to suggest adding an environment variable to enable
On 28.09.2021 10:22, Marc-Andre Lemburg wrote:
> On 27.09.2021 18:51, Eric Snow wrote:
>> We've frozen most of the stdlib modules imported during "python -c
>> pass" [1][2], to make startup a bit faster. Import of those modules
>> is controlled by "-
scapes?
No need for the stdlib, since UTF-8 is widely accepted by now
and why should people with non-ASCII names not be able to write
their true name ?
You may have noted that I rarely do... the reason is that in the
past, the accent on the "e" caused me too many probl
workflow. Feel free
> to chime in here or on the migration issues directly with your
> use-case:
>
> 1. https://github.com/psf/gh-migration/issues/6
> 2. https://github.com/psf/gh-migration/issues/7
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Exp
17 matches
Mail list logo