-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stop exiting early with --fail-on-warnings
; add --exception-on-warning
#12743
Merged
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c09772 - Browse repository at this point
Copy the full SHA 4c09772View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d7fab8 - Browse repository at this point
Copy the full SHA 4d7fab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for af40e77 - Browse repository at this point
Copy the full SHA af40e77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dbe321 - Browse repository at this point
Copy the full SHA 7dbe321View commit details -
Configuration menu - View commit details
-
Copy full SHA for d14b2e0 - Browse repository at this point
Copy the full SHA d14b2e0View commit details
Commits on Aug 9, 2024
-
Previously, warnings emitted during reading and writing were deferred, which made --pdb ineffective for debugging them. With this change, warnings are no longer deferred when --pdb and --debug-warnings are both specified. Co-authored-by: Jeremy Maitin-Shepard <jbms@google.com>
Configuration menu - View commit details
-
Copy full SHA for 9146d8d - Browse repository at this point
Copy the full SHA 9146d8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbabdeb - Browse repository at this point
Copy the full SHA cbabdebView commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 227685c - Browse repository at this point
Copy the full SHA 227685cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57ebb22 - Browse repository at this point
Copy the full SHA 57ebb22View commit details -
Merge branch 'master' into always-keep-going
# Conflicts: # CHANGES.rst # tests/test_builders/test_build_warnings.py # tests/test_quickstart.py # tests/test_util/test_util_logging.py
Configuration menu - View commit details
-
Copy full SHA for c8e72f5 - Browse repository at this point
Copy the full SHA c8e72f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac1b8bb - Browse repository at this point
Copy the full SHA ac1b8bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7dac4c - Browse repository at this point
Copy the full SHA d7dac4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 202c907 - Browse repository at this point
Copy the full SHA 202c907View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.