simon-git: putty-wishlist (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sun May 2 11:25:19 BST 2021
TL;DR:
c4fb006 Update .gitignore for Python 3.
6f19494 Write up some more wishlist items.
Repository: https://git.tartarus.org/simon/putty-wishlist.git
On the web: https://git.tartarus.org/?p=simon/putty-wishlist.git
Branch updated: main
Committer: Simon Tatham <anakin at pobox.com>
Date: 2021-05-02 11:25:19
commit c4fb00670c8c873aa4ab723a47992f66ac073ae0
web diff https://git.tartarus.org/?p=simon/putty-wishlist.git;a=commitdiff;h=c4fb00670c8c873aa4ab723a47992f66ac073ae0;hp=1e2d253bcf784a5af54d3e943b0e12c23ab9e487
Author: Simon Tatham <anakin at pobox.com>
Date: Sun May 2 07:51:29 2021 +0100
Update .gitignore for Python 3.
We've been on P3 for a while now. P3 modules leave their precompiled
versions in a __pycache__ subdirectory, not alongside the original
source as .pyc files.
.gitignore | 1 +
1 file changed, 1 insertion(+)
commit 6f194940871e040f9caa931ef1a95193e9e5b023
web diff https://git.tartarus.org/?p=simon/putty-wishlist.git;a=commitdiff;h=6f194940871e040f9caa931ef1a95193e9e5b023;hp=c4fb00670c8c873aa4ab723a47992f66ac073ae0
Author: Simon Tatham <anakin at pobox.com>
Date: Sun May 2 07:51:09 2021 +0100
Write up some more wishlist items.
data/drag-drop | 20 ++++++++-------
data/drag-drop-to-cwd | 48 ++++++++++++++++++++++++++++++++++++
data/pageant-wayland | 27 +++++++++++++++++++++
data/pageant-without-gtk | 33 +++++++++++++++++++++++++
data/scrollbar-sub-message-loop | 54 +++++++++++++++++++++++++++++++++++++++++
5 files changed, 173 insertions(+), 9 deletions(-)
More information about the tartarus-commits
mailing list