Igor Vaiman

Results 6 issues of Igor Vaiman

## Summary * OS: Ubuntu 20.04 * Architecture: x86 64bit * Psutil version: 5.8.0 * Python version: 3.8.10 * Type: doc, core (?) ## Description Not sure if this is...

bug
linux
doc

See [modified README](https://github.com/marshmallow-code/marshmallow-oneofschema/blob/8d20365b3e3273eb3966547b81efd71b37f4d8dc/README.rst#building-oneofschema-with-a-decorator) for motivations and usage example. Full backward compatibility is retained, just some nice new syntax.

My quick attempt to solve issues #12 and #13. Usage: ```python wavio.write("smth.wav", data, 44100, scale="normalize") ``` In this case the behavior mimics standard normalize feature found in any DAW: make...

Hi! I'm facing the issue with text scatter that includes MathJax text. Initially it is rendered and positioned correctly, but a manual rescaling (zooming/panning) seems to be completely ignored by...

Relevant change in Svelte 4 migration guide: https://svelte.dev/docs/v4-migration-guide#default-slot-bindings I have added minimal fix and updated the docs for that feature. Not sure what else to do here, maintainers please advise...

**Version**: redis-py 5.0.1, Redis 7.2.4 **Platform**: Python 3.10.13 on MacOS 13.3.1 **Description**: Hi! I realize this is not exactly an issue with the library, but I still want to point...