Korinne Adler

Results 48 issues of Korinne Adler

Please first make sure you have looked at: * Documentation: https://github.com/mkleehammer/pyodbc/wiki * Other issues ### Environment To diagnose, we usually need to know the following, including version numbers. On Windows,...

##### Checklist - [x] `npm install && npm test` passes - [ ] tests are included - [ ] documentation is changed or added - [x] commit message follows [commit...

Jupyter Notebooks are great for stepping through and learning code as well as visualizing the output as it can display images and various other types right in the browser (would...

Requires freetype-devel, libpng-devel, python3-devel and tk-devel (or is it just tk?). https://matplotlib.org/users/installing.html#installing-from-source When installing in to a virtual environment, best to install python3-numpy via yum and add `--system-site-packages`, since numpy...

### What improvement(s) could be made? - Remove dead developerWorks Wiki links - Example docs should use [virtual environments](https://docs.python.org/3/tutorial/venv.html) - bottle-example should be removed or mention that Flask is more...

enhancement
good first issue

Windows is very UTF-16 centric while Node.js is very UTF-8 centric. While it can also handle UTF-16, it does not deal with other encodings well at all (at least in...

confirmed

AIX ps does not support -w option in POSIX mode, only in Berkeley mode ('w'), but Berkeley mode doesn't support -o, so just remove the -ww option and hope for...

```text >>> import shellingham >>> shellingham.detect_shell() ps: illegal option -- w ps: illegal option -- w Usage: ps [-ANPaedfklmMZ] [-n namelist] [-F Format] [-o specifier[=header],...] [-p proclist][-G|-g grouplist] [-t termlist]...

enhancement
help wanted

# Bug report ### Bug description: ``` gcc -pthread -maix64 -bI:Modules/python.exp -Wl,-blibpath:/QOpenSys/pkgs/lib:/QOpenSys/usr/lib -lutil -Wl,-hlibpython3.13.so ... ld: 0706-012 The -h flag is not recognized. ld: 0706-006 Cannot find or open library...

type-bug

We have no non-non-wheel directory, so let's just get rid of the useless layer of indirection.