Uh oh!
There was an error while loading. Please reload this page.
Update link destination of the Mersenne Twister homepage - #20
Conversation
the-knights-who-say-ni
commented
Feb 11, 2017
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! |
methane
commented
Feb 11, 2017
I don't think small fix like this doesn't require CLA sign. |
methane
commented
Feb 11, 2017
I'm sorry. CLA is required. |
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.
|
vstinner
commented
Feb 12, 2017
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. |
berkerpeksag
commented
Feb 13, 2017
Broken links, typo fixes, comment updates etc. usually go to all maintenance branches. |
kubo39
commented
Feb 15, 2017
I have completed the above steps. |
methane
commented
Feb 15, 2017
Thanks, friends! |
vstinner
commented
Feb 15, 2017
Don't forget to update Python 2.7 as well. |
Properly prevent namespaces packages from containing resources Closespython#20 See merge request python-devs/importlib_resources!50
No description provided.