Jelle Zijlstra
|
5d553c9584
|
apply black and isort (#4287)
* apply black and isort
* move some type ignores
|
2020-06-28 13:31:00 -07:00 |
|
Shantanu
|
26566af893
|
bisect: fix availability, consistency, reduce duplication (#4028)
Co-authored-by: hauntsaninja <>
|
2020-05-17 08:52:37 -07:00 |
|
Guido van Rossum
|
b336182b69
|
Fix some errors with --disallow-any-generics (#3276)
See #3267. Covers all of stdlib/2and3.
|
2019-09-29 09:15:27 -07:00 |
|
plokmijnuhby
|
282405696e
|
Make inplace sorting require mutable sequences in bisect module (#3199)
|
2019-08-24 09:06:38 -07:00 |
|
Lukasz Langa
|
147772950f
|
Fixing flake8 E265 errors
|
2016-12-20 00:16:44 -08:00 |
|
Valérian Rousset
|
9f1e90b33f
|
Merge bisect (#468)
* merge bisect
* comment while mypy#2035
|
2016-08-24 06:07:40 -07:00 |
|