Kian Cross

Results 5 issues of Kian Cross

- [x] I'd be willing to implement this feature ([contributing guide](https://yarnpkg.com/advanced/contributing)) - [x] This feature is important to have in this repository; a contrib plugin wouldn't do **Describe the user...

enhancement
shell

### Describe the problem Currently, the CI workflows do not use the Makefile `install` target, as they need to pass the `--no-interaction` option. This causes problems, as seen in #270....

Enhancement

https://github.com/tmbo/questionary/blob/89758d2897734619f879c1007a79247c36493684/docs/pages/quickstart.rst?plain=1#L66 Should instead be: ```python the order they are passed to :meth:`~questionary.form``. ```

By default, users who place orders while logged in can still access their order URLs without authentication. This raises potential security risks, particularly if order confirmation emails are forwarded. This...

cla-signed

Python 3.9 is now end-of-life. This commit removes Python 3.9 as a valid version, and also adds Python 3.14 to the continous integration testing. Relavent Poetry tags are also updated....