Skip to content

DOC: Fix heading capitalization in doc/source/whatsnew - part4 (#32550) #33444

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 7 commits into from
Apr 17, 2020

Conversation

cleconte987
Copy link
Contributor

Add exceptions to the list in 'scripts/validate_rst_title_capitalization.py'

  • Modify files in doc/source/whatsnew: v0.14.0.rst, v0.14.1.rst, v0.15.0.rst, v0.15.1.rst, v0.15.2.rst, v0.16.0.rst, v0.16.1.rst, v0.16.2.rst, v0.17.0.rst, v0.17.1.rst
  • Modify files in scripts: validate_rst_title_capitalization.py

Add exceptions to the list in 'scripts/validate_rst_title_capitalization.py'
@gfyoung gfyoung added the Clean label Apr 10, 2020
@jreback jreback added this to the 1.1 milestone Apr 10, 2020
@jreback
Copy link
Contributor

jreback commented Apr 10, 2020

can you merge master and ping on green.

@cleconte987
Copy link
Contributor Author

@jreback
Merged

…ation.py' and change 'Multiindexing' that was by the way wrongly capitalized to 'Multi-indexing' in doc/source/whatsnew/v0.14.0.rst line 476
@cleconte987
Copy link
Contributor Author

Im not sure to understand why there are unsuccessful tests here

@WillAyd
Copy link
Member

WillAyd commented Apr 15, 2020

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

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

lgtm

@@ -218,7 +218,7 @@ Backwards incompatible API changes

.. _whatsnew_0160.api_breaking.timedelta:

Changes in Timedelta
Changes in timedelta
Copy link
Member

Choose a reason for hiding this comment

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

should this stay capitalized?

@jreback jreback merged commit 3eaccf3 into pandas-dev:master Apr 17, 2020
@jreback jreback added the Docs label Apr 17, 2020
@jreback
Copy link
Contributor

jreback commented Apr 17, 2020

thanks!

CloseChoice pushed a commit to CloseChoice/pandas that referenced this pull request Apr 20, 2020
…s-dev#32550) (pandas-dev#33444)

* Modify heading capitalizations of files in doc/source/whatsnew (part4)

Add exceptions to the list in 'scripts/validate_rst_title_capitalization.py'

* Merge master, fix merging conflicts

* Remove MultiIndexing from exceptions in 'validate_rst_title_capitalization.py' and change 'Multiindexing' that was by the way wrongly capitalized to 'Multi-indexing' in doc/source/whatsnew/v0.14.0.rst line 476
rhshadrach pushed a commit to rhshadrach/pandas that referenced this pull request May 10, 2020
…s-dev#32550) (pandas-dev#33444)

* Modify heading capitalizations of files in doc/source/whatsnew (part4)

Add exceptions to the list in 'scripts/validate_rst_title_capitalization.py'

* Merge master, fix merging conflicts

* Remove MultiIndexing from exceptions in 'validate_rst_title_capitalization.py' and change 'Multiindexing' that was by the way wrongly capitalized to 'Multi-indexing' in doc/source/whatsnew/v0.14.0.rst line 476
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants