Skip to content

Python3: os.getcwdu -> os.getcwd - #9705

Merged
michaelDCurran merged 3 commits into
threshold_py3_stagingfrom
py3_getcwd
Jun 10, 2019
Merged

Python3: os.getcwdu -> os.getcwd#9705
michaelDCurran merged 3 commits into
threshold_py3_stagingfrom
py3_getcwd

Conversation

@michaelDCurran

Copy link
Copy Markdown
Member

Link to issue number:

None.

Summary of the issue:

Python 3's os.getcwd is now unicode, and the old os.getcwdu no longer exists.

Description of how this pull request fixes the issue:

Cherry-picked commit c42b9f from pr #9543, removing an unneeded except AttributeError, and changing one last getcwdu in updateCheck.
Reviewed by @michaelDCurran
Grepped for getcwdu, finding none left.

Testing performed:

tbd.

Known issues with pull request:

None.

Change log entry:

None.

Section: New features, Changes, Bug fixes

@michaelDCurran
michaelDCurran merged commit ddae63b into threshold_py3_staging Jun 10, 2019
@nvaccessAuto nvaccessAuto added this to the 2019.3 milestone Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants