issues
search
alexmojaki
/
eval_type_backport
Like `typing._eval_type`, but lets older Python versions use newer typing features.
MIT License
11
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use `Mapping[str, Any]` for `localns` parameter
#23
Viicos
closed
1 month ago
1
Use a simpler "mark as used" technique in tests
#22
bswck
closed
7 months ago
3
Export `typing.ForwardRef` subclass
#21
bswck
closed
6 months ago
8
Make `try_default` parameter of `eval_type_backport` keyword-only
#20
bswck
opened
7 months ago
0
Set max line length to 89
#19
bswck
closed
7 months ago
0
Drop support for Python 3.7
#18
bswck
closed
7 months ago
0
Export a `typing.ForwardRef` subclass
#17
bswck
closed
6 months ago
5
Optimize CI build matrix
#16
bswck
closed
7 months ago
2
Drop support for Python 3.7
#15
bswck
closed
7 months ago
0
Fix conda badge and links
#14
tasansal
closed
8 months ago
0
Add `pip` and `conda` install instructions
#13
tasansal
closed
8 months ago
1
`conda-forge` package
#12
tasansal
closed
8 months ago
5
How to use it
#11
SylvainGuieu
opened
10 months ago
10
Feature request: backport `typing` fix in 3.11 to evaluate strings as forward refs in PEP 585 generics
#10
egparedes
opened
10 months ago
2
Corner case: What about built-in generics' subclasses?
#9
bswck
opened
10 months ago
16
Use pip dependency caching feature of `actions/setup-python`
#8
bswck
opened
10 months ago
0
Use const tuple instead of const list
#7
bswck
closed
10 months ago
0
Bump actions/setup-python to v5
#6
bswck
closed
10 months ago
0
Document the mechanism
#5
bswck
opened
10 months ago
5
Copy attributes from original ForwardRef
#4
alexmojaki
closed
11 months ago
0
Always call generic visit, fixes __or__ actually working already
#3
alexmojaki
closed
11 months ago
0
Handle fussy typing._type_check
#2
alexmojaki
closed
11 months ago
0
Support subscripts
#1
alexmojaki
closed
11 months ago
0