Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.6] bpo-29960 _random.Random corrupted on exception in setstate(). …#1287

Merged
Mariatta merged 2 commits into
python:3.6python/cpython:3.6from
Mariatta:backport-9616a82-3.6Mariatta/cpython:backport-9616a82-3.6Copy head branch name to clipboard
May 27, 2017
Merged

[3.6] bpo-29960 _random.Random corrupted on exception in setstate(). …#1287
Mariatta merged 2 commits into
python:3.6python/cpython:3.6from
Mariatta:backport-9616a82-3.6Mariatta/cpython:backport-9616a82-3.6Copy head branch name to clipboard

Conversation

@Mariatta

Copy link
Copy Markdown
Member

…(GH-1019).

(cherry picked from commit 9616a82)

@Mariatta Mariatta added the type-bug An unexpected behavior, bug, or error label Apr 26, 2017
Comment thread Misc/NEWS Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong section. Should be in 3.6.2 rather than 3.6.1.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Moved to 3.6.2

@codecov

codecov Bot commented May 27, 2017

Copy link
Copy Markdown

Codecov Report

Merging #1287 into 3.6 will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.6    #1287      +/-   ##
==========================================
+ Coverage   83.42%   83.42%   +<.01%     
==========================================
  Files        1369     1369              
  Lines      345786   345784       -2     
==========================================
  Hits       288471   288471              
+ Misses      57315    57313       -2
Impacted Files Coverage Δ
Lib/test/test_random.py 98.47% <100%> (+0.01%) ⬆️
Lib/heapq.py 95.03% <0%> (-3.82%) ⬇️
Lib/test/test_buffer.py 96.53% <0%> (-0.18%) ⬇️
Lib/pydoc.py 62.2% <0%> (-0.07%) ⬇️
Lib/zipfile.py 88.66% <0%> (+0.15%) ⬆️
Lib/ssl.py 88.79% <0%> (+0.17%) ⬆️
Lib/test/support/__init__.py 78.15% <0%> (+0.17%) ⬆️
Lib/test/test_nntplib.py 95.97% <0%> (+0.19%) ⬆️
Lib/imaplib.py 66.98% <0%> (+0.27%) ⬆️
Lib/test/test_weakset.py 96.66% <0%> (+0.27%) ⬆️
... and 1 more

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 16b6f97...fcb41b3. Read the comment docs.

@Mariatta Mariatta force-pushed the backport-9616a82-3.6 branch from fcb41b3 to 2483203 Compare May 27, 2017 04:39
@Mariatta Mariatta merged commit 94d8261 into python:3.6 May 27, 2017
@Mariatta Mariatta deleted the backport-9616a82-3.6 branch May 27, 2017 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.