Ronny Pfannschmidt

Results 199 issues of Ronny Pfannschmidt

while messing around with recreating a gitlab_org source i did put my all-repos checkout into the target dir for a all-repos clone, it was fabulously destroyed

it would be nice to have a pytest integration that handles traces at test setp/call/teardown level as well as including eliot trees/traces onto a test report

in pytest we are in the process of deprecating the pytest_namespace hook, so this plugin would need a new location for its api that works when that hook is removed

as far as i understood lazy fixtures currently look up only by name, and dont add parameterization the idea i have in mind is to be able to pass parameter...

while trying to implement a cached property variant that implements a annotate/validate behavior i noticed that 2 implementation details could be shared in mixins - all thread support is implemented...

Deferred until financially sponsored

when writing markdown presentations with markdown using hr as separator its sometimes helpful to repeat a larger title followup to #437 ```markdown ## topic ### part 1 --- ## topic...

enhancement

context: when creating reveal.js slides in markdown, its possible to use longer hr for splitting vertical/horizontal slides it would be nice if it was possible to configure a slide split...

enhancement

addresses #3523 setup.cfg also a structural refactor and cleanup of the config file finding/loading - [ ] changelog - [x] writeup in deprecated docs/links

fixes #4562 must be merged after #8508

type: deprecation

based on https://twitter.com/davidism/status/1484580868840558593 we should have a tool to help to turn a warning into a filterwarning expression we should also shift toward having pytest/pytest plugin warnings be warnings, even...

type: proposal
plugin: warnings