New comment on pull request:

https://bitbucket.org/pypy/pypy/pull-request/43/sprint-fixes-for-py3k-modules#comment-3861

Philip Jenvey (pjenvey) said:

Thanks Preston! I think we want to actually reuse getcwdu as the getcwd 
implementation in Python 3. Right now the crazy py3 string wrapping actually 
returns a Python 3 string from getcwd, but it should really be doing what 
getcwdu does (particularly important on Windows where filenames are stored as 
unicode)

--
This is a pull request comment notification from bitbucket.org.
You are receiving this either because you are participating
in a pull request, or you are following it.
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to