- 27 Nis, 2012 12 kayıt (commit)
-
-
Victor Stinner yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
finder instead of using some (now non-existent) implicit finder.
-
Benjamin Peterson yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
ImportWarning is raised if sys.meta_path is found to be empty.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Benjamin Peterson yazdı
-
Martin v. Loewis yazdı
-
Victor Stinner yazdı
* In debug mode, fill the string data with invalid characters * Simplify also reference counting in PyCodec_BackslashReplaceErrors() and PyCodec_XMLCharRefReplaceError()
-
- 26 Nis, 2012 9 kayıt (commit)
-
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Brian Curtin yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Brett Cannon yazdı
be implicit. Added a warning for when sys.path_hooks is found to be empty. Also changed the meaning of None in sys.path_importer_cache to represent trying sys.path_hooks again (an interpretation of previous semantics). Also added a warning for when None was found. The long-term goal is for None in sys.path_importer_cache to represent the same as imp.NullImporter: no finder found for that sys.path entry.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
- 25 Nis, 2012 13 kayıt (commit)
-
-
Victor Stinner yazdı
null character
-
Victor Stinner yazdı
created strings using _PyUnicode_CheckConsistency() in debug mode
-
Marc-Andre Lemburg yazdı
be rebuilt, but there's no Python interpreter around to freeze the bootstrap script. Forgot to include Makefile.pre.in in changeset 76549:acfdf46b8de1.
-
Brian Curtin yazdı
Fix #3561. Add an option to place the Python installation into the Windows Path environment variable.
-
Antoine Pitrou yazdı
Issue #14664: It is now possible to use @unittest.skip{If,Unless} on a test class that doesn't inherit from TestCase (i.e. a mixin).
-
Antoine Pitrou yazdı
Issue #14664: It is now possible to use @unittest.skip{If,Unless} on a test class that doesn't inherit from TestCase (i.e. a mixin).
-
Nick Coghlan yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Marc-Andre Lemburg yazdı
Issue a warning in case Python\importlib.h needs to be rebuilt, but there's no Python interpreter around to freeze the bootstrap script.
-
Brett Cannon yazdı
-
Marc-Andre Lemburg yazdı
This time also recreating the Python/importlib.h file to make make happy. See the ticket for details.
-
Marc-Andre Lemburg yazdı
the buildbots to fail.
-
- 24 Nis, 2012 6 kayıt (commit)
-
-
Marc-Andre Lemburg yazdı
-
Vinay Sajip yazdı
Issue #14632: Updated WatchedFileHandler to deal with race condition. Thanks to John Mulligan for the problem report and patch.
-
Vinay Sajip yazdı
Issue #14632: Updated WatchedFileHandler to deal with race condition. Thanks to John Mulligan for the problem report and patch.
-
Antoine Pitrou yazdı
Patch by Richard Oudkerk (sbt).
-
Lars Gustäbel yazdı
links when the links were not located in an archive subdirectory.
-
Lars Gustäbel yazdı
when the links were not located in an archive subdirectory.
-