-
Whenever i want to input this caracter : ê , it doesn't work.
This is the only caracter I've had an issue with, but it's a very important one in french.
-
BPO | [21895](https://bugs.python.org/issue21895)
--- | :---
Nosy | @gvanrossum, @pitrou, @vstinner, @njsmith
PRs | python/cpython#768
Files | [signal_pause_doesnt_wake_up.py](https://bugs.python.org/…
-
ISSUE:
On Windows, a Python 3 install directory contains `python.exe`. However, there is no `python3.exe`, `python3.cmd` or similar. Thus, a user following almost any online tutorial, copy/pasting …
-
Here is a sample code (used e.g. in FeynCalc) that allows to define a variable in
some context inside a package in such a way, that it can directly accessed from the subpackages
```
BeginPackage…
-
I have been reading about the log formats available and the various ways to log data from a program. Thank you for the existing documentation.
I would like to propose that we add support for struct…
-
I have been thinking about various ways to extend DosBox and make it faster. Most ideas I have is only useful with new/recompiled DOS applications. On the top of my list is the idea of having a way to…
-
[PyCon](https://us.pycon.org/2023/) is the main meat-space gathering of python programmers. Every year, there are presentations about cool python projects and programming techniques, and these presen…
-
## Announcements - New Features, Design Patterns, and Methods
I'm unsure how GitHub sends out updates. I don't think people are informed about Wiki changes for example. I've been announcing new f…
-
Race conditions suck, but they're a common kind of bug in concurrent programs. We should help people test for them if we can.
Some interesting research out of MSR:
* [CHESS](https://www.microsof…
-
@reedacartwright and I wanted to start a conversation about possibly porting the bash portions of SISRS to Python. We both feel this would make it easier to maintain in the long run, but the work to d…