Commit Graph

10 Commits

Author SHA1 Message Date
Victor Stinner e6682bf982 PEP 475: Antoine is the BDFL-delegate 2014-10-29 11:42:14 +01:00
Victor Stinner 5a2c8d8d43 PEP 475: replace "current" with "python 3.4" 2014-10-28 22:13:38 +01:00
Victor Stinner 94f881c777 PEP 475: remove code handling InterruptedError 2014-10-28 22:00:32 +01:00
Victor Stinner 09d36fba17 PEP 475: fix typos 2014-08-27 23:17:15 +02:00
Victor Stinner db8da56c78 PEP 475: don't deprecate signal.siginterrupt() anymore 2014-07-29 23:16:04 +02:00
Victor Stinner cdacf3fbad PEP 475 2014-07-29 22:10:53 +02:00
Victor Stinner 07b6aa32ea PEP 475: another signal issue 2014-07-28 15:02:38 +02:00
Victor Stinner 838e2c816f PEP 475: simplify example 2014-07-28 12:50:14 +02:00
Victor Stinner 5de74637f3 PEP 475: Fix Hello World example 2014-07-24 22:33:23 +02:00
Victor Stinner b09ad926df First version of the PEP 475 2014-07-24 13:37:56 +02:00