Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gevent
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gevent
Commits
b656a891
Commit
b656a891
authored
Jun 28, 2016
by
Jason Madden
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More warnings about CFLAGS. Ref #820 [skip ci]
parent
9a7f7061
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
doc/intro.rst
doc/intro.rst
+3
-0
doc/whatsnew_1_1.rst
doc/whatsnew_1_1.rst
+2
-0
No files found.
doc/intro.rst
View file @
b656a891
...
@@ -53,6 +53,9 @@ addition to the Cython backend on CPython.
...
@@ -53,6 +53,9 @@ addition to the Cython backend on CPython.
another directory. See :issue:`570` and :issue:`612` for
another directory. See :issue:`570` and :issue:`612` for
examples.
examples.
.. tip:: Also check for conflicts with environment variables like ``CFLAGS``. For
example, see :ref:`library_updates_label`.
Development instructions can be found `on PyPI <https://pypi.python.org/pypi/gevent#development>`_.
Development instructions can be found `on PyPI <https://pypi.python.org/pypi/gevent#development>`_.
__ http://pypi.python.org/pypi/greenlet
__ http://pypi.python.org/pypi/greenlet
...
...
doc/whatsnew_1_1.rst
View file @
b656a891
...
@@ -214,6 +214,8 @@ the documentation for specifics. Highlights include:
...
@@ -214,6 +214,8 @@ the documentation for specifics. Highlights include:
functionality
such
as
configurable
error
handling
and
logging
.
functionality
such
as
configurable
error
handling
and
logging
.
-
Documentation
has
been
expanded
and
clarified
.
-
Documentation
has
been
expanded
and
clarified
.
..
_library_updates_label
:
Library
Updates
Library
Updates
===============
===============
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment