Skip to content

updating #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 40 commits into from
Aug 31, 2019
Merged

updating #3

merged 40 commits into from
Aug 31, 2019

Conversation

bhuvanakundumani
Copy link
Owner

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

steveayers124 and others added 30 commits August 24, 2019 10:32
* COMPAT: implement visit_Constant for 3.8 compat
* Updated tests for new error messages.
#28158)

* CLN: Use ABC classes for isinstance checks, remove unnecessary imports

* Formatting repairs
jbrockmendel and others added 10 commits August 30, 2019 08:28
* REGR: Fix to_csv with IntervalIndex
* add isort:skip to "from .pandas_vb_common import setup"

* add isort:skip to noqa: E402 marked lines

* run black

* add noqa: E402 isort:skip where needed

* run pre-commit filters on asv_bench/benchmarks/

* parse the isort config when using pre-commit

* run isort on pandas/core/api.py

* run pre-commit filters and commit trivial import sorting changes

* specify flake8 errors in pandas/io/msgpack/__init__.py

* fix imports for doc/source/conf.py

* fix the [isort] skip entry in setup.cfg

Also I removed the files for which I have fixed the problems.
* REGR: <th> tags for notebook display closes #28204
* CLN: catch less inside try/except
@bhuvanakundumani bhuvanakundumani merged commit a2f1890 into bhuvanakundumani:master Aug 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.