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

Allow resetting the C state for whether libev child handlers are active. #858

Merged
merged 1 commit into from Sep 10, 2016

Conversation

jamadden
Copy link
Member

Use this when we disable them in gevent.signal so that next time we use
gevent.subprocess it will work.

Fixes #857.

Use this when we disable them in gevent.signal so that next time we use
gevent.subprocess it will work.

Fixes #857.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling a1fa3e1 on double-subproc into * on master*.

@jamadden jamadden merged commit eef54f4 into master Sep 10, 2016
@jamadden jamadden deleted the double-subproc branch September 10, 2016 20:28
@jamadden jamadden restored the double-subproc branch January 12, 2017 13:06
@jamadden jamadden deleted the double-subproc branch January 12, 2017 13:12
hashbrowncipher pushed a commit to hashbrowncipher/gevent that referenced this pull request Oct 20, 2018
hashbrowncipher pushed a commit to hashbrowncipher/gevent that referenced this pull request Oct 20, 2018
- print link to where documentation is generated
- remove old documentation css
- configure alabaster to display Github stars/Travis CI, and fork me badge
- allow the documentation to span up to 1280 pixels, instead of 800 (this allows many code examples to be much more readable, or changelog entries)
- remove large spaces in between changelog entries for a more compact view
- version strings are italic and bold for a cleaner delimitation inside the changelog
- sections in a version changelog has a smaller top margin for a more compact view
- automatically render news at top of the documentation under DRAFT section, this allows testing the news fragment before release
- remove double header for changelog 
- use the ``:user:`` extlinks for changelog entries to link to contributors
Github profile
- improve changelog entry for issue gevent#858
- add a config file for readthedocs

see example output at https://tox-gaborbernat.readthedocs.io/en/doc-impr (or deep dive http://tox-gaborbernat.readthedocs.io/en/doc-impr/changelog.html)
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

2 participants