remove the wrong footnote notation#181
Conversation
extra [1]
|
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! |
berkerpeksag
left a comment
There was a problem hiding this comment.
Good catch, thanks. It looks like a merge glitch introduced in cc79837.
|
I'm going to merge this since it's just a typo fix but please follow the steps described in #181 (comment) if you'd like to send more PRs. Thanks! |
by more appropriate compiler specific code. The new code should work with whole program optimisation. (cherry picked from commit 464ef17bcbf634ae33b37672a5b803f0ce940086)
by more appropriate compiler specific code. The new code should work with whole program optimisation.
The variables no longer exist.
* REG_LEGAL_CHANGE_FILTER is part of mingw-w64 now * SIZEOF_HKEY is defined already * use the same build logic as with other win32 only modules Needs to be merged into "Build winreg by default when compiling for MINGW" Fixes python#181
extra [1]