[issue33549] xmlbuilder's `_AsyncDeprecatedProperty` make no sens now that async is a keyword.

Serhiy Storchaka report at bugs.python.org
Thu May 17 04:16:15 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset f90f5d5c1d95721e0ca0b1c302e3d13ed34753a8 by Serhiy Storchaka (Matthias Bussonnier) in branch 'master':
bpo-33549: Remove shim and deprecation warning to access DocumentLS.async. (GH-6924)
https://github.com/python/cpython/commit/f90f5d5c1d95721e0ca0b1c302e3d13ed34753a8


----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33549>
_______________________________________


More information about the Python-bugs-list mailing list