Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c07b3a15be5e0a68a73b4c532861ed8de6932bd2
c07b3a1
bpo-29920: Document cgitb.text() and cgitb.html() functions (GH-849)
by masklinn
· 8 years ago
fdaeea6
bpo-30279: Remove unused Python/thread_foobar.h (#1473)
by Masayuki Yamamoto
· 8 years ago
ef9c0e7
bpo-30264: ExpatParser closes the source on error (#1451)
by Victor Stinner
· 8 years ago
7186cc2
bpo-30277: Replace _sre.getlower() with _sre.ascii_tolower() and _sre.unicode_tolower(). (#1468)
by Serhiy Storchaka
· 8 years ago
76a3e51
bpo-30243: Fixed the possibility of a crash in _json. (#1420)
by Serhiy Storchaka
· 8 years ago
898ff03
bpo-30215: Make re.compile() locale agnostic. (#1361)
by Serhiy Storchaka
· 8 years ago
647c3d3
Make code coverage less strict (GH-1438)
by Brett Cannon
· 8 years ago
b109a1d
bpo-30273: Update sysconfig (#1464)
by Victor Stinner
· 8 years ago
6dd4d73
bpo-30185: avoid KeyboardInterrupt tracebacks in forkserver (#1319)
by Antoine Pitrou
· 8 years ago
3d00568
bpo-30263: regrtest: log system load (#1452)
by Victor Stinner
· 8 years ago
dbaf746
bpo-29956: Improve the math.exp() related documentation. (#1073)
by Serhiy Storchaka
· 8 years ago
7e4db2f
bpo-30166: Import command-line parsing modules only when needed. (#1293)
by Serhiy Storchaka
· 8 years ago
1c4670e
bpo-30225: Fix is_valid_fd() on macOS Tiger (#1443)
by Victor Stinner
· 8 years ago
5f161fd
bpo-30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords. (#1316)
by Serhiy Storchaka
· 8 years ago
feec3dc
Add myself to mention-bot's alwaysNotifyForPaths for ssl/hashlib (#1425)
by Christian Heimes
· 8 years ago
7fdd309
Explicitly mention what should (not) be discussed on GitHub (GH-1437)
by Brett Cannon
· 8 years ago
8856940
bpo-28315: Improve code examples in docs (GH-1372)
by UltimateCoder
· 8 years ago
a5c62a8
bpo-23404: make touch becomes make regen-all (#1405)
by Victor Stinner
· 8 years ago
13f1f42
bpo-30103: Allow Uuencode in Python using backtick as zero instead of space (#1326)
by Xiang Zhang
· 8 years ago
0360a9d
Fix tests: getsockname() can return None on OS X on unbound sockets (#1400)
by Antoine Pitrou
· 8 years ago
9ed34a8
bpo-30232: Regenerate configure (#1396)
by Victor Stinner
· 8 years ago
5facdbb
bpo-30232: Support Git worktree in configure.ac (#1391)
by Victor Stinner
· 8 years ago
094909a
Remove outdated tests in test_isinstance (GH-1393)
by Jim Fasarakis-Hilliard
· 8 years ago
f06e021
bpo-28556: Routine updates to typing (#1366)
by Ivan Levkivskyi
· 8 years ago
495b502
bpo-30205: Fix getsockname() for unbound AF_UNIX sockets on Linux (#1370)
by Antoine Pitrou
· 8 years ago
b0d8203
Fix typo in selectors.rst (#1383)
by Tong SHEN
· 8 years ago
9997073
bpo-30228: FileIO seek() and tell() set seekable (#1384)
by Victor Stinner
· 8 years ago
1dae745
bpo-30199: test_ssl closes all asyncore channels (#1381)
by Victor Stinner
· 8 years ago
92fd6c9
bpo-30132: distutils BuildExtTestCase use temp_cwd (#1380)
by Victor Stinner
· 8 years ago
d4069de
Clean up some confusing text left by PROTOCOL_SSLv23 -> PROTOCOL_TLS transition (#1355)
by Nathaniel J. Smith
· 8 years ago
5d7a8d0
bpo-30190: improved error msg for assertAlmostEqual(delta=...) (#1331)
by Giampaolo Rodola
· 8 years ago
1374dbb
restore *data* parameter of binascii.b2a_base64 to positional-only (#1352)
by Xiang Zhang
· 8 years ago
2e62469
bpo-29679: Implement @contextlib.asynccontextmanager (#360)
by Jelle Zijlstra
· 8 years ago
9dc2b38
bpo-30208: DOC: fix small typos in IDLE (#1354)
by csabella
· 8 years ago
3cc8259
bpo-30158: Fix deprecation warnings in test_importlib introduced by bpo-29576. (#1285)
by Serhiy Storchaka
· 8 years ago
6c991bd
Check that Python is 64-bit before enabling BLAKE2_USE_SSE. (#1332)
by Neil Schemenauer
· 8 years ago
d1a1def
bpo-30197: Enhance functions swap_attr() and swap_item() in test.support. (#1341)
by Serhiy Storchaka
· 8 years ago
80a3da4
Improve the grammar in windows.rst (GH-1330)
by Wieland Hoffmann
· 8 years ago
826f83f
bpo-30104: Only use -fno-strict-aliasing on dtoa.c (#1340)
by Victor Stinner
· 8 years ago
5a4e3d8
bpo-30174: Remove duplicate definition from pickletools (#1301)
by Jelle Zijlstra
· 8 years ago
5bccca5
bpo-30175: Skip client cert tests of test_imaplib (#1320)
by Victor Stinner
· 8 years ago
e65fcde
bpo-27200: Fix several doctests (GH-604)
by Marco Buttu
· 8 years ago
6fde770
Use the correct name for ISO in Unicode HOWTO. (#1312)
by Jesse Gonzalez
· 8 years ago
88c38b3
bpo-28415: Note 0 conversion different between Python and C (#885)
by Louie Lu
· 8 years ago
a90b990
bpo-30142: Remove "callable" from the 2to3fixer documentation. (GH-1296)
by Dong-hee Na
· 8 years ago
ab7886b
bpo-30101: Add support for curses.A_ITALIC. (#1015)
by Eijebong
· 8 years ago
8ca2f2f
bpo-30131: test_logging now joins queue threads (#1298)
by Victor Stinner
· 8 years ago
6e67695
timemodule.c: Cast PyUnicode_AsUTF8() to char* (#1294)
by Victor Stinner
· 8 years ago
87c07fe
bpo-29974: Improve typing.TYPE_CHECKING example (GH-982)
by Mathias Rav
· 8 years ago
0d637e2
bpo-28698: Fix c_wchar_p doc example (GH-1160)
by Louie Lu
· 8 years ago
c6db481
bpo-30052: Link `bytes` & `bytearray` to stdtypes not functions (GH-1271)
by csabella
· 8 years ago
d819ad9
bpo-30107: Make SuppressCrashReport quiet on macOS (#1279)
by Victor Stinner
· 8 years ago
08c1601
bpo:29950: Rename SlotWrapperType to WrapperDescriptorType (GH-926)
by Jim Fasarakis-Hilliard
· 8 years ago
97bf722
bpo-28851: Improve namedtuple documentation (GH-1274)
by csabella
· 8 years ago
3e2ad8e
bpo-29617: Remove Python 3.3 support from asyncio (GH-232)
by INADA Naoki
· 8 years ago
f6448e5
bpo-30132: distutils test_build_ext() uses temp_cwd() (#1278)
by Victor Stinner
· 8 years ago
0d659e5
tmtotuple(): use time_t for gmtoff (#1276)
by Victor Stinner
· 8 years ago
4bcfa3a
bpo-30131: Cleanup threads in test_logging (#1275)
by Victor Stinner
· 8 years ago
fcfe80e
bpo-29822: Make inspect.isabstract() work during __init_subclass__. (#678)
by Nate
· 8 years ago
2e576f5
bpo-30144: Import collections ABC from collections.abc rather than collections. (#1263)
by Serhiy Storchaka
· 8 years ago
9eb5ca0
bpo-29751: add Cheryl Sabella to Misc/ACKS (GH-1268)
by Mariatta
· 8 years ago
26896f2
bpo-29751: Improve PyLong_FromString documentation (GH-915)
by csabella
· 8 years ago
85157cd
bpo-15718: Document the upper bound constrain on the __len__ return value. (#1256)
by Serhiy Storchaka
· 8 years ago
997a4ad
Remove outdated note about constraining of the bit shift right operand. (#1258)
by Serhiy Storchaka
· 8 years ago
7fae81e
Fix trailing colon and newline in test.rst (#1250)
by Louie Lu
· 8 years ago
7bfd740
Remove unneeded Misc/NEWS entry for bpo-29802. (#1251)
by Serhiy Storchaka
· 8 years ago
9616a82
bpo-29960 _random.Random corrupted on exception in setstate(). (#1019)
by bladebryan
· 8 years ago
1a5856b
bpo-29867: Add asserts in PyTuple_GET_SIZE, PyList_GET_SIZE and PySet_GET_SIZE. (#751)
by Serhiy Storchaka
· 8 years ago
a36e939
bpo-30125: disable faulthandler in ctypes test_SEH (#1237)
by Victor Stinner
· 8 years ago
ae5b326
bpo-30098: Clarify that run_coroutine_threadsafe expects asyncio.Future (GH-1170)
by Charles Renwick
· 8 years ago
d1ae24e
Correct the README link in Unix install docs (#1245)
by Sebastian Vetter
· 8 years ago
46c2b81
bpo-30125: Fix faulthandler.disable() on Windows (#1240)
by Victor Stinner
· 8 years ago
2a1aed0
bpo-30107: don't dump core on expected test_io crash (#1235)
by Victor Stinner
· 8 years ago
a2c877c
bpo-30106: Fix test_asyncore.test_quick_connect() (#1234)
by Victor Stinner
· 8 years ago
35f3d24
bpo-30104: configure now detects when cc is clang (#1233)
by Victor Stinner
· 8 years ago
28205b2
bpo-30104: Use -fno-strict-aliasing on clang (#1221)
by Victor Stinner
· 8 years ago
791dc83
remove configure test for inline keyword (#1231)
by Benjamin Peterson
· 8 years ago
f60c9e5
bpo-29191: Add liblzma.vcxproj to pcbuild.sln and other missing entries (#1222)
by Segev Finer
· 8 years ago
8e67528
Add missing .gitignore entries for VS2015 IntelliSense DB (#1223)
by Segev Finer
· 8 years ago
40db90c
bpo-29802: Fix reference counting in module-level struct functions (#1213)
by Serhiy Storchaka
· 8 years ago
8f5cdfa
Only define get_zone() and get_gmtoff() if needed (#1193)
by Victor Stinner
· 8 years ago
d20324a
support.threading_cleanup() log a warning on fail (#1195)
by Victor Stinner
· 8 years ago
b85c136
bpo-30108: Restore sys.path in test_site (#1197)
by Victor Stinner
· 8 years ago
b4dc6af
bpo-12414: Update code_sizeof() to take in account co_extra memory. (#1168)
by Dong-hee Na
· 8 years ago
58f3c9d
bpo-30109: Fix reindent.py (GH-1207)
by Mariatta
· 8 years ago
6dbdedb
bpo-10379: Add %char examples to locale.format() docs (GH-1145)
by Berker Peksag
· 8 years ago
8526fb7
Remove redundant comma in argparse HOWTO (#1141)
by Berker Peksag
· 8 years ago
f7e62cf
bpo-30078: Add an example of passing a path to unittest (#1178)
by Louie Lu
· 8 years ago
11470b6
bpo-30106: Fix tearDown() of test_asyncore (#1194)
by Victor Stinner
· 8 years ago
d13d547
bpo-29887: test_normalization handles PermissionError (#1196)
by Victor Stinner
· 8 years ago
ec4b172
regrtest: always show before/after of modified env (#1192)
by Victor Stinner
· 8 years ago
7b9619a
Fix/optimize test_asyncore.test_quick_connect() (#1188)
by Victor Stinner
· 8 years ago
1e62bf1
bpo-30030: Revert f50354ad (tempfile) (#1187)
by Victor Stinner
· 8 years ago
66bffd1
bpo-30065: Fixed arguments validation in _posixsubprocess.fork_exec(). (#1110)
by Serhiy Storchaka
· 8 years ago
a79f4c2
bpo-30070: Fixed leaks and crashes in errors handling in the parser module. (#1131)
by Serhiy Storchaka
· 8 years ago
d90045f
bpo-22352: Adjust widths in the output of dis.dis() for large line numbers and (#1153)
by Serhiy Storchaka
· 8 years ago
bf623ae
bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (#1096)
by Serhiy Storchaka
· 8 years ago
c209b70
bpo-29925: Skip test_uuid1_safe() on OS X Tiger (#971)
by Victor Stinner
· 8 years ago
8312fba
Minor grammar fixes (GH-1174)
by Mariatta
· 8 years ago
992ae64
Fix minor typos (GH-1173)
by cocoatomo
· 8 years ago
Next »