Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
2c72c5732d248d0c0e920faa57f3e94b1e1be176
/
Lib
a3b4090
Add sqlite3 Python std libs to Android.bp
by Nan Zhang
· 6 years ago
33bb4bb
Revert "Revert "Support hermetic Python build on device side""
by Nan Zhang
· 7 years ago
e41d4ce
Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]
by Dan Willemsen
· 7 years ago
c88c080
Build darwin launcher
by Dan Willemsen
· 7 years ago
d5c4d4a
<Hermetic> Added Ctypes to allow calling funcs in DLLS.
by Nan Zhang
· 7 years ago
ced2751
<Hermetic> Implement CPython2 Launcher in C++.
by Nan Zhang
· 7 years ago
c393914
<Hermetic> Build Python2.7 statically using Soong.
by Nan Zhang
· 7 years ago
4403d50
revert a37cc3d926ec (#5322)
by Benjamin Peterson
· 8 years ago
ddb9c07
update pydoc topics
by Benjamin Peterson
· 8 years ago
32b3734
Issue #28440: No longer add /Library/Python/site-packages, the Apple-supplied
by Ned Deily
· 8 years ago
7653c38
Try to fix test.test_support.rmtree() on Windows for fixing issue28847 tests.
by Serhiy Storchaka
· 8 years ago
1122236
increase test_smtplib timeouts
by Benjamin Peterson
· 8 years ago
daf82f7
Issue #5322: Fixed setting __new__ to a PyCFunction inside Python code.
by Serhiy Storchaka
· 8 years ago
9bd44d6
Issue #28847: dubmdbm no longer writes the index file in when it is not
by Serhiy Storchaka
· 8 years ago
c30f27d
Issue #11145: Fixed miscellaneous issues with C-style formatting of types
by Serhiy Storchaka
· 8 years ago
fd08fdc
Issue #25659: Change assert to TypeError in from_buffer/_copy()
by Martin Panter
· 8 years ago
398bc76
Issue #28666: Fix stat import
by Martin Panter
· 8 years ago
d54d327
Issue #28666: Fix removing readonly directories on Windows.
by Serhiy Storchaka
· 8 years ago
f0d0306
Issue #28666: Now test.test_support.rmtree is able to remove unwritable or
by Serhiy Storchaka
· 8 years ago
b7c057a
Issue #28666: Now test.support.rmtree is able to remove unwritable or
by Serhiy Storchaka
· 8 years ago
bd20530
Upgrade pip to 9.0.1 and setuptools to 28.8.0
by Donald Stufft
· 8 years ago
d3e6c9e
Issue #28563: Make plural form selection more lenient and accepting
by Serhiy Storchaka
· 8 years ago
536d93d
Issue #28016: Skip /dev/tty seekable() test on AIX
by Martin Panter
· 8 years ago
58b6b98
Fixed the documentation of parse_constant argument in json.load().
by Serhiy Storchaka
· 8 years ago
30b51c9
Issue #27854: Include idlelib/help.html in 2.7 Windows installer.
by Terry Jan Reedy
· 8 years ago
1e4b73f
Issue #19398: Extra slash no longer added to sys.path components in case of
by Serhiy Storchaka
· 8 years ago
ac33bd7
Issue #23839: Various caches now are cleared before running every test file.
by Serhiy Storchaka
· 8 years ago
a33deb2
Issue #25507: Add back import needed for 2.x encoding warning box.
by Terry Jan Reedy
· 8 years ago
a876027
Issue #28563: Fixed possible DoS and arbitrary code execution when handle
by Serhiy Storchaka
· 8 years ago
d01b516
pip 9.0 works fine without the ssl module
by Donald Stufft
· 8 years ago
c6c0aa4
Update pip to 9.0.0 and setuptools to 28.7.1
by Donald Stufft
· 8 years ago
5396257
Issue #28449: tarfile.open() with mode "r" or "r:" now tries to open a tar
by Serhiy Storchaka
· 8 years ago
5e5af96
Issue #26240: Clean up the subprocess module doc string
by Martin Panter
· 8 years ago
f8cc287
Issue #28515: Fixed py3k warnings.
by Serhiy Storchaka
· 8 years ago
f10006c
Issue #25464: Fixed HList.header_exists() in Tix module by adding
by Serhiy Storchaka
· 8 years ago
59addd6
Some distutils tests require zlib for creating tar.gz source distribution.
by Serhiy Storchaka
· 8 years ago
abcd5d5
Issue #28115: ZIP creation test requires zlib.
by Serhiy Storchaka
· 8 years ago
ef5c24a
Issue #28488: shutil.make_archive() no longer adds entry "./" to ZIP archive.
by Serhiy Storchaka
· 8 years ago
e2a3c77
Issue #28115: Added tests for CLI of the zipfile module.
by Serhiy Storchaka
· 8 years ago
58bd36b
Issue #28435: Avoid no_proxy environment variable interfering with tests
by Martin Panter
· 8 years ago
05b8443
Issue #21720: Improve exception message when the type of fromlist is unicode
by Berker Peksag
· 8 years ago
5e2486b
Issue #24452: Make webbrowser support Chrome on Mac OS X (backport to 2.7)
by Guido van Rossum
· 8 years ago
829d4fb
Issue #28394: Typo fixes in code comments and changelog
by Martin Panter
· 8 years ago
58ab4b5
Issue #26293: Fixed writing ZIP files that starts not from the start of the
by Serhiy Storchaka
· 8 years ago
46550ff
skip test on windows
by Benjamin Peterson
· 8 years ago
d7cfae9
fix bug in 48797808a302
by Benjamin Peterson
· 8 years ago
38297d7
skip test if resizing is not supported
by Benjamin Peterson
· 8 years ago
1df2cbe
mmap: do all internal arithmetic with Py_ssize_t while being very careful about overflow
by Benjamin Peterson
· 8 years ago
ab8b75a
Issue #28350: String constants with null character no longer interned.
by Serhiy Storchaka
· 8 years ago
317d350
Moved Unicode C API related tests to separate test class.
by Serhiy Storchaka
· 8 years ago
b8a1a27
Issue #27358: Backported tests.
by Serhiy Storchaka
· 8 years ago
78b634d
Issue #28257: Backported a test.
by Serhiy Storchaka
· 8 years ago
67edf73
Issue #27942: String constants now interned recursively in tuples and frozensets.
by Serhiy Storchaka
· 8 years ago
8d7fa40
Issue #25488: Stpp idle.py from adding a entry when it is a duplicate.
by Terry Jan Reedy
· 8 years ago
846466d
build_ext: correctly parse the link_objects user option (closes #1703178)
by Benjamin Peterson
· 8 years ago
32d74e1
Remove disabled ctypes test
by Martin Panter
· 8 years ago
ad7a9ea
IDLE NEWS item and ack.
by Terry Jan Reedy
· 8 years ago
8cab419
Issue #28253: Fixed calendar functions for extreme months: 0001-01 and 9999-12.
by Alexander Belopolsky
· 8 years ago
c812009
Issue #27897: Backported tests.
by Serhiy Storchaka
· 8 years ago
2b91fad
Issue #27611: Fixed support of default root window in the Tix module.
by Serhiy Storchaka
· 8 years ago
0259c66
Issue #28221: Remove unused assignment from test_asyncore_server()
by Martin Panter
· 8 years ago
cae6430
merge
by Christian Heimes
· 8 years ago
e56fb8f
Add Lib/test/ssltests.py for faster testing of OpenSSL
by Christian Heimes
· 8 years ago
1de99f7
Issue #26513: Use winver.product_type instead of .product
by Steve Dower
· 8 years ago
db01b3e
Issue #27932: Prevent memory leak in win32_ver().
by Steve Dower
· 8 years ago
75b2c5f
Issue #24363: Continue parsing HTTP header in spite of invalid lines
by Martin Panter
· 8 years ago
12c8855
Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and binascii.a2b_qp().
by Serhiy Storchaka
· 8 years ago
87bcc1d
Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
by Terry Jan Reedy
· 8 years ago
8f7d36b
Issue #27952: Get fixcid.py working with the re module
by Martin Panter
· 8 years ago
0b5f22d
Backported tests for issue #28070.
by Serhiy Storchaka
· 8 years ago
8b7aff8
IDLE newx items.
by Terry Jan Reedy
· 8 years ago
fcc8a0f
Correct spelling in documentation and code comments
by Martin Panter
· 8 years ago
ad6a99c
Correct print() calls to print a blank line in various test cases
by Martin Panter
· 8 years ago
7f8ce85
Issue #28019: Backported additional tests for itertools.count().
by Serhiy Storchaka
· 8 years ago
13b56ef
remove fix_callable, callable() was readded long ago in 3.x.
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 8 years ago
88c0013
Issue #25969: Update the lib2to3 grammar to handle the unpacking
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 8 years ago
019a2e2
Issue #22450: Use "Accept: */*" in the default headers for urllib
by Raymond Hettinger
· 8 years ago
6ddd927
Upgrade setuptools to 27.1.2
by Donald Stufft
· 8 years ago
77ba596
Disable test_gdb.PrettyPrintTests when compiled with optimizations,
by Gregory P. Smith
· 8 years ago
e62a694
Issue #26020: Fix evaluation order for set literals
by Raymond Hettinger
· 8 years ago
cb20a21
skip two test_gdb tests that fail when compiled in profile-opt mode:
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 8 years ago
280290a
Issue #21201: Improves readability of multiprocessing error message from server to client for certain exceptions
by Davin Potts
· 8 years ago
ba5480b
Issue #27993: Fix problems with the plural “objects” in docs and comments
by Martin Panter
· 8 years ago
6507657
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
by Martin Panter
· 8 years ago
6eec878
Issue #27570: Avoid zero-length memcpy() calls with null source pointers
by Martin Panter
· 8 years ago
bf00bc7
Issue #15578: Correctly incref the parent module while importing.
by Eric Snow
· 8 years ago
280bc22
lib2to3.pgen3.driver.load_grammar() now creates a stable cache file
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 8 years ago
6663eb6
Issue #27691: Fix ssl module's parsing of GEN_RID subject alternative name fields in X.509 certs.
by Christian Heimes
· 8 years ago
d988f42
Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add ChaCha20 Poly1305.
by Christian Heimes
· 8 years ago
499378f
suppress stderr output when checking gdb (closes #27969)
by Benjamin Peterson
· 8 years ago
b2b734f
Issue #27748: Backed out changeset 6137d0ed0a15
by Zachary Ware
· 8 years ago
19071c0
Issue #27748: strengthen test_alias_nofallback
by Zachary Ware
· 8 years ago
c2fc7c4
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
by Christian Heimes
· 8 years ago
3445827
Issue #27748: Simplify test_winsound.
by Zachary Ware
· 8 years ago
ef2020f
Issue #27918# test.resource.is_gui_available no longer flashes tk window.
by Terry Jan Reedy
· 8 years ago
cb25198
Issue #27922: IDLE test_idlehistory no longer flash tk widgets.
by Terry Jan Reedy
· 8 years ago
e6239a3
Issue #27934: Use float.__repr__ instead of plain repr when JSON-encoding an instance of a float subclass. Thanks Eddie James.
by Mark Dickinson
· 8 years ago
e7607d4
Issue #27922: IDLE tests no longer flash tk widgets.
by Terry Jan Reedy
· 8 years ago
28fb4da
Issue #17642: add larger font sizes for classroom projection.
by Terry Jan Reedy
· 8 years ago
580ca65
Backport spelling fix.
by Terry Jan Reedy
· 8 years ago
Next »