Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
Pyston
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
Pyston
Commits
8ad1f5b3
Commit
8ad1f5b3
authored
Feb 19, 2015
by
Kevin Modzelewski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to newer version of pypa that fixes some bugs we ran into
parent
3b7f4b16
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
3 deletions
+1
-3
libunwind
libunwind
+1
-1
test/tests/property.py
test/tests/property.py
+0
-1
test/tests/thread_spawning.py
test/tests/thread_spawning.py
+0
-1
No files found.
libunwind
@
68a2910b
Subproject commit
c90a2e02b3c1b03362a549a05261a4d0513d6026
Subproject commit
68a2910bae7ed1bff8e1e03cd7239bfd7e1cfe79
test/tests/property.py
View file @
8ad1f5b3
# fail-if: '-x' in EXTRA_JIT_ARGS
# I think pypa has an issue parsing decorator expressions if they aren't simple names
# I think pypa has an issue parsing decorator expressions if they aren't simple names
# https://github.com/vinzenz/libpypa/issues/15
# https://github.com/vinzenz/libpypa/issues/15
...
...
test/tests/thread_spawning.py
View file @
8ad1f5b3
# allow-warning: converting unicode literal to str
# allow-warning: converting unicode literal to str
# fail-if: '-x' in EXTRA_JIT_ARGS
# Make sure we can spawn a bunch of threads
# Make sure we can spawn a bunch of threads
...
...
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