GitHub / microsoft/python-type-stubs issues and pull requests
#370 - Remove unused imports in private modules
Pull Request -
State: open - Opened by Avasam 3 months ago
#369 - Remove networkx stubs in favor of typeshed
Pull Request -
State: open - Opened by Avasam 3 months ago
#368 - mypy: Fix all no-untyped-call and no-any-return
Pull Request -
State: closed - Opened by Avasam 3 months ago
- 1 comment
#367 - Fix pyright 1.1.400 `reportInvalidTypeForm` issues
Pull Request -
State: closed - Opened by Avasam 3 months ago
#366 - Fix `reportInvalidTypeForm` diagnostics in `sympy-stubs`
Pull Request -
State: closed - Opened by debonte 3 months ago
- 1 comment
#365 - mypy: fix all `name-defined` and `import-not-found`
Pull Request -
State: closed - Opened by Avasam 3 months ago
#364 - mypy: Fix all `var-annotated`, `return`, `no-redef` + list scope of other errors
Pull Request -
State: closed - Opened by Avasam 3 months ago
#363 - mypy: fix all `operator` issues
Pull Request -
State: closed - Opened by Avasam 3 months ago
#362 - Fix all `stub-body-multiple-statements (PYI048)`
Pull Request -
State: closed - Opened by Avasam 3 months ago
#361 - Use class-based NamedTuples (solve `PYI024`)
Pull Request -
State: closed - Opened by Avasam 3 months ago
#360 - Mypy: remove already complete TODO from config + turn on strict
Pull Request -
State: closed - Opened by Avasam 4 months ago
#359 - Small fixes to re-enable a few PYI rules
Pull Request -
State: closed - Opened by Avasam 4 months ago
#358 - Use typing_extensions.Self
Pull Request -
State: closed - Opened by Avasam 4 months ago
- 1 comment
#357 - Improve type annotations in `sklearn.metrics._regression`
Pull Request -
State: open - Opened by matkozak 4 months ago
- 2 comments
#356 - Move requirements to dev dependency group and consistent dep version in tests
Pull Request -
State: closed - Opened by Avasam 5 months ago
- 1 comment
#355 - Upgrade to actions/cache@v4
Pull Request -
State: closed - Opened by debonte 5 months ago
#354 - Add TSNE param `max_iter` and deprecate `n_iter` in scikit-learn
Pull Request -
State: closed - Opened by notdaniel 5 months ago
- 1 comment
#353 - "VideoWriter_fourcc" is not a known attribute of module "cv2" basedpyright (reportAttributeAccessIssue)
Issue -
State: closed - Opened by lifei 5 months ago
- 1 comment
Labels: external
#352 - Remove bogus statements from type stubs
Pull Request -
State: closed - Opened by Avasam 6 months ago
#351 - Update astral-sh/ruff-action and pin Ruff version
Pull Request -
State: closed - Opened by Avasam 6 months ago
#350 - fix: Add n_targets argument to GaussianProcessRegressor()
Pull Request -
State: closed - Opened by effigies 6 months ago
- 1 comment
#349 - fix: Subclass sklearn.model_selection._RepeatedSplits and BaseShuffleSplit from BaseCrossValidator
Pull Request -
State: closed - Opened by effigies 6 months ago
- 2 comments
#348 - sklearn.gaussian_process.GaussianProcessRegressor missing n_targets field
Issue -
State: closed - Opened by effigies 6 months ago
#347 - Clear up `tool.ruff.lint.isort.extra-standard-library`
Pull Request -
State: closed - Opened by Avasam 8 months ago
#346 - Accept 'tick_labels' param for 'boxplot' (matplotlib 3.9)
Pull Request -
State: closed - Opened by phistep 9 months ago
- 2 comments
#345 - stub for sklearn.datasets.load_iris is missing a return type option
Issue -
State: open - Opened by egerlach 9 months ago
#344 - Update isort and black in run_formatters script to Ruff
Pull Request -
State: closed - Opened by Avasam 9 months ago
#343 - Replace "Remove doc comments" script with Ruff
Pull Request -
State: closed - Opened by Avasam 9 months ago
#342 - Apply flake8+pycodestyles autofixes
Pull Request -
State: closed - Opened by Avasam 9 months ago
- 2 comments
#341 - Apply pyupgrade autofixes
Pull Request -
State: closed - Opened by Avasam 9 months ago
#340 - Apply flake8-pyi autofixes
Pull Request -
State: closed - Opened by Avasam 9 months ago
#339 - Fix all reportAssertTypeFailure+reportGeneralTypeIssues
Pull Request -
State: closed - Opened by Avasam 9 months ago
#338 - Make stubs installable from github
Pull Request -
State: closed - Opened by Avasam 9 months ago
- 1 comment
#337 - Delete stubs/scipy-stubs/optimize/cython_optimize/__init__.pyi
Pull Request -
State: closed - Opened by Avasam 9 months ago
#336 - Fix all reportAttributeAccessIssue
Pull Request -
State: closed - Opened by Avasam 9 months ago
#335 - Fix all reportUnsupportedDunderAll and set as error
Pull Request -
State: closed - Opened by Avasam 9 months ago
#334 - Fix all reportUndefinedVariable
Pull Request -
State: closed - Opened by Avasam 9 months ago
#333 - Fix all reportMissingImports
Pull Request -
State: closed - Opened by Avasam 9 months ago
#332 - Fix all reportInvalidTypeForm
Pull Request -
State: closed - Opened by Avasam 9 months ago
#331 - Fix all reportInvalidTypeArguments
Pull Request -
State: closed - Opened by Avasam 9 months ago
#330 - Fix all reportFunctionMemberAccess
Pull Request -
State: closed - Opened by Avasam 9 months ago
#329 - Fix all reportAssignmentType
Pull Request -
State: closed - Opened by Avasam 9 months ago
#328 - Switch from Black to Ruff
Pull Request -
State: closed - Opened by Avasam 9 months ago
#327 - remove unintended re-exports to reduce requirements
Pull Request -
State: closed - Opened by Avasam 9 months ago
#326 - Switch from docopt to docopt-ng
Pull Request -
State: closed - Opened by Avasam 9 months ago
- 1 comment
#325 - Replace isort with Ruff
Pull Request -
State: closed - Opened by Avasam 9 months ago
#324 - Fix type issues in non stubs
Pull Request -
State: closed - Opened by Avasam 9 months ago
#323 - Add types for HistGradientBoosting max_features argument
Pull Request -
State: closed - Opened by ara-incom 9 months ago
- 1 comment
#322 - Missing parameter for sklearn.ensemble.HistGradientBoostingRegressor
Issue -
State: closed - Opened by ara-incom 9 months ago
- 3 comments
#321 - Remove scipy stubs
Pull Request -
State: closed - Opened by debonte 9 months ago
- 1 comment
#320 - Consider removing the bundled SciPy stubs in favor of the `scipy-stubs` package
Issue -
State: closed - Opened by jorenham 9 months ago
- 1 comment
#319 - Unmark `sklearn.metrics.mean_squared_error` and `mean_squared_log_error` as deprecated
Pull Request -
State: closed - Opened by InSyncWithFoo 9 months ago
- 3 comments
#318 - `sklearn.metrics.mean_squared_error` and `mean_squared_log_error` are not deprecated
Issue -
State: closed - Opened by InSyncWithFoo 9 months ago
- 1 comment
#317 - Add stubs for RMSE and RMSLE in sklearn.metrics
Pull Request -
State: closed - Opened by einarwar 10 months ago
- 3 comments
#316 - Add overload function for sklearn to deal with sparse matrices
Pull Request -
State: closed - Opened by ClementPinard 10 months ago
- 2 comments
#315 - Inconsistent naming of stubs
Issue -
State: open - Opened by Avasam 12 months ago
- 1 comment
#314 - pyplot.imread is missing Path and BinaryIO as valid input (pyplot.pyi )
Issue -
State: closed - Opened by matrs about 1 year ago
- 2 comments
#313 - Added new parameter
Pull Request -
State: closed - Opened by heejaechang about 1 year ago
#312 - Intellisense hover does not show some parameters.
Issue -
State: closed - Opened by howsiyu about 1 year ago
- 2 comments
#311 - Correct some of the Scikit-learn stubs
Pull Request -
State: closed - Opened by ghislainpiot about 1 year ago
- 4 comments
#310 - Fix sympy stubs to enable CI checks
Pull Request -
State: closed - Opened by Avasam about 1 year ago
#309 - Unparameterized `np.ndarray` typings produce "Type of ... is partially unknown" Pyright type errors.
Issue -
State: open - Opened by DylanLukes over 1 year ago
- 3 comments
Labels: bug
#308 - PEP 561 actually specifies using `-stubs` on the end of a directory that is meant to be shipped separately
Pull Request -
State: closed - Opened by rchiodo over 1 year ago
#307 - Add type stubs for sympy
Pull Request -
State: closed - Opened by rchiodo over 1 year ago
- 5 comments
#306 - Installable package for use with `mypy`, for now installing just the `scipy` stubs
Pull Request -
State: closed - Opened by vreuter over 1 year ago
#305 - Removed build.sh
Pull Request -
State: closed - Opened by Avasam over 1 year ago
- 1 comment
#304 - Cannot import sklearn.preprocessing.TargetEncoder
Issue -
State: open - Opened by memeplex over 1 year ago
- 1 comment
#303 - Deprecated warning: center_of_mass and label have been moved from scipy.ndimage.measurements
Issue -
State: closed - Opened by dtribose over 1 year ago
- 13 comments
#302 - Run isort & black, automaticly check in CI
Pull Request -
State: closed - Opened by Avasam over 1 year ago
- 4 comments
#301 - Update automated tests, pass as-is
Pull Request -
State: closed - Opened by Avasam over 1 year ago
- 5 comments
#300 - Does `utils/build_bundle/build.sh` serve any purpose?
Issue -
State: closed - Opened by Avasam over 1 year ago
#299 - Revert "Remove matplotlib stubs and tests"
Pull Request -
State: closed - Opened by debonte almost 2 years ago
#298 - Remove matplotlib stubs and tests
Pull Request -
State: closed - Opened by Avasam almost 2 years ago
#297 - Add `graph` instance attribute to `nx.Graph`
Pull Request -
State: closed - Opened by jaywonchung almost 2 years ago
- 5 comments
#296 - Run `black` and `isort` automatically or as a hygiene check
Issue -
State: closed - Opened by debonte almost 2 years ago
- 1 comment
#295 - Fix incorrect argument listedcolormap
Pull Request -
State: closed - Opened by GemmaBoyle almost 2 years ago
- 3 comments
#294 - removing ligh-gbm stubs, since now they are py.typed starting v4.0.0
Pull Request -
State: closed - Opened by bschnurr almost 2 years ago
#293 - Add more overloaded methods for matplotlib.figure.add_subplot
Pull Request -
State: closed - Opened by StellaHuang95 about 2 years ago
#292 - Remove cv2 stubs now that they're generated
Pull Request -
State: closed - Opened by Avasam about 2 years ago
- 2 comments
#291 - Import overload from typing modules
Pull Request -
State: closed - Opened by StellaHuang95 about 2 years ago
#290 - Update partial Transformers stubs
Pull Request -
State: closed - Opened by Avasam about 2 years ago
#289 - Make GridSearchCV generic in sklearn stubs.
Pull Request -
State: closed - Opened by StellaHuang95 about 2 years ago
#288 - Make GridSearchCV generic in sklearn stubs
Pull Request -
State: closed - Opened by StellaHuang95 about 2 years ago
#287 - Rework `__init__.pyi` files in networkx
Pull Request -
State: closed - Opened by lkct about 2 years ago
- 2 comments
#286 - Errors given by pylance on networkx
Issue -
State: closed - Opened by lkct about 2 years ago
- 1 comment
#285 - Add types to cv.resize() function + cv2 minor fixes
Pull Request -
State: closed - Opened by debonte about 2 years ago
#284 - Add missing py.typed files
Pull Request -
State: closed - Opened by debonte about 2 years ago
#283 - Update upstream list in README
Pull Request -
State: closed - Opened by debonte about 2 years ago
#282 - Move stubs to new `stubs` subdirectory
Pull Request -
State: closed - Opened by debonte about 2 years ago
#281 - Remove openpyxl stubs
Pull Request -
State: closed - Opened by debonte about 2 years ago
#280 - Sync stub dir names with pylance bundle
Pull Request -
State: closed - Opened by debonte about 2 years ago
#279 - `cv2` missing function `imwritemulti`
Issue -
State: closed - Opened by kwsp about 2 years ago
- 1 comment
#278 - fix a typo in opencv stubs
Pull Request -
State: closed - Opened by StellaHuang95 about 2 years ago
#276 - SQLAlchemy both obsolete and upstreamed to typeshed
Pull Request -
State: closed - Opened by Avasam about 2 years ago
- 6 comments
#275 - fixed color typehint
Pull Request -
State: closed - Opened by timrid about 2 years ago
- 1 comment
#274 - Remove obsolete pygame stubs
Pull Request -
State: closed - Opened by Avasam about 2 years ago
#273 - Remove obsolete `pendulum` stubs
Pull Request -
State: closed - Opened by Avasam about 2 years ago
#272 - Remove obsolete tenacity stubs
Pull Request -
State: closed - Opened by Avasam about 2 years ago
#271 - Remove obsolete sympy-stubs
Pull Request -
State: closed - Opened by Avasam about 2 years ago
#270 - Remove seaborn. prefer useLibraryCodeForTypes
Pull Request -
State: closed - Opened by Avasam about 2 years ago