- 19 Kas, 2012 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 18 Kas, 2012 31 kayıt (commit)
-
-
Christian Heimes yazdı
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
Christian Heimes yazdı
RISCOS support has been removed a long time ago. Remove last remains in sys.flags code. #16501 can be closed, too.
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
importlib.abc.SourceLoader. This provides an easy hook into the import system to allow for source transformations, AST optimizations, etc.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
#16306: Fix multiple error messages when unknown command line parameters where passed to the interpreter. Patch by Hieu Nguyen.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
Brett Cannon yazdı
The concept of what was unexpected was typically defined as "some depencendy wasn't installed", which isn't unexpected at all as it's totally optional. Since it confuses new contributors as they think something is wrong with their installation it seems sensible to get rid of the concept. This change also adds the concept of optional tests that are required to work on a specific platform(s) (e.g. test_winreg on Windows). This should help catch compile issues instead of a test being blindly skipped even when it should have run. The skipped test list in the future can also print out the reason for being skipped to make it more obvious as to why the skipping occurred.
-
- 17 Kas, 2012 8 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
Mark Dickinson yazdı
-
Antoine Pitrou yazdı
-
Ezio Melotti yazdı
-