- 04 Haz, 2012 8 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Hynek Schlawack yazdı
ipaddress._BaseV4.is_unspecified() compared IP addresses using "in" which fails.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Benjamin Peterson yazdı
-
- 03 Haz, 2012 25 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
break someone's over specified test that depends on the exact error message.
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
when the path existed and had the S_ISGID mode bit set when it was not explicitly asked for. This is no longer an exception as mkdir cannot control if the OS sets that bit for it or not.
-
Gregory P. Smith yazdı
when the path existed and had the S_ISGID mode bit set when it was not explicitly asked for. This is no longer an exception as mkdir cannot control if the OS sets that bit for it or not.
-
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 7 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ı
-