brendan-simon-indt

Results 7 issues of brendan-simon-indt

**Operating system**: Windows 10 **wxPython version**: [4.1.2a1.dev5310+af8cca51](https://wxpython.org/Phoenix/snapshot-builds/wxPython-4.1.2a1.dev5310+af8cca51-cp39-cp39-win_amd64.whl) **Python version**: CPython 3.9.12 **Description of the problem**: Using `python TreeListCtrl.SetColumnWidth( col, width=wx.LIST_AUTOSIZE )` **always results in very small column widths** (e.g. 16)...

The `minor_version()` returns an empty string (`''`) on Debian 10 Buster (amd64 and armhf). The `platform` module reports `10.12` for the version, but the `distro` equivalent does not. I consider...

resolution: duplicate

I want to view 2 branches (to do some cherry-picking and back-porting). The two branches have a lot of commits between them so it's very difficult to see both of...

feature request

When pushing branches there are options to force the push (e.g. if the branch already exists on the remote and local branch has been rebased). This option does not exists...

improvement

### Description / Steps to reproduce the issue sshpass works with ssh if I run from a stock standard msys2 terminal (or mingw64, clang, ucrt, ...). sshpass works with Windows...

bug

I'm new to rust and have installed rust and wxwidgets 3.2 using MSYS2 (for ucrt64, clang64, and mingw64 environments) ``` pacboy sync rust:u pacboy sync rust:x pacboy sync rust:c pacboy...

Just wondering if it is possible to provide an automatic workflow to install wheels on to PyPI for easy install, etc.

enhancement