[3.6] bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS by ned-deily · Pull Request #463 · python/cpython
added 2 commits
March 4, 2017 06:04…ython#462) * bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS Skip some tests of select.poll when running on macOS due to unresolved issues with the underlying system poll function on some macOS versions. (cherry picked from commit de04644)
vstinner added a commit that referenced this pull request
May 3, 2017jaraco pushed a commit that referenced this pull request
Dec 2, 2022We upgraded the redis environment on Heroku a couple days ago. In the new environment, the REDIS_URL environment variable was changed to HEROKU_REDIS_MAROON_TLS_URL. Updated the code where we were hardcoding it to the old to url. Fixes #462
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters