index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-24567: Random subnormal.diff (GH-7954) (GH-7956)
Miss Islington (bot)
2018-06-27
2
-1/+11
*
bpo-30317, test_multiprocessing: fix test_timeout() (GH-7957)
Miss Islington (bot)
2018-06-27
1
-2/+2
*
bpo-33975: Avoid small type when running IDLE's htests. (GH-7944)
Miss Islington (bot)
2018-06-27
1
-0/+1
*
bpo-29514: Make magic number test work for candidates (GH-7945)
Ned Deily
2018-06-27
1
-1/+1
*
bpo-33873: Backport regrtest from master to 3.7 (GH-7935) (GH-7937)
Victor Stinner
2018-06-26
5
-11/+62
*
bpo-33924: Add missed mac-specific 'windows' to 'window' changes (GH-7920)
Miss Islington (bot)
2018-06-26
1
-2/+2
*
bpo-33951: IDLE test_configdialog: call page.update in setUpClass (GH-7892)
Miss Islington (bot)
2018-06-24
1
-0/+4
*
bpo-33950: Remove IDLE htest spec for a deleted file. (GH-7881)
Miss Islington (bot)
2018-06-23
1
-10/+0
*
bpo-33905: Add test for idlelib.stackview.StackBrowser. (GH-7852)
Miss Islington (bot)
2018-06-22
2
-11/+22
*
bpo-33924: Change IDLE mainmenu.menudefs key 'windows' to 'window' (GH-7836)
Miss Islington (bot)
2018-06-21
6
-9/+9
*
bpo-33906: Rename idlelib.windows as window (GH-7833)
Miss Islington (bot)
2018-06-21
7
-22/+22
*
bpo-33917: Fix and document idlelib/idle_test/template.py (GH-7830)
Miss Islington (bot)
2018-06-20
2
-26/+38
*
bpo-33904: In IDLE's rstrip, rename class RstripExtension as Rstrip (GH-7811)
Miss Islington (bot)
2018-06-20
3
-5/+5
*
bpo-33746: Fix test_unittest.testRegisterResult() in verbose mode (GH-7799)
Miss Islington (bot)
2018-06-20
1
-9/+6
*
bpo-33907: Rename an IDLE module and classes. (GH-7810)
Miss Islington (bot)
2018-06-20
3
-8/+8
*
[3.6] bpo-33907: Rename an IDLE module and class. (GH-7807) (GH-7809)
Terry Jan Reedy
2018-06-20
6
-30/+30
*
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
Miss Islington (bot)
2018-06-20
36
-95/+356
*
bpo-33717: set terse to True when calling platform.platform in test.pythoninf...
Miss Islington (bot)
2018-06-19
1
-1/+1
*
bpo-33901: Fix test_dbm_gnu for gdbm 1.15 (GH-7798)
Miss Islington (bot)
2018-06-19
1
-3/+8
*
bpo-33365: print the header values beside the keys (GH-6611)
Miss Islington (bot)
2018-06-19
2
-1/+16
*
bpo-33663: Convert content length to string before putting to header (GH-7754)
Miss Islington (bot)
2018-06-18
1
-1/+1
*
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
Miss Islington (bot)
2018-06-18
30
-338/+483
*
bpo-33856: Add "help" to the welcome message of IDLE (GH-7755)
Miss Islington (bot)
2018-06-16
1
-1/+1
*
[3.6] bpo-33855: Minimally test all IDLE modules. (GH-7689) (GH-7734)
Terry Jan Reedy
2018-06-16
33
-105/+414
*
bpo-33861: Minor improvements of tests for os.path. (GH-7715)
Miss Islington (bot)
2018-06-16
2
-47/+61
*
Revert "bpo-32962: Fix test_gdb failure in debug build with -mcet -fcf-protec...
Victor Stinner
2018-06-15
1
-9/+2
*
bpo-32962: Backport python-gdb.py and test_gdb.py from master (GH-7710) (GH-7...
Victor Stinner
2018-06-15
1
-2/+9
*
bpo-29456: Fix bugs in unicodedata.normalize: u1176, u11a7 and u11c3 (GH-1958)
Miss Islington (bot)
2018-06-15
1
-0/+13
*
[3.6] bpo-32356: idempotent pause_/resume_reading (GH-4914) (GH-7629)
Victor Stinner
2018-06-13
5
-22/+34
*
bpo-27397: Make email module properly handle invalid-length base64 strings (G...
Miss Islington (bot)
2018-06-12
5
-18/+65
*
3.6.6rc1
v3.6.6rc1
Ned Deily
2018-06-12
1
-457/+446
*
bpo-33656: Mention color in idlelib/NEWS.txt entry. (GH-7646)
Miss Islington (bot)
2018-06-11
1
-4/+5
*
bpo-33656: Add enum name for argument of Windows call. (GH-7642)
Miss Islington (bot)
2018-06-11
1
-1/+4
*
bpo-33656: On Windows, add API call saying that tk scales for DPI (GH-7137)
Miss Islington (bot)
2018-06-11
3
-3/+20
*
pypi.python.org -> pypi.org (GH-7613) (GH-7615)
Miss Islington (bot)
2018-06-11
1
-1/+1
*
bpo-30167: Prevent site.main() exception if PYTHONSTARTUP is set. (GH-6731) (...
Miss Islington (bot)
2018-06-11
1
-2/+2
*
bpo-33812: Corrected astimezone for naive datetimes. (GH-7578) (GH-7601)
Miss Islington (bot)
2018-06-10
2
-12/+22
*
bpo-33748: fix tests altering sys.path and sys.modules (GH-7433) (GH-7603)
Miss Islington (bot)
2018-06-10
1
-19/+20
*
bpo-33610: Update IDLE Code Context doc entry (GH-7597)
Miss Islington (bot)
2018-06-10
1
-202/+206
*
bpo-33718: regrtest: use "xxx then yyy" result if re-run (GH-7521)
Miss Islington (bot)
2018-06-09
2
-7/+44
*
bpo-30805: Avoid race condition with debug logging (GH-7545)
Miss Islington (bot)
2018-06-08
1
-2/+4
*
bpo-11874: fix assertion failure in argparse metavar handling (GH-1826)
Miss Islington (bot)
2018-06-08
2
-10/+38
*
Update idlelib/NEWS.txt to 2018 Jun 8 am. (GH-7517)
Miss Islington (bot)
2018-06-08
1
-0/+27
*
bpo-33768: IDLE: Clicking on code context line moves it to top of editor (GH-...
Miss Islington (bot)
2018-06-08
2
-0/+49
*
bpo-33786: Fix asynchronous generators to handle GeneratorExit in athrow() (G...
Yury Selivanov
2018-06-08
1
-0/+56
*
[3.6] bpo-32676, test_asyncio: Fix warning in test_error_in_call_soon() (GH-7...
Victor Stinner
2018-06-07
2
-2/+6
*
bpo-33773: Fix test.support.fd_count() on Linux/FreBSD (GH-7421)
Miss Islington (bot)
2018-06-06
2
-8/+21
*
bpo-33751: Fix test_file. (GH-7378)
Miss Islington (bot)
2018-06-05
1
-84/+78
*
[3.6] bpo-33753: Refactor creating temporary files in test_fileinput. (GH-737...
Serhiy Storchaka
2018-06-05
1
-126/+88
*
bpo-33752: Fix a file leak in test_dbm. (GH-7376)
Miss Islington (bot)
2018-06-05
1
-4/+2
[next]