-
BPO | [47234](https://bugs.python.org/issue47234)
--- | :---
Nosy | @rhettinger, @stevendaprano, @JelleZijlstra, @AlexWaygood
*Note: these values reflect the state of the issue at the time it was mig…
-
- Carried over from opstrace-prelaunch/issues/1445.
- All quotes from myself, between September and November 2020.
------------------
> I brought this up in a notion.so doc before. Installer an…
-
https://drafts.css-houdini.org/css-properties-values-api-1/
The fact that property registration is document global makes it impossible to use a custom property privately in a shadow tree. Maybe reg…
-
I think it is about tine we unify our look and feel a bit across the app. The way we have it now we e.g. use different mechanisms to leave screens: Sometimes you just have to tap the device's back but…
-
Many programs want to be able share references without exposing all the fields contained in those references. Typically this is done by exporting the type of those references abstractly or "opaquely".…
-
The GC extension has the tension that a good design will take a long time to develop and a quick design will impose backwards-compatibility constraints we will regret. Thanks to some productive prompt…
-
I noticed that when Tower Collector is running, and some other app that uses GPS launches, that other app has to start the GPS cold.
So, maybe Tower collector needs a new mode in options,
(or more c…
-
Add a `make report` that would run the test suite and write various info to say `bug-report.txt`
The info would include version numbers, out of commands such as `uname -a`, compiler version info, co…
-
The following snippet crashes when compiled in release mode on current stable, beta and nightly:
``` rust
enum Null {}
fn foo() -> Null { loop { } }
fn create_null() -> Null {
let n = f…
-
FontForge version 20190413 based on sources from 26-Jul-2019 git:279e69163e4da2be6240d1b35fdbb6438e792344
MacOSX 10.11.6
Due to bad font's line height, accented characters get cut off and accents …