COMMITS
/ dev/lint-python May 1, 2024
D
[SPARK-48068][PYTHON] `mypy` should have `--python-executable` parameter
Dongjoon Hyun committed
April 8, 2023
T
[SPARK-43062][INFRA][PYTHON][TESTS] Add options to lint-python to run each test separately
Takuya UESHIN committed
January 3, 2023
D
[SPARK-41863][INFRA][PYTHON][TESTS] Skip `flake8` tests if the command is not available
Dongjoon Hyun committed
H
[SPARK-41854][PYTHON][BUILD] Automatic reformat/check python/setup.py
Hyukjin Kwon committed
December 29, 2022
M
[SPARK-41533][CONNECT] Proper Error Handling for Spark Connect Server / Client
Martin Grund committed
August 1, 2022
M
[SPARK-39881][PYTHON] Fix erroneous check for black and reenable black validation
Martin Grund committed
March 16, 2022
Z
[SPARK-38424][PYTHON] Warn unused casts and ignores
zero323 committed
January 24, 2022
Z
[SPARK-37992][PYTHON] Restore Mypy version checks in dev/lint-python
zero323 committed
January 7, 2022
H
[SPARK-37837][INFRA] Enable black formatter in dev Python scripts
Hyukjin Kwon committed
November 23, 2021
N
[SPARK-37380][PYTHON] Miscellaneous Python lint infra cleanup
Nicholas Chammas committed
November 19, 2021
November 12, 2021
I
November 10, 2021
Z
[SPARK-37022][PYTHON] Use black as a formatter for PySpark
zero323 committed
November 5, 2021
H
[SPARK-36989][TESTS][PYTHON][FOLLOW-UP] Move pyproject.toml from python to dev directory
Hyukjin Kwon committed
October 26, 2021
Z
[SPARK-36989][TESTS][PYTHON] Add type hints data tests
zero323 committed
October 25, 2021
S
[SPARK-37011][PYTHON][BUILD] update flake8 on jenkins workers
shane knapp committed
September 15, 2021
K
[SPARK-34943][BUILD] Upgrade flake8 to 3.8.0 or above in Jenkins
Kevin Su committed
July 24, 2021
T
[SPARK-36279][INFRA][PYTHON] Fix lint-python to work with Python 3.9
Takuya UESHIN committed
July 23, 2021
H
[SPARK-36268][PYTHON] Set the lowerbound of mypy version to 0.910
Hyukjin Kwon committed
June 7, 2021
I
[SPARK-35499][PYTHON] Apply black to pandas API on Spark codes
itholic committed
June 3, 2021
H
[SPARK-35620][BUILD][PYTHON] Remove documentation build in Python linter
Hyukjin Kwon committed
April 14, 2021
H
[SPARK-35061][BUILD] Upgrade pycodestyle from 2.6.0 to 2.7.0
HyukjinKwon committed
April 6, 2021
I
[SPARK-34890][PYTHON] Port/integrate Koalas main codes into PySpark
itholic committed
February 18, 2021
“
[SPARK-34433][DOCS] Lock Jekyll version by Gemfile and Bundler
“attilapiros” committed
February 2, 2021
October 27, 2020
H
[SPARK-33243][PYTHON][BUILD] Add numpydoc into documentation dependency
HyukjinKwon committed
October 19, 2020
F
[SPARK-17333][PYSPARK] Enable mypy
Fokko Driesprong committed
September 9, 2020
August 26, 2020
August 8, 2020
F
[SPARK-32319][PYSPARK] Disallow the use of unused imports
Fokko Driesprong committed
July 27, 2020
H
[SPARK-32179][SPARK-32188][PYTHON][DOCS] Replace and redesign the documentation base
HyukjinKwon committed
L
[SPARK-32450][PYTHON] Upgrade pycodestyle to v2.6.0
Liang-Chi Hsieh committed
July 14, 2020
H
[SPARK-32138] Drop Python 2.7, 3.4 and 3.5
HyukjinKwon committed
March 17, 2020
N
[SPARK-31155] Remove pydocstyle tests
Nicholas Chammas committed
March 15, 2020
N
[SPARK-31153][BUILD] Cleanup several failures in lint-python
Nicholas Chammas committed
February 6, 2020
H
[MINOR][INFRA] Factor Python executable out as a variable in 'lint-python' script
HyukjinKwon committed
January 30, 2020
D
[SPARK-30674][INFRA] Use python3 in dev/lint-python
Dongjoon Hyun committed
January 9, 2020
E
[SPARK-30450][INFRA][FOLLOWUP] Fix git folder regex for windows file separator
Eric Chang committed
January 7, 2020
E
[SPARK-30450][INFRA] Exclude .git folder for python linter
Eric Chang committed
November 20, 2018
S
[BUILD] refactor dev/lint-python in to something readable
shane knapp committed
November 8, 2018
October 27, 2018
R
[SPARK-23367][BUILD] Include python document style checking
Rekha Joshi committed
September 15, 2018
C
[SPARK-25238][PYTHON] lint-python: Upgrade pycodestyle to v2.4.0
cclauss committed
September 7, 2018
January 30, 2018
S
[MINOR] Fix typos in dev/* scripts.
Shashwat Anand committed
January 24, 2018
R
[SPARK-23174][BUILD][PYTHON] python code style checker update
Rekha Joshi committed
December 31, 2017
S
[MINOR] Fix a bunch of typos
Sean Owen committed
June 2, 2017
H
[MINOR][PYTHON] Ignore pep8 on test scripts generated in tests in work directory
hyukjinkwon committed
January 2, 2017
H
[SPARK-19002][BUILD][PYTHON] Check pep8 against all Python scripts
hyukjinkwon committed
November 16, 2016
H
[SPARK-1267][SPARK-18129] Allow PySpark to be pip installed
Holden Karau committed