This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author methane
Recipients methane, serhiy.storchaka, tfs, vstinner
Date 2018-06-30.17:31:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530379898.64.0.56676864532.issue30660@psf.upfronthosting.co.za>
In-reply-to
Content
It seems PR author removed his repository and the PR can't be merge via conflict.

In master branch:

02:18 $ ll **/*.png
-rw-r--r--  1 inada-n  staff   3732  7  1 02:13 faq/python-video-icon.png
-rwxr-xr-x  1 inada-n  staff  49648  7  1 02:09 howto/logging_flow.png*
-rw-r--r--  1 inada-n  staff  24719  7  1 02:09 library/depgraph-output.png
-rw-r--r--  1 inada-n  staff  11148  7  1 02:09 library/hashlib-blake2-tree.png
-rw-r--r--  1 inada-n  staff  11280  7  1 02:09 library/pathlib-inheritance.png
-rw-r--r--  1 inada-n  staff  45021  7  1 02:09 library/tulip_coro.png
-rw-r--r--  1 inada-n  staff  39585  7  1 02:09 library/turtle-star.png
-rw-r--r--  1 inada-n  staff  48994  7  1 02:13 using/win_installer.png

In lossless_png branch:

$ ll **/*.png
-rw-r--r--  1 inada-n  staff   2791  7  1 02:28 faq/python-video-icon.png
-rwxr-xr-x  1 inada-n  staff  19351  7  1 02:28 howto/logging_flow.png*
-rw-r--r--  1 inada-n  staff  11158  7  1 02:28 library/depgraph-output.png
-rw-r--r--  1 inada-n  staff  10590  7  1 02:28 library/hashlib-blake2-tree.png
-rw-r--r--  1 inada-n  staff   6168  7  1 02:28 library/pathlib-inheritance.png
-rw-r--r--  1 inada-n  staff  33565  7  1 02:28 library/tulip_coro.png
-rw-r--r--  1 inada-n  staff  29964  7  1 02:28 library/turtle-star.png
-rw-r--r--  1 inada-n  staff  37942  7  1 02:28 using/win_installer.png
History
Date User Action Args
2018-06-30 17:31:38methanesetrecipients: + methane, vstinner, serhiy.storchaka, tfs
2018-06-30 17:31:38methanesetmessageid: <1530379898.64.0.56676864532.issue30660@psf.upfronthosting.co.za>
2018-06-30 17:31:38methanelinkissue30660 messages
2018-06-30 17:31:38methanecreate