Skip to content
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

CI: Web_and_Docs failing #30534

Merged
merged 1 commit into from
Dec 29, 2019
Merged

CI: Web_and_Docs failing #30534

merged 1 commit into from
Dec 29, 2019

Conversation

simonjayhawkins
Copy link
Member

@simonjayhawkins simonjayhawkins added the CI Continuous Integration label Dec 29, 2019
@simonjayhawkins simonjayhawkins changed the title CI: troubleshoot Web_and_Docs failing CI: Web_and_Docs failing Dec 29, 2019
@simonjayhawkins simonjayhawkins added this to the 1.0 milestone Dec 29, 2019
Copy link
Member

@datapythonista datapythonista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems that we're using the latest sphinx, it's weird that this is failing.

Did you manage to know if the calls to the deprecated functions are in sphinx, in our code, or somewhere else?

CC: @jorisvandenbossche

@simonjayhawkins
Copy link
Member Author

Did you manage to know if the calls to the deprecated functions are in sphinx, in our code, or somewhere else?

see #30527 (comment)

@jreback jreback merged commit e817fff into pandas-dev:master Dec 29, 2019
@jreback
Copy link
Contributor

jreback commented Dec 29, 2019

thanks @simonjayhawkins

@simonjayhawkins simonjayhawkins deleted the ipython branch December 29, 2019 14:27
keechongtan added a commit to keechongtan/pandas that referenced this pull request Dec 29, 2019
…ndexing-1row-df

* upstream/master: (333 commits)
  CI: troubleshoot Web_and_Docs failing (pandas-dev#30534)
  WARN: Ignore NumbaPerformanceWarning in test suite (pandas-dev#30525)
  DEPR: camelCase in offsets, get_offset (pandas-dev#30340)
  PERF: implement scalar ops blockwise (pandas-dev#29853)
  DEPR: Remove Series.compress (pandas-dev#30514)
  ENH: Add numba engine for rolling apply (pandas-dev#30151)
  [ENH] Add to_markdown method (pandas-dev#30350)
  DEPR: Deprecate pandas.np module (pandas-dev#30386)
  ENH: Add ignore_index for df.drop_duplicates (pandas-dev#30405)
  BUG: The setting xrot=0 in DataFrame.hist() doesn't work with by and subplots pandas-dev#30288 (pandas-dev#30491)
  CI: Fix GBQ Tests (pandas-dev#30478)
  Bug groupby quantile listlike q and int columns (pandas-dev#30485)
  ENH: Add ignore_index for df.sort_values and series.sort_values (pandas-dev#30402)
  TYP: Typing hints in pandas/io/formats/{css,csvs}.py (pandas-dev#30398)
  BUG: raise on non-hashable Index name, closes pandas-dev#29069 (pandas-dev#30335)
  Replace "foo!r" to "repr(foo)" syntax pandas-dev#29886 (pandas-dev#30502)
  BUG: preserve EA dtype in transpose (pandas-dev#30091)
  BLD: add check to prevent tempita name error, clsoes pandas-dev#28836 (pandas-dev#30498)
  REF/TST: method-specific files for test_append (pandas-dev#30503)
  marked unused parameters (pandas-dev#30504)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI failing: Web_and_Docs (ipython 7.10.1 -> 7.11.0)
3 participants