Commit Graph

6 Commits

Author SHA1 Message Date
Victor Stinner 647aa4e22b PEP 433: updates 2013-01-18 12:45:30 +01:00
Victor Stinner d68bfbbf9f PEP 433:
* argument=>parameter
 * "always set" => "set by default"
 * unset => clear
 * add more example of inherance issues
 * add more examples of security issues
2013-01-13 14:53:59 +01:00
Victor Stinner 38af865f01 PEP 433: finish to format to 70 columns 2013-01-13 01:34:36 +01:00
Victor Stinner d064882d16 PEP 433: reformat to 70 columns 2013-01-13 01:30:02 +01:00
Victor Stinner a58a370ff5 PEP 433: cleanup, complete, reorganize 2013-01-13 00:04:29 +01:00
Victor Stinner 81f79a9a15 Add a new PEP: 333: Add cloexec argument to functions creating file descriptors 2013-01-12 21:15:11 +01:00