◐ Shell
reader mode source ↗
Skip to content

bpo-27200: fix configparser, copyreg and ctypes doctests#240

Merged
berkerpeksag merged 3 commits into
python:masterfrom
marco-buttu:fix-issue-27200
Mar 2, 2017
Merged

bpo-27200: fix configparser, copyreg and ctypes doctests#240
berkerpeksag merged 3 commits into
python:masterfrom
marco-buttu:fix-issue-27200

Conversation

@marco-buttu

Copy link
Copy Markdown
Contributor

This PR patially fixes bpo-27200. Partially and not completely, because I followed the suggestion of @ezio-melotti to split the patch in several patches. According to @rhettinger I applyed minimal changes, skipping some tests instead of using sorted(). I just want to point out that the two <BLANKLINE> and the testsetup dicrective will not appear in the output.

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