Skip to content

Conversation

@zhangyangyu
Copy link
Member

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #186 into 3.6 will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              3.6     #186      +/-   ##
==========================================
+ Coverage   82.39%   82.39%   +<.01%     
==========================================
  Files        1430     1430              
  Lines      351225   351225              
==========================================
+ Hits       289379   289384       +5     
+ Misses      61846    61841       -5
Impacted Files Coverage Δ
Lib/threading.py 82.26% <ø> (-0.35%)
Lib/test/test_smtplib.py 86.48% <ø> (-0.23%)
Lib/test/support/init.py 77.92% <ø> (+0.15%)
Lib/test/test_buffer.py 96.71% <ø> (+0.17%)
Lib/test/test_random.py 98.65% <ø> (+0.38%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a4afdfc...3485715. Read the comment docs.

@zhangyangyu zhangyangyu merged commit 9a4577a into python:3.6 Feb 20, 2017
@zhangyangyu zhangyangyu deleted the weakref-fix-3.6 branch February 20, 2017 06:33
@zhangyangyu
Copy link
Member Author

Thanks @methane . All thanks expressed in this one. :-)

akruis added a commit to akruis/cpython that referenced this pull request Nov 19, 2018
…eters.

Previously creating a subinterpreter in one thread and using it in
another thread caused a crash. Now Stackless resets the thread state,
once all C-stacks have been executed.
akruis added a commit to akruis/cpython that referenced this pull request Nov 22, 2018
…eters.

Make slp_register_execute() idempotent. It could be called more than once for
the same type.
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.

4 participants