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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
use rich markup for PEP reference (GH-7939)
Behzad B. Mokhtari
2018-06-27
1
-1/+1
*
bpo-29514: Make magic number test work for candidates
Ned Deily
2018-06-27
1
-1/+1
*
bpo-33956: update vendored expat to 2.2.5 (GH-7925)
Benjamin Peterson
2018-06-27
9
-1465/+1354
*
bpo-33873: Fix bug in `runtest.py` and add checks for invalid `-R` parameters...
Pablo Galindo
2018-06-26
3
-1/+15
*
bpo-33957: Doc: Use better wording (GH-7912)
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2018-06-26
1
-1/+1
*
bpo-33924: Add missed mac-specific 'windows' to 'window' changes (GH-7920)
Mark Roseman
2018-06-26
1
-2/+2
*
Revert "bpo-33671: Add support.MS_WINDOWS and support.MACOS (GH-7800)" (GH-7919)
Victor Stinner
2018-06-26
16
-95/+91
*
bpo-33573: docs to suggest median() alternatives for non-numeric data (GH-7587)
Tal Einat
2018-06-25
1
-0/+4
*
bpo-33952: Fix typo in str.upper() documentation (GH-7898)
Andrés Delfino
2018-06-25
1
-1/+1
*
bpo-33943: Add references in the docs for logging.basicConfig (GH-7858)
Andrés Delfino
2018-06-25
2
-19/+27
*
bpo-33897: Add a 'force' keyword argument to logging.basicConfig(). (GH-7873)
Dong-hee Na
2018-06-25
4
-3/+46
*
bpo-33951: IDLE test_configdialog: call page.update in setUpClass (GH-7892)
Tal Einat
2018-06-24
1
-0/+4
*
Enable GUI tests in VSTS Linux builds via xvfb-run (GH-7890)
Zachary Ware
2018-06-24
4
-3/+7
*
bpo-33451: Close pyc files before calling PyEval_EvalCode() (GH-7884)
Zackery Spytz
2018-06-24
2
-6/+10
*
[master] bpo-33885: Replace "hook function" with "callable" (GH-7765) (#7886)
Andrés Delfino
2018-06-24
1
-2/+2
*
bpo-33950: Remove IDLE htest spec for a deleted file. (GH-7881)
Terry Jan Reedy
2018-06-23
1
-10/+0
*
bpo-33887: Add TOC to Design and History FAQ(GH-7766)
Andrés Delfino
2018-06-23
1
-0/+5
*
bpo-33805: Improve error message of dataclasses.replace() (GH-7580)
Dong-hee Na
2018-06-23
3
-0/+20
*
Remove tp_print implementation (GH-7857)
jdemeyer
2018-06-23
1
-6/+1
*
bpo-33916: Fix bz2 and lzma init when called twice (GH-7843)
Victor Stinner
2018-06-23
3
-4/+14
*
suppress compiler warnings in _cursesmodule.c (#7860)
Xiang Zhang
2018-06-23
1
-4/+4
*
bpo-33877: Remove UNIX qualification for running complete programs (GH-7744)
Andrés Delfino
2018-06-22
1
-5/+6
*
Add test coverage reporting for C files (GH-7773)
Ammar Askar
2018-06-22
1
-1/+6
*
bpo-33671: Add support.MS_WINDOWS and support.MACOS (GH-7800)
Victor Stinner
2018-06-22
16
-91/+95
*
bpo-33932: Calling Py_Initialize() twice does nothing (GH-7845)
Victor Stinner
2018-06-22
4
-0/+30
*
bpo-33905: Add test for idlelib.stackview.StackBrowser. (GH-7852)
Terry Jan Reedy
2018-06-22
3
-11/+23
*
bpo-33912: Fix test_warnings when run with -Werror (GH-7839)
Christopher Frederickson
2018-06-21
1
-0/+1
*
bpo-33716, test_concurrent_futures: increase timeout (GH-7828)
Pablo Galindo
2018-06-21
1
-5/+5
*
Clarified the tempfile.tempdir documentation (GH-7829)
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2018-06-21
1
-1/+1
*
bpo-33924: Change IDLE mainmenu.menudefs key 'windows' to 'window' (GH-7836)
Terry Jan Reedy
2018-06-21
7
-9/+11
*
bpo-33906: Rename idlelib.windows as window (#7833)
Terry Jan Reedy
2018-06-21
8
-22/+24
*
bpo-33917: Fix and document idlelib/idle_test/template.py (GH-7830)
Terry Jan Reedy
2018-06-20
3
-26/+41
*
Fix compiling error when missing gdbm version macros (GH-7823)
Xiang Zhang
2018-06-20
3
-5/+7
*
bpo-33499: PYTHONPYCACHEPREFIX What's New entry (GH-7749)
Nick Coghlan
2018-06-20
1
-0/+14
*
bpo-33746: Fix test_unittest.testRegisterResult() in verbose mode (GH-7799)
Victor Stinner
2018-06-20
2
-9/+7
*
bpo-33904: In IDLE's rstrip, rename class RstripExtension as Rstrip (GH-7811)
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2018-06-20
4
-5/+6
*
bpo-33907: Rename an IDLE module and classes. (GH-7810)
Terry Jan Reedy
2018-06-20
4
-11/+11
*
bpo-33908: Remove two superfluous assignments (GH-7116)
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2018-06-20
2
-2/+0
*
bpo-33907: Rename an IDLE module and class. (GH-7807)
Terry Jan Reedy
2018-06-20
7
-32/+35
*
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
Terry Jan Reedy
2018-06-19
36
-95/+356
*
bpo-33901: Add _gdbm._GDBM_VERSION (GH-7794)
Victor Stinner
2018-06-19
3
-8/+52
*
bpo-30345: Add -g to LDFLAGS for LTO (GH-7709)
Victor Stinner
2018-06-19
3
-0/+17
*
bpo-33901: Better test_dbm_gnu.test_reorganize() fix (GH-7795)
Victor Stinner
2018-06-19
2
-7/+9
*
bpo-33671 / shutil.copyfile: use memoryview() with dynamic size on Windows (#...
Giampaolo Rodola
2018-06-19
7
-64/+153
*
bpo-33365: print the header values beside the keys (GH-6611)
Marco Strigl
2018-06-19
3
-1/+17
*
bpo-33901: Fix test_dbm_gnu for gdbm 1.15 (GH-7791)
Victor Stinner
2018-06-19
2
-2/+6
*
Use more specific asserts in dbm tests. (GH-7786)
Serhiy Storchaka
2018-06-19
2
-3/+4
*
Change tp_size to tp_basicsize in comment and realign the comments (GH-6775)
Bup
2018-06-19
1
-38/+38
*
bpo-33843: Remove deprecated stuff in cgi module (GH-7662)
INADA Naoki
2018-06-19
5
-81/+7
*
bpo-33630: Fix using of freed memory in old versions of glicb for posix_spawn...
Pablo Galindo
2018-06-19
1
-3/+22
[prev]
[next]