-
Notifications
You must be signed in to change notification settings - Fork 33
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
2.3.2: with some features to handle "generics" #203
Draft
sanjayankur31
wants to merge
10
commits into
development
Choose a base branch
from
feat-regen-2.3.2
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a677a50 - Browse repository at this point
Copy the full SHA a677a50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67e0d6b - Browse repository at this point
Copy the full SHA 67e0d6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23425ed - Browse repository at this point
Copy the full SHA 23425edView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afbcace - Browse repository at this point
Copy the full SHA afbcaceView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb29913 - Browse repository at this point
Copy the full SHA cb29913View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5dd8527 - Browse repository at this point
Copy the full SHA 5dd8527View commit details -
fix(nml): correct detection of anyattributes_
There are two ways of doing this: - check the source in `__init__` as I've done here - create an object of the class to see if it has the attribute I expect the latter is more expensive, so I've used the first method for the moment.
Configuration menu - View commit details
-
Copy full SHA for ddb5c7b - Browse repository at this point
Copy the full SHA ddb5c7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dee333 - Browse repository at this point
Copy the full SHA 1dee333View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb37d32 - Browse repository at this point
Copy the full SHA eb37d32View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3495a5 - Browse repository at this point
Copy the full SHA e3495a5View 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.