[issue35434] Wrong bpo linked in What's New in 3.8

2019-01-03 Thread Yash Aggarwal
Change by Yash Aggarwal : -- pull_requests: -10809 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://m

[issue35434] Wrong bpo linked in What's New in 3.8

2019-01-03 Thread Yash Aggarwal
Change by Yash Aggarwal : -- pull_requests: -10811 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://m

[issue35434] Wrong bpo linked in What's New in 3.8

2019-01-03 Thread Yash Aggarwal
Change by Yash Aggarwal : -- pull_requests: -10810 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://m

[issue35434] Wrong bpo linked in What's New in 3.8

2019-01-02 Thread Yash Aggarwal
Change by Yash Aggarwal : -- pull_requests: +10809, 10810, 10811 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscrib

[issue35434] Wrong bpo linked in What's New in 3.8

2019-01-02 Thread Yash Aggarwal
Change by Yash Aggarwal : -- pull_requests: +10809, 10810 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: htt

[issue35434] Wrong bpo linked in What's New in 3.8

2019-01-02 Thread Yash Aggarwal
Change by Yash Aggarwal : -- pull_requests: +10809 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue35434] Wrong bpo linked in What's New in 3.8

2018-12-07 Thread Giampaolo Rodola'
Giampaolo Rodola' added the comment: My bad. Thanks for fixing it. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsu

[issue35434] Wrong bpo linked in What's New in 3.8

2018-12-06 Thread miss-islington
miss-islington added the comment: New changeset 16501b70826695991b3a151dfc538f010be5c765 by Miss Islington (bot) (Mariatta) in branch 'master': bpo-35434 Fix wrong issue number in what's new in 3.8 (GH-11012) https://github.com/python/cpython/commit/16501b70826695991b3a151dfc538f010be5c765

[issue35434] Wrong bpo linked in What's New in 3.8

2018-12-06 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks! This has been fixed. -- nosy: +Mariatta resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker

[issue35434] Wrong bpo linked in What's New in 3.8

2018-12-06 Thread Mariatta Wijaya
Change by Mariatta Wijaya : -- keywords: +patch pull_requests: +10246 stage: -> patch review ___ Python tracker ___ ___ Python-bugs

[issue35434] Wrong bpo linked in What's New in 3.8

2018-12-06 Thread Josh Rosenberg
New submission from Josh Rosenberg : https://docs.python.org/3.8/whatsnew/3.8.html#optimizations begins with: shutil.copyfile(), shutil.copy(), shutil.copy2(), shutil.copytree() and shutil.move() use platform-specific “fast-copy” syscalls on Linux, macOS and Solaris in order to copy the file m