* Use | instead of Union and Optional * Import Callable from collections.abc, not typing * Set version in METADATA * Remove redundant "bytearray" from argument type * Add obsolete_since metadata field
See discussion in #2491 Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>