-
BPO | [3559](https://bugs.python.org/issue3559)
--- | :---
Nosy | @terryjreedy, @cben, @serwy, @merwok, @pppery
Files | [fix_idleshell_paste.diff](https://bugs.python.org/file14618/fix_idleshell_paste…
-
With the #fchack team from #UMKC - @bryangw1 and @zmon -we have been working on a Universal License Object Model (ULOM). (For same project, @zmon is creating an interface for data entry. https://gith…
-
> original comment https://github.com/canonical-web-and-design/ubuntu.com/issues/8686#issuecomment-722954230
Hello,
This is a consequence of another issue, which is more of a "design" one.
Some…
-
Clean-up task
-
This Issue is for discussion and tracking of mechanism of action experiments for series 2. We are currently in the process of planning the details of the first experiments and will update accordingly.
-
Essentially, I am using `set_parse_action()` to determine to location of parse elements within the source string (if there's another way, I'm all ears). The parse action defined in the [documentation]…
-
Ever since the first stylistic sets were introduced in 2.0, I've maintained a table stylistic sets in my editor settings so I can preview font differences when selecting stylistic sets. With the upcom…
-
It might be useful to allow touples of two numbers to be defined as integral type for complex components of records.
alternatively, one would need a consistent naming convention for the components.
…
-
IMHO, the terminology of relationship specification is a bit confusing. URLs are provided for the relationship itself and for the resources referred to via the relationship, but there is no way to pro…
-
Imagine a "parent" and "child" resource, like an order with order lines.
```
order
totalPrice: attribute
orderlines: relationship, to-many orderline
orderline
order: relationship, to-o…