-
Notifications
You must be signed in to change notification settings - Fork 237
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
First draft of an update to the Overloads chapter (DRAFT: DO NOT MERGE) #1839
Draft
erictraut
wants to merge
13
commits into
python:main
Choose a base branch
from
erictraut:overloads
base: main
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 Aug 13, 2024
-
First draft of an update to the Overloads chapter.
* Attempts to clearly define the algorithm for overload matching. * Describes checks for overload consistency, overlapping overloads, and implementation consistency.
Configuration menu - View commit details
-
Copy full SHA for bab532e - Browse repository at this point
Copy the full SHA bab532eView commit details -
Configuration menu - View commit details
-
Copy full SHA for de81026 - Browse repository at this point
Copy the full SHA de81026View commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ca254e - Browse repository at this point
Copy the full SHA 5ca254eView commit details -
Merge branch 'overloads' of https://github.com/erictraut/typing into …
…overloads * 'overloads' of https://github.com/erictraut/typing: [pre-commit.ci] auto fixes from pre-commit.com hooks # Conflicts: # docs/spec/overload.rst
Configuration menu - View commit details
-
Copy full SHA for 33c819f - Browse repository at this point
Copy the full SHA 33c819fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f993b28 - Browse repository at this point
Copy the full SHA f993b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 660295c - Browse repository at this point
Copy the full SHA 660295cView commit details -
Merge branch 'overloads' of https://github.com/erictraut/typing into …
…overloads * 'overloads' of https://github.com/erictraut/typing: [pre-commit.ci] auto fixes from pre-commit.com hooks
Configuration menu - View commit details
-
Copy full SHA for 06c86f1 - Browse repository at this point
Copy the full SHA 06c86f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 831945b - Browse repository at this point
Copy the full SHA 831945bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3906a12 - Browse repository at this point
Copy the full SHA 3906a12View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb8fe09 - Browse repository at this point
Copy the full SHA bb8fe09View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cce3879 - Browse repository at this point
Copy the full SHA cce3879View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7591a4d - Browse repository at this point
Copy the full SHA 7591a4dView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91d4adc - Browse repository at this point
Copy the full SHA 91d4adcView 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.