- 05 Eyl, 2016 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
Patch from Armin Rigo.
-
Terry Jan Reedy yazdı
Also, don't run it if 'gui' is not requested. Patch by Xiang Zhang.
-
- 04 Eyl, 2016 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 03 Eyl, 2016 2 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Raymond Hettinger yazdı
-
- 02 Eyl, 2016 8 kayıt (commit)
-
-
Jason R. Coombs yazdı
-
Jason R. Coombs yazdı
-
Jason R. Coombs yazdı
-
Jason R. Coombs yazdı
-
Jason R. Coombs yazdı
-
Jason R. Coombs yazdı
-
Jason R. Coombs yazdı
-
Jason R. Coombs yazdı
-
- 01 Eyl, 2016 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Based on patch by Xiang Zhang.
-
Terry Jan Reedy yazdı
-
- 31 Agu, 2016 6 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Guido van Rossum yazdı
Upstream https://github.com/python/asyncio/pull/408 by Ron Frederick.
-
Guido van Rossum yazdı
Upstream https://github.com/python/asyncio/pull/374 by Ron Frederick.
-
Guido van Rossum yazdı
-
Raymond Hettinger yazdı
-
R David Murray yazdı
Perhaps the BytesParser 'text' argument should really be bytes, but it hasn't been, it has been text, so for backward compatibility and for consistency with the regular Parser class, I'm keeping it as 'text'.
-
- 30 Agu, 2016 6 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Raymond Hettinger yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
test_tools is pretty much useless unless somebody copies the scripts it tests into the proper location, but we might as well install it anyway to make sure it skips properly. test_warnings just didn't get included when it was turned into a package in 94966dfd3bd3.
-
Zachary Ware yazdı
-
- 29 Agu, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
creates not a cursor. Patch by Xiang Zhang.
-
- 27 Agu, 2016 2 kayıt (commit)
-
-
Martin Panter yazdı
In Subversion r86731, the path was changed from $(BINLIBDEST)/config to $(LIBDEST)/config-$(LDVERSION).
-
Martin Panter yazdı
Also adjust the test condition, because enable-meta-key was only added in 6.1, not 6.0.
-
- 26 Agu, 2016 3 kayıt (commit)
-
-
Berker Peksag yazdı
Statements should not be reset after a commit. Backported from https://github.com/ghaering/pysqlite/commit/029050896b1e6058573abeef5a8970384c0c7faa
-
Raymond Hettinger yazdı
-
Terry Jan Reedy yazdı
-
- 25 Agu, 2016 2 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Terry Jan Reedy yazdı
-
- 24 Agu, 2016 4 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Patch by Jaysinh Shukla and Stéphane Wirtel.
-
R David Murray yazdı
Patch by SilengGhost.
-