Victor Stinner
36d505a562
PEP 433: Add link to the implementation issue
2013-01-29 13:49:34 +01:00
Victor Stinner
74a6f4b364
PEP 433: add test scripts; performances results on Linux 3.6
2013-01-27 13:35:21 +01:00
Victor Stinner
5bbeffbeb0
PEP 433: specify behaviour of old Linux kernels with SOCK_CLOEXEC
2013-01-26 01:22:05 +01:00
Victor Stinner
c4b34e2827
PEP 433: add command line option and environment variable
2013-01-25 23:07:44 +01:00
Brett Cannon
7057ba616f
FIx a changed link target.
2013-01-25 12:32:01 -05:00
Victor Stinner
720f0c5f3c
PEP 433: rationale
2013-01-25 00:33:38 +01:00
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