Skip to content

Conversation

bsipocz
Copy link
Member

@bsipocz bsipocz commented Sep 28, 2022

Fixes #2542

This was a recent regression that hasn't been in a release yet, so no changelog entry is needed.

@bsipocz bsipocz added bug Affects-dev query astroquery internals labels Sep 28, 2022
@bsipocz bsipocz added this to the v0.4.7 milestone Sep 28, 2022
@codecov
Copy link

codecov bot commented Sep 28, 2022

Codecov Report

Merging #2543 (097bf12) into main (e2f3b5d) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2543      +/-   ##
==========================================
- Coverage   63.21%   63.21%   -0.01%     
==========================================
  Files         133      133              
  Lines       17250    17249       -1     
==========================================
- Hits        10905    10904       -1     
  Misses       6345     6345              
Impacted Files Coverage Δ
astroquery/query.py 58.36% <100.00%> (-0.18%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@bsipocz bsipocz merged commit eae5614 into astropy:main Sep 28, 2022
@bsipocz bsipocz deleted the BUG_duplicated_timeout branch April 21, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Affects-dev bug query astroquery internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: multiple timeout kwargs for query.BaseQuery._download_file
1 participant