Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove releases-specific RST #484
Conversation
Codecov Report
@@ Coverage Diff @@
## master #484 +/- ##
=======================================
Coverage 75.06% 75.06%
=======================================
Files 5 5
Lines 794 794
Branches 231 231
=======================================
Hits 596 596
Misses 146 146
Partials 52 52Continue to review full report at Codecov.
|
docutils 0.14
Sphinx 2.0.1
sphinx-issues 1.2.0
Exception occurred:
File
"~/.local/share/virtualenvs/tmuxp-UhdS5n5p/lib/python3.7/site-packages/docutils/nodes.py",
line 93, in setup_child
child.parent = self
AttributeError: 'NoneType' object has no attribute 'parent'
Source:
1.0.0-rc1 <2016-05-25>
----------------------
- version jump 0.11.1 to 1.0
- :issue:`0` tests moved to py.test framework
- :issue:`0` `libtmux`_ core split into its own project
.. _libtmux: https://github.com/tmux-python/libtmux
See also: vcs-python/vcspull#223