mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Remove or update bitbucket links (GH-101963)
Since Mercurial removal from bitbucket.org, some links are broken. They are replaced by github.com or webarchive.org links if available. Otherwise, they are removed. Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
This commit is contained in:
parent
1f557f94c2
commit
7d801f245e
6 changed files with 6 additions and 10 deletions
|
@ -2473,8 +2473,7 @@ launchEnvironment(const SearchInfo *search, const EnvironmentInfo *launch, wchar
|
|||
window, or fetching a message). As this launcher doesn't do this
|
||||
directly, that cursor remains even after the child process does these
|
||||
things. We avoid that by doing a simple post+get message.
|
||||
See http://bugs.python.org/issue17290 and
|
||||
https://bitbucket.org/vinay.sajip/pylauncher/issue/20/busy-cursor-for-a-long-time-when-running
|
||||
See http://bugs.python.org/issue17290
|
||||
*/
|
||||
MSG msg;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue