Tags: amyreese/later
Tags
use stdlib instead of backports after 3.8 Summary: Later was built on backports from 3.8 to give us features even while using 3.7. When we moved to 3.8 we kept them because I wasn't exactly su 8000 re at the time that all the fixes we baked into 3.8 async_mock had made it into the stdlib 3.8 yet. Well if the version of python is greater than 3.8 lets just use the stdlib Bumping version so we can release to pypi Differential Revision: D43885595 fbshipit-source-id: d5e1ca89984b818c512cea48e9dee0ebc9040b3a
update version to 22.11.1 for cancel() changes (facebookincubator#8) Summary: Going to push out a pypi release Pull Request resolved: facebookincubator#8 Reviewed By: cooperlees Differential Revision: D41380093 Pulled By: fried fbshipit-source-id: 1b25c4bf8e285eeb01add607e3bdfacdee985b35
Add pypi upload action, update CI python versions Summary: Setup action so we can release from github. Also include 3.9 in the CI also delete the travis-ci config Reviewed By: cooperlees Differential Revision: D24597938 fbshipit-source-id: 09cbacf148cf1fadf1916478735e05e3f903f31c