nvda
Python 3 imports: try importing Python 3 version before resorting to using Python 2 names
#8606
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
9
Changes
View On
GitHub
Python 3 imports: try importing Python 3 version before resorting to using Python 2 names
#8606
feerrenrut
merged 9 commits into
nvaccess:master
from
josephsl:py3imports
josephsl
requested a review
from
feerrenrut
7 years ago
Python 3: import _winreg > winreg. Re #8527.
c7016914
Queue handler: import Queue -> queue. Re #8527.
41a2ffb8
Espeak internal module: import Queue > queue. Re #8527.
bf53992c
JAB handler: import Queue > queue. re #8527.
8b013bc2
josephsl
force pushed
from
0cc7df56
to
8b013bc2
7 years ago
App modules/aliases: use relative imports of the form 'from .appmod i…
8ed0762e
Python 3/imports: use relative import of the form 'from .mod import s…
5f338c5c
Py3 imports: document module name changes. Re #8527.
8b7117b5
LeonarddeR
added
z Python 3 transition (archived)
Merge branch 'master' into py3imports
21928d47
Python 3 imports: start with python 2 first, and then import Python 3…
830a1bed
feerrenrut
approved these changes on 2018-08-22
feerrenrut
merged
8e2df9fd
into master
7 years ago
nvaccessAuto
added this to the
2018.4
milestone
7 years ago
josephsl
deleted the py3imports branch
5 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
feerrenrut
Assignees
No one assigned
Labels
z Python 3 transition (archived)
Milestone
2018.4
Login to write a write a comment.
Login via GitHub