ibmi-oss-docs
ibmi-oss-docs copied to clipboard
IBM i Open Source Documentation
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...
Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
use variable instead of string literal @ThePrez I believe the intention here is to refer back the `node_severs` variable right?
Useful pages - Supported Python versions - Using alternatives to pick the default python/python3 binary - Using virtualenvs to install packages - How to build native packages (install python3-devel, development...
When installing ibm-iaccess on ubuntu 23.10 it fails because it has a dependency pm libodbc1 which is not available in the default repo for 23.10. ``` $ sudo apt install...
pip installing reportlab with python3.9 fails building `_renderPM` extension. ```c In file included from /usr/include/sys/thread.h:41:0, from /usr/include/sys/ptrace.h:28, from /usr/include/sys/proc.h:42, from /usr/include/sys/pri.h:43, from /usr/include/sys/sched.h:38, from /usr/include/sched.h:51, from /usr/include/pthread.h:67, from /QOpenSys/pkgs/include/python3.9/pythread.h:128, from...
### What documentation would you like added? I'm running a node app and have added self-signed IBM i server certificates to my Linux certificate store, but Node using the IBM...
### What documentation would you like added? Using proxy argument on command line isn't used in all cases, but seems to need to be added in pip config. This should...
Closes #130
[--no-build-isolation](https://pip.pypa.io/en/stable/cli/pip_install/#cmdoption-no-build-isolation)