Hey all,

So by my own mistake in the GitHub UI, I was looking at a previous commit
for one of my PRs (https://github.com/python/cpython/pull/19282) and
misclicked the "revert commit" button instead of "view details".
Fortunately, this only created a separate branch in the cpython repository
instead of actually reverting anything (see
https://github.com/python/cpython/tree/revert-19282-bpo40115-test_asyncio-run_in_executor_cancel),
but I'm unsure of the best way to remove the branch or if I'm even able to.

Sorry about the mixup, I'm rather new to the core developer role and this
is my first time running into anything like this.

Regards,
Kyle Stanley
_______________________________________________
python-committers mailing list -- python-committers@python.org
To unsubscribe send an email to python-committers-le...@python.org
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/python-committers@python.org/message/XVW5GXWJGBH2EITJ3RNFA4IPYLCPG4B2/
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to