bpo-46184: remove `netlify.toml` by sobolevn · Pull Request #30272 · python/cpython
ewdurbin pushed a commit that referenced this pull request
…2852) * Revert "bpo-46184: remove `netlify.toml` (#30272)" This reverts commit fbaf2e6. * Delete runtime.txt * Create runtime.txt * Delete runtime.txt * Update netlify.toml * Update netlify.toml * Add netlify badge * Update Doc/tools/templates/layout.html Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> * Update layout.html Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
aryautkarsh091 added a commit to aryautkarsh091/astropy that referenced this pull request
Switch to packaging.version.Version for version comparison to handle PEP 440 dev/rc versions correctly. This resolves failures introduced by PR astropy#7647 and avoids distutils' LooseVersion bug (see python/cpython#30272). Add tests for dev/rc version handling in minversion.
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