[Python-Dev] PR Review request - bpo-41928: Add support for Unicode Path Extra Field in ZipFile

2021-02-07 Thread Andrea Giudiceandrea via Python-Dev
Hi Python Dev team, I submitted a PR https://github.com/python/cpython/pull/23736 two months ago. The PR, which fixes an issue https://bugs.python.org/issue41928 in ZipFile, is "awaiting core review". Best regards. Andrea Giudiceandrea ___ Python-Dev

[Python-Dev] PR review request: shutil permission errors

2021-01-28 Thread Winson Luk
Hi folks, I've had an open PR for a few weeks that still needs a review: https://github.com/python/cpython/pull/24001 This PR fixes a shutil.move() bug when permission to a directory is denied. Thanks, Winson ___ Python-Dev mailing list -- python-dev@p

[Python-Dev] PR Review request

2019-05-09 Thread Jake Tesler
Hello Python Dev team! I submitted a Bug+PR back in February and unfortunately, nobody has given it a review yet. :/ I'm was hoping that someone could take a look and suggest changes (if needed). I realize that there are a ton of PRs and things to review across the board, but here's to hoping som