Skip to content

Alternative implementation of PEP 673 #13133

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

Closed
wants to merge 43 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
83a7597
3rd times the charm
Gobot1234 Jul 15, 2022
3278f5f
Remove debug print
Gobot1234 Jul 15, 2022
fe0eea7
Fix CI
Gobot1234 Jul 17, 2022
7f5f286
Remove calls to inspect.stack()
Gobot1234 Jul 17, 2022
05ac624
Merge branch 'master' into piggybacking-TypeVar
Gobot1234 Jul 21, 2022
76f216a
Fix passing an instance as a SelfType
Gobot1234 Jul 30, 2022
e344a12
Merge branch 'piggybacking-TypeVar' of https://github.com/Gobot1234/m…
Gobot1234 Jul 30, 2022
708057d
Merge branch 'master' into piggybacking-TypeVar
Gobot1234 Jul 30, 2022
d8c02db
Fix CI
Gobot1234 Jul 30, 2022
3159549
Fix joining for obj if bool else self
Gobot1234 Aug 1, 2022
f031af7
Fix accessing an instance on cls
Gobot1234 Aug 1, 2022
ab62d93
Fix joining the other way round
Gobot1234 Aug 1, 2022
823168b
Show the name that's not found
Gobot1234 Aug 1, 2022
7ef77c7
Merge branch 'master' into piggybacking-TypeVar
Gobot1234 Aug 8, 2022
c8e9407
I have no clue what's going on here
Gobot1234 Aug 8, 2022
39c208d
So it's fine in modules but the name just isn't present???
Gobot1234 Aug 8, 2022
f05cfec
I'm just going to leave it and construct the Instance myself
Gobot1234 Aug 8, 2022
4a2b2b6
Merge branch 'master' into piggybacking-TypeVar
Gobot1234 Aug 11, 2022
6e16093
Fix a bit of CI
Gobot1234 Aug 11, 2022
0c5c26f
Fix more CI
Gobot1234 Aug 11, 2022
6f29a2f
Fix constraints
Gobot1234 Aug 13, 2022
fb1b479
Merge branch 'master' into piggybacking-TypeVar
Gobot1234 Aug 13, 2022
379c662
Fix bug with typeddict narrowing
Gobot1234 Aug 15, 2022
af3241c
Run black
Gobot1234 Aug 15, 2022
dc93feb
Fix flake8 warnings
Gobot1234 Aug 15, 2022
e01690b
More typeddict fixes
Gobot1234 Aug 15, 2022
87a4cdf
Fix more CI issues
Gobot1234 Aug 30, 2022
a1257d1
Merge branch 'master-up' into piggybacking-TypeVar
Gobot1234 Aug 30, 2022
93a96ff
Avoid printing Self in signatures
Gobot1234 Sep 11, 2022
1ede281
fix more tests
Gobot1234 Sep 13, 2022
2f02d13
Fix attribute error message for TypeVars
Gobot1234 Sep 13, 2022
bf54da0
Fix more reprs
Gobot1234 Sep 16, 2022
2be7770
Fix more CI
Gobot1234 Sep 17, 2022
cf6ac9b
Fix some tests
Gobot1234 Sep 19, 2022
904fcb2
Merge branch 'master-up' into piggybacking-TypeVar
Gobot1234 Sep 25, 2022
c657875
Fix some more failing CI
Gobot1234 Sep 25, 2022
e226e14
Fix more CI
Gobot1234 Sep 27, 2022
1495df0
Merge branch 'master' into piggybacking-TypeVar
Gobot1234 Sep 30, 2022
74feea6
Fix more more CI
Gobot1234 Oct 2, 2022
91e139d
Merge branch 'piggybacking-TypeVar' of https://github.com/Gobot1234/m…
Gobot1234 Oct 2, 2022
15924b2
Fix more tests
Gobot1234 Oct 23, 2022
7f125e9
Fix more tests
Gobot1234 Oct 27, 2022
8e60528
Fix more tests
Gobot1234 Nov 6, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master-up' into piggybacking-TypeVar
  • Loading branch information
Gobot1234 committed Sep 25, 2022
commit 904fcb214dae11b11349eff5349fc21999ca9b2b

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.