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

capitalize(), lower(), and join() are gone from the string module in … #2368

Merged
merged 2 commits into from Aug 27, 2016
Merged

capitalize(), lower(), and join() are gone from the string module in … #2368

merged 2 commits into from Aug 27, 2016

Conversation

rodrigc
Copy link
Contributor

@rodrigc rodrigc commented Aug 26, 2016

…Python 3

@mention-bot
Copy link

@rodrigc, thanks for your PR! By analyzing the annotation information on this pull request, we identified @tardyp, @srinupiits and @delanne to be potential reviewers

@codecov-io
Copy link

codecov-io commented Aug 26, 2016

Current coverage is 86.62% (diff: 100%)

Merging #2368 into master will increase coverage by 0.23%

@@             master      #2368   diff @@
==========================================
  Files           294        294          
  Lines         30505      30501     -4   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          26354      26423    +69   
+ Misses         4151       4078    -73   
  Partials          0          0          

Sunburst

Powered by Codecov. Last update 689bb2c...fa8bbad

@sa2ajj sa2ajj merged commit 4efacaf into buildbot:master Aug 27, 2016
@rodrigc rodrigc deleted the stringlower branch January 19, 2017 02:33
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.

None yet

4 participants