-
### Is your feature request related to a problem? Please describe
In Python 3, UTF-8 is the default source encoding.
Statements such as `# coding=utf-8` in the first two lines of a program are not…
leezu updated
2 years ago
-
Hey team- just wanted to start the discussion about [PEP 622] since it introduces some new syntax. Any thoughts on what the effort might be to add support? I'm guessing adding the `match` and `case` k…
-
This goes slightly against what I said in #37, but something that would be quite useful
would be a bulk zero-initialisation. There are lots of zero-holes in memory maps,
whether that is because it i…
-
ps -efa|grep pep
pepproxy 8313 1 0 10:08 ? 00:00:00 node /opt/pepProxy/bin/pepProxy
pepproxy 8361 1 0 10:08 ? 00:00:00 node /opt/pepProxy/bin/pepProxy
We can use something e…
-
I don't want to use jQuery, Although I like jquery
-
Currently Flit generates conditional requirements in the `extras_require` argument, but the currently blessed way is to put it in `install_requires`. Flit should try to use the new syntax instead, or …
-
Dear yangymargaret:
Does PEP-motif include complementary DNA strand(-)?
Thank you for your time and I look forward to your reply.
-
Applying good python style project wide would help significantly with readability and ensure good code quality going forwards. There are several checks we can apply.
- `flake8` (or `ruff`).
- `m…
ma595 updated
4 weeks ago
-
**Aktualna treść pytania:** Jaką moc PEP dostarcza nadajnik, jeśli napięcie międzyszczytowe (peak to peak) zmierzone oscyloskopem na sztucznym obciążeniu 50 Ω wynosi 200 V?
**Odpowiedzi:** 200 W, 1…
-
Creo que el código debe formatearse de acuerdo a:
- https://www.python.org/dev/peps/pep-0008/
- https://www.python.org/dev/peps/pep-0287/