issues
search
snok
/
flake8-type-checking
Flake8 plugin for managing type-checking imports & forward references.
BSD 3-Clause "New" or "Revised" License
113
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove fix for "double namespace" imports
#144
steverice
closed
2 years ago
2
chore: Add Python 3.12 alpha to test suite
#143
sondrelg
closed
2 years ago
2
feat: Support use of TYPE_CHECKING with simple boolean logic
#142
steverice
closed
2 years ago
7
Allow customization of import classification
#141
steverice
closed
2 years ago
2
fix: Stop modifying `node.attr`
#140
sondrelg
closed
2 years ago
0
Some flake8 plugins break if flake8-type-checking is installed
#139
jtraub
closed
2 years ago
5
feat: Add strict setting to opt-into v1 behavior
#138
sondrelg
closed
2 years ago
1
No warning if only some imports from a module can be moved into a type-checking block
#137
radoering
closed
2 years ago
5
TC not shown if multiple imports from same module
#136
alanfranz
closed
2 years ago
4
docs: Expand and correct examples
#135
sondrelg
closed
2 years ago
0
chore: remove upper bound from Python version specifier
#134
sisp
closed
2 years ago
1
feat: Support `@attrs.frozen` and `@attrs.mutable`
#133
ngnpope
closed
2 years ago
2
chore: Update Poetry version to 1.2.0
#132
sondrelg
closed
2 years ago
0
TC004 reported for object that exists both inside and out of type checking block
#131
eli-schwartz
closed
1 year ago
4
Update github action versions
#130
sondrelg
closed
2 years ago
0
Request: validate buildin types imported from typing
#129
Goldziher
closed
2 years ago
3
Request: Support class attributes
#128
Goldziher
closed
2 years ago
7
Type-checking block errors not reported for imports used in `cast()` string annotation
#127
bryanforbes
opened
2 years ago
10
fix: Ignore TC100 for stub files
#126
sondrelg
closed
2 years ago
0
Stop flagging unused imports
#125
sondrelg
closed
2 years ago
1
Fix TC004 false positives
#124
sondrelg
closed
2 years ago
0
fix: avoid early return in `used_type_checking_imports`
#123
shiftinv
closed
2 years ago
3
fix: only raise TC101 for `str` literals
#122
shiftinv
closed
2 years ago
1
TC100 not needed for stub files
#121
jonyscathe
closed
2 years ago
15
False positive for default value
#120
Goldziher
closed
2 years ago
2
TC006 is unusable
#119
Goldziher
closed
2 years ago
11
Add `TC006` rule for string literal types in `typing.cast()`
#118
ngnpope
closed
2 years ago
5
Replace `aspy.refactor-imports` with `classify-imports`.
#117
ngnpope
closed
2 years ago
1
False positives for unused variables
#116
Goldziher
closed
2 years ago
4
Plugin doesnt identify typing extensions
#115
Goldziher
closed
2 years ago
5
Recommend quoting of type in `typing.cast()`
#114
ngnpope
closed
2 years ago
5
Reset ci caches
#113
sondrelg
closed
2 years ago
0
Remove `packaging` dependency
#112
sondrelg
closed
2 years ago
0
2.0.5 introduces dependency on `packaging`, but does not state this in the metadata
#111
mwchase
closed
2 years ago
4
Add docs for extend-select
#110
sondrelg
closed
2 years ago
0
chore: Add different flake8 versions to test workflow
#109
sondrelg
closed
2 years ago
0
2.0.4 fails with AttributeError: 'Namespace' object has no attribute 'extend_select'
#108
kurtschelfthout
closed
2 years ago
5
Fix false positive `TC004`s for optional type hints
#107
sondrelg
closed
2 years ago
0
False positive `TC004` for optional type hints
#106
sondrelg
closed
2 years ago
0
Improve typing
#105
sondrelg
closed
2 years ago
0
feat: Replace annotation deletion with attribute write
#104
sondrelg
closed
2 years ago
2
Handle double-namespace imports
#103
sondrelg
closed
2 years ago
0
False positive for TC003
#102
kurtschelfthout
closed
2 years ago
0
TC002 false positive when using import in except
#101
kurtschelfthout
closed
2 years ago
5
Add handling for shadowed variables
#100
sondrelg
closed
2 years ago
0
Add support for Pydantic's `@validate_arguments`
#99
sondrelg
closed
2 years ago
0
Fix #96 none handling for select and extend-select
#98
wyuenho
closed
2 years ago
8
Supprt pydantic @validate_arguments
#97
Goldziher
closed
2 years ago
4
TypeError: argument of type 'NoneType' is not iterable
#96
wyuenho
closed
2 years ago
0
Parameter annotations in AST are removed by visitor
#95
shiftinv
closed
2 years ago
4
Previous
Next