Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions pep-0004.txt
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,12 @@ Deprecated modules
Date: 2013-08-12
Documentation: Deprecated as of Python 3.4.

Module name: macpath
Rationale: Obsolete macpath module dangerously broken

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

To go along with other entries, the rationale could just state "Platform is obsolete/unsupported", otherwise LGTM

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.

done

and should be removed.
Date: 2017-05-15
Documentation: Platform is obsolete/unsupported.


Deprecation of modules removed in Python 3.0
============================================
Expand Down