- 03 Haz, 2012 19 kayıt (commit)
-
-
Barry Warsaw yazdı
Issue 14673: Add sys.implementation
-
R David Murray yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
'name' to 'expression' as the latter is what the string actually represents. The bug in this issue was only catching NameError and AttributeError when evaluating an expression that was not necessarily a name.
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
Brett Cannon yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Code patch by Roger Serwy.
-
- 02 Haz, 2012 13 kayıt (commit)
-
-
R David Murray yazdı
This is a behavior change: before this leading and trailing spaces were stripped from ASCII parts, now they are preserved. Without this fix we didn't parse the examples in the RFC correctly, so I think breaking backward compatibility here is justified. Patch by Ralf Schlatterbeck.
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 01 Haz, 2012 8 kayıt (commit)
-
-
Victor Stinner yazdı
Use a threshold of 20 ms instead of 10 ms.
-
R David Murray yazdı
Initial patch by Michael Driscoll, I added the example.
-
R David Murray yazdı
Initial patch by Michael Driscoll, I added the example.
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Benjamin Peterson yazdı
-
Hynek Schlawack yazdı
-