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
da6f214b
Commit
da6f214b
authored
May 23, 2016
by
Jason Madden
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changelog for #809 [skip ci]
parent
a162f35b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
changelog.rst
changelog.rst
+4
-0
No files found.
changelog.rst
View file @
da6f214b
...
@@ -34,6 +34,10 @@ Libraries
...
@@ -34,6 +34,10 @@ Libraries
- Update Cython to 0.24.
- Update Cython to 0.24.
- setuptools is now required at build time on all platforms.
- setuptools is now required at build time on all platforms.
Previously it was only required for Windows and PyPy.
Previously it was only required for Windows and PyPy.
- POSIX: Don't hardcode ``/bin/sh`` into the configuration command
line, instead relying on ``sh`` being on the ``PATH``, as
recommended by `the standard <http://pubs.opengroup.org/onlinepubs/9699919799/utilities/sh.html>`_.
Fixed in :pr:`809` by Fredrix Fornwall.
Security
Security
...
...
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