You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, this one will take a bit longer - byte string handling is not implemented consistently at the moment, so this needs some thinking through and some restructuring. While it would be easy to fix this concrete problem, there will be similar problems with byte strings in other use cases.
Describe the bug
Using dulwich for git access, and it is using byte strings to access files. This normally works on python. Not working with pyfakefs.
How To Reproduce
Your enviroment
Please run the following and paste the output.
Linux-4.15.0-76-generic-x86_64-with-debian-buster-sid
Python 3.7.3 (default, Nov 21 2019, 15:51:40)
[GCC 7.4.0]
pyfakefs 3.7.1
The text was updated successfully, but these errors were encountered: