Update link destination of the Mersenne Twister homepage#20
Conversation
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Unfortunately we couldn't find an account corresponding to your GitHub username on bugs.python.org (b.p.o) to verify you have signed the CLA. This is necessary for legal reasons before we can look at your contribution. Please follow these steps to help rectify the issue:
Thanks again to your contribution and we look forward to looking at it! |
Sorry, something went wrong.
methane
left a comment
There was a problem hiding this comment.
thanks!
Sorry, something went wrong.
|
I don't think small fix like this doesn't require CLA sign. |
Sorry, something went wrong.
Codecov Report@@ Coverage Diff @@
## master #20 +/- ##
==========================================
- Coverage 82.37% 82.37% -0.01%
==========================================
Files 1427 1427
Lines 350948 350948
==========================================
- Hits 289091 289089 -2
- Misses 61857 61859 +2Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
Why is this change tagged with "backport to 3.6"? Was it made in the 3.6 branch? If yes, I suggest to only modify master. |
Sorry, something went wrong.
|
Broken links, typo fixes, comment updates etc. usually go to all maintenance branches. |
Sorry, something went wrong.
|
I have completed the above steps. |
Sorry, something went wrong.
|
Thanks, friends! |
Sorry, something went wrong.
|
Don't forget to update Python 2.7 as well. |
Sorry, something went wrong.
Properly prevent namespaces packages from containing resources Closes python#20 See merge request python-devs/importlib_resources!50
No description provided.