-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Credential/Proxy is not fully py3 compatible #10912
Comments
@mapellidario FYI, this already second glitch we found in current WMCore, shall we start out own branch and merge when @amaltaro is back ? Or i @todor-ivanov comfortable with merging such fixes in current master ? |
Hi @belforte , Thanks for reporting this! I'll take a look into this ASAP. I feel comfortable enough merging a fix of the sort, the only problem is this is not going to make it for the December release, which is about to be deployed tomorrow. Do you have a fix already in place or should I work on it myself? p.s. Just one more thing which is worth keeping in the issue would be a dump of an exception or an error message (in case you have one at hand). |
don't worry @todor-ivanov it is a trivial change. It is simply a matter of our branch vs. your master vs. your tag etc. You should leave it to @mapellidario to make PR's |
ok @belforte, waiting for the proper PR then. Thanks! |
TypeError: Unicode-objects must be encoded before hashing
in
WMCore/src/python/WMCore/Credential/Proxy.py
Lines 263 to 264 in 15067b9
The text was updated successfully, but these errors were encountered: