##// END OF EJS Templates
fix(svn): fixed txn_id extraction from the data buffer....
fix(svn): fixed txn_id extraction from the data buffer. - This buffer is always BYTES - use new python3 getvalue that can get the data and not exhaust the iterator - fixes # 5707

File last commit:

r2623:0cd3ef36 default
r5199:2548bbeb default
Show More
compat.py
1 line | 39 B | text/x-python | PythonLexer
code: code fixes and small adjustments
r2623 from pyramid.compat import configparser