Tony Narlock

Results 395 issues of Tony Narlock

# Summary `graphql.utilities.__init__.py`'s [export of `print_schema`](https://github.com/graphql-python/graphql-core/blob/v3.3.0a3/src/graphql/utilities/__init__.py#L28-L31) function shadows the module of `graphql.utilities.print_schema` https://github.com/graphql-python/graphql-core/blob/0c93b8452eed38d4f800c7e71cf6f3f3758cd1c6/src/graphql/utilities/__init__.py#L28-L31 So assume this: ```python from graphql.utilities import print_schema ``` ## Expected behavior The module [`graphql.utilities.print_schema`](https://github.com/graphql-python/graphql-core/blob/v3.3.0a3/src/graphql/utilities/print_schema.py). ## Results...

Hi, thank you for the project! A single, curated change file is ideal for conveying the value of changes across releases. Note: This is a bikeshed / matter of taste...

Hi! Thank you for the project. ### Summary of problem dd-trace-py release notes aren't being conveyed succinctly to downstream users due to replacing a changelog file for GitHub releases. Release...

stale

Hi, thank you for the project! I don't see a `concat` mutator in the docs for `react-final-form-arrays` (any version) Is there any support planned for it? Last mention, March 11th,...

[`dataclasses`](https://docs.python.org/3/library/dataclasses.html) Related: https://github.com/cihai/unihan-etl/pull/280

See also: - https://github.com/cihai/unihan-etl/issues/306

https://docs.python.org/3/library/doctest.html Tested documentation examples

Not sure if this is still used in newer mocha versions, just reporting a package issue! npm 8.19.2 node v18.12.1 ```console npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to...

Fixes #48 With nouislider 15.6.1, the path will be `dist/` ``` ❯ ls /node_modules/nouislider/ LICENSE.md README.md dist package.json src ls /node_modules/nouislider/dist nouislider.css nouislider.d.ts nouislider.js nouislider.min.css nouislider.min.js nouislider.min.mjs nouislider.mjs ❯ cat...