Results 433 issues of Thomas Grainger

[](https://issuehunt.io/r/sindresorhus/any-observable/issues/17) IssueHunt Summary ### Sponsors (Total: $60.00) - [ issuehunt](https://issuehunt.io/u/issuehunt) ($60.00) #### [Become a sponsor now!](https://issuehunt.io/r/sindresorhus/any-observable/issues/17) #### [Or submit a pull request to get the deposits!](https://issuehunt.io/r/sindresorhus/any-observable/issues/17) ### Tips - Checkout...

enhancement
help wanted
:dollar: Funded on Issuehunt

see https://github.com/brillout/extendable-error-class/pull/4/files

**Black https://github.com/psf/black/commit/fa6caa** [Playground link](https://black.vercel.app/?version=main&state=_Td6WFoAAATm1rRGAgAhARYAAAB0L-Wj4AKmAM9dAD2IimZxl1N_WjI0u8OlQwlDaW_q2T6yXYKpJV2Ms7631k4yBqy56lCTIqRUTO7RQfL4L0LbDjztMJmTJn6WP0vXD9_ROkJgkWvy4Sc5iihUJVUNLWUaNZhEnYPNCXFRM00VXhFvAgG0QPSgtwq8W7aHYP-gQF6as_9ALsHmLTuyJK-Y_tu-wE6otbgecVvnkxLKTqRpDEYDQMuz2CWs0g7mah3738lSP8J_CSjCKJrNEEDsSk5oPnX32Xee_fBFvnJEFl1H65JjvISE2ECKqwAAY9b7lWGhrQoAAesBpwUAAHv1wVSxxGf7AgAAAAAEWVo=) ## Options `--line-length=88` `--safe` ## Input ```python @gen_test() async def test_eq(): async with Cluster( asynchronous=True, name="A", ) as clusterA, Cluster( asynchronous=True, name="A2", ) as clusterA2, Cluster(...

T: bug
F: trailing comma

DO NOT MERGE, this won't work. Looks like a bug in transform builtins

Looks from https://wiki.ubuntu.com/Unity/LauncherAPI that it would be fairly simple to add

Feature

http://unity.ubuntu.com/projects/appindicators/ appindicators have "KDE/GNOME compatability – KDE applications running in GNOME will have their application notification menus rendered with GTK widgets and vice-versa." API dox: http://developer.ubuntu.com/api/ubuntu-11.04/libappindicator/ http://developer.ubuntu.com/api/ubuntu-11.04/libindicate/

Feature

identifiers, literals, and colors can't be set from the config file. Because: 1. colors is missing from the options looked at 1. any `--no-` flag is set to `true` by...