Skip to content

DOC: increase recursion limit on sphinx builds #15641

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 1 commit into from
Mar 10, 2017

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Mar 10, 2017

xref #15637 (comment)

hopefully should eliminate the non-deterministic pickle errors in doc-building :<

@jreback jreback added the Docs label Mar 10, 2017
@codecov-io
Copy link

codecov-io commented Mar 10, 2017

Codecov Report

Merging #15641 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #15641      +/-   ##
==========================================
- Coverage   91.02%      91%   -0.03%     
==========================================
  Files         143      143              
  Lines       49324    49324              
==========================================
- Hits        44898    44887      -11     
- Misses       4426     4437      +11
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%)
pandas/tools/merge.py 91.76% <0%> (-0.35%)
pandas/core/frame.py 97.87% <0%> (-0.1%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 470c327...3ac9d79. Read the comment docs.

@jorisvandenbossche jorisvandenbossche merged commit a703abc into pandas-dev:master Mar 10, 2017
@jorisvandenbossche
Copy link
Member

Great! That was indeed the error I saw locally (so not related to our pickle changes). I just didn't see it anymore afterwards, and on travis in the PR, but apparently it is not each time, or so.

@jorisvandenbossche jorisvandenbossche added this to the 0.20.0 milestone Mar 10, 2017
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants