-
PEPS looks quite promising. However, I have two questions:
1. Does PEPS support smtp and imap4, so that I can still use my phone to access my mails?
2. How to do upgrade PEPS?
Thanks,
Elgs
-
It would be nice to have a overview of the language's translation status, mainly the not published ones. For instance, Russian is currently not published, how is the minimum requirement of PEP 545.
…
-
We need to create a GitHub action that will validate PEPs when they are submitted to a pephub repository. This action would live in the repository that hosts the PEPs.
> The validation should happe…
-
#Is your feature request related to a problem? Please describe
Python reworked exception classes a while ago (starting version 3.3) and several error classes are now just aliases for OSError, see:
…
-
PEP 484 (Type Hints) https://www.python.org/dev/peps/pep-0484/ has been accepted. This specifies a preferred way of writing type annotations/hints for function arguments and return types. The uPy vi…
-
Not a big issue, but it might be a good idea to be consistent about using (or not using) the `-stubs` prefix for stubs in source code.
Unless there's an odd reason with Pylance integration I'm not aw…
-
Reviewing https://github.com/python/steering-council/blob/main/process/standing-delegations.md it occurred to me that it should probably reference some of the other governance delegation PEPs accepted…
-
DeprecationWarning: 'nntplib' is deprecated and slated for removal in Python 3.13
https://peps.python.org/pep-0594/
-
Currently `micropip.install()` ignores the `yanked` flag and even installs the yanked version.
For example, as of 2024-10-22, `micropip.install("python-multipart")` installs `0.0.13` even though [the…
-
## Bug Report
### iRODS Version, OS and Version
4.3.2, almalinux8
### What did you try to do?
I tried to access to the object path with the same parameter in a PEP invoked through the PREP aft…