Clément Fauchereau
|
bfb5b39d06
|
DOC typo in doc/developers/tips.rst (#20088)
|
2021-05-13 14:10:54 +01:00 |
Chiara Marmo
|
4803a0adfe
|
DOC Add a note about the involvement of the contributor in maintenance. (#20044)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Co-authored-by: Nicolas Hug <nicolashug@fb.com>
|
2021-05-05 18:43:44 +01:00 |
Adrin Jalali
|
468c3f4057
|
MNT replace master with main (#19237)
* replace master with main
* fix imbalanced-learn
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
* asv default branch is `master`
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
|
2021-01-22 15:19:48 +01:00 |
JHayes
|
3d8db98ea5
|
DOC add sphinx-prompt to ease select/copy/paste of prompt command #18512 (#18516)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2020-11-23 15:16:47 +01:00 |
Gael Varoquaux
|
618e625875
|
DOC on issue triaging process (#17907)
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
|
2020-08-11 12:26:49 -04:00 |
Olivier Grisel
|
863b5ba15c
|
DOC add section on debugging ARM64 problems (#18033)
|
2020-07-30 23:52:49 +02:00 |
Olivier Grisel
|
89993d2f57
|
Update the URL of valgrind-python.supp in the doc (#17029)
|
2020-04-24 18:11:37 +02:00 |
Roman Yurchak
|
1c1f273d10
|
ENH XFAIL in common tests with estimator tags (#16502)
|
2020-02-20 22:28:54 +01:00 |
Nicolas Hug
|
951ad8dd80
|
DOC Update links to CircleCI (#16377)
|
2020-02-05 00:13:25 +11:00 |
Joel Nothman
|
06e9a3fe39
|
DOC in canned comment, mention that PR title becomes commit me… (#15935)
|
2019-12-19 21:29:07 -05:00 |
Nicolas Hug
|
19ad136223
|
MNT Replace DeprecationWarning with FutureWarning (#15080)
* bruteforce renaming
* WIP
* WIP
* some more
* removed weird line
* update -Werror
* testiforest
* again
* Fixed some tests
* fixed some tests
* removed -Werror
* fixed test_docstring_param issue
* fixed some tests
* some more
* renamed to SklearnDeprecationWarning
* pep8
* updated docs
* pep8
* merge
* changed to FutureWarning
* fixes
* Update doc/developers/tips.rst
Co-Authored-By: Adrin Jalali <adrin.jalali@gmail.com>
* avoid duplicates
* fixed warning for deprecations
* Still make CI break if DeprecationWarning isn't caught
* updated one warning
* fixed test
* fixed some renamings
* updated new dep warnings
* fixed bad import
* ignore warnings
* update again
* ignore futurewarning when walking packages
* Fixed test
* pep8
* Added whatsnew
|
2019-10-29 15:39:26 +01:00 |
Joel Nothman
|
9548e8f4cd
|
DOC new convention is :pr: not :issue:
|
2019-04-28 00:44:22 +10:00 |
Nicolas Hug
|
5b747cf440
|
DOC Added additional tips for pytest usage (#13540)
* Added additional tips for pytest
* Added --ff option
* typo
|
2019-03-28 16:16:18 +01:00 |
Roman Yurchak
|
66507a25a4
|
MAINT Use CircleCI for linting (#12606)
|
2018-11-19 11:00:55 +08:00 |
TakingItCasual
|
74b56dbc57
|
MNT Converting http to https (#12277)
|
2018-10-04 22:37:57 +08:00 |
Alexandre Boucaud
|
b21f9b4f98
|
MNT Add sklearn show_versions() method (#11596)
|
2018-08-01 09:12:51 +10:00 |
Hanmin Qin
|
3e19d7f6d7
|
[MRG] DOC Add usage question saved reply (#11472)
|
2018-07-10 19:04:01 +02:00 |
Nicolas Hug
|
9a301b4578
|
[MRG] Fix minor typo in doc (#11397)
Could also be *When unit tests fail*?
|
2018-07-02 07:51:11 +10:00 |
Joel Nothman
|
14764061f8
|
[MRG] DOC fix some sphinx warnings (#11241)
|
2018-06-21 20:43:21 +10:00 |
Roman Yurchak
|
67cc975f46
|
[MRG+1] MAINT Parametrize common estimator tests with pytest (#11063)
|
2018-05-07 12:12:55 +02:00 |
Loïc Estève
|
db56e639a3
|
DOC Add Travis and Circle user scripts (#10409)
|
2018-01-09 09:05:34 +11:00 |
Loïc Estève
|
01476b9421
|
[MRG] Run examples with Python 2 and 3 on CircleCI (#10167)
|
2017-12-19 17:17:15 +01:00 |
Loïc Estève
|
c91699d613
|
DOC improve titles for saved replies
|
2017-11-16 16:34:45 +01:00 |
Joel Nothman
|
e260119564
|
DOC document some useful canned responses (#10131)
|
2017-11-16 15:46:33 +01:00 |
Vlad Niculae
|
22309ead84
|
[MRG + 1] DOC developer quality of life notes (#9082)
* DOC developer quality of life notes
* rename debugging.rst to tips.rst
* more tips, better internal consistency
|
2017-07-16 08:26:52 +10:00 |