Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
pyatspi2
Merge requests
!3
Merged
Created
Jun 28, 2018
by
Miro Hrončok
@hroncok
Contributor
Options
Rename async to asynchronous, keep backwards comaptibility
Overview
5
Commits
1
Changes
1
async is a keyword in Python 3.7 and keeping it results in SyntaxError.
Fixes
#1 (closed)
Edited
Jun 28, 2018
by
Miro Hrončok