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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-30731: python.manifest fix (#2328) (#2699)
Steve Dower
2017-07-13
1
-0/+1
*
[3.6] bpo-30899: Add unittests, 100% coverage, for IDLE's two ConfigParser su...
terryjreedy
2017-07-12
1
-0/+1
*
[3.6] bpo-30881: IDLE: add docstrings to browser.py (GH-2638) (#2663)
terryjreedy
2017-07-11
1
-0/+1
*
[3.6] bpo-30879: os.listdir() and os.scandir() now emit bytes names when (GH-...
Serhiy Storchaka
2017-07-11
1
-0/+3
*
[3.6] bpo-30851: IDLE: Remove unused tk variables in configdialog. (GH-2626) ...
terryjreedy
2017-07-10
1
-0/+2
*
bpo-30886: Fix multiprocessing.Queue.join_thread() (#2642) (#2643)
Victor Stinner
2017-07-10
1
-0/+3
*
[3.6] bpo-30870: IDLE: Change sample font when select by key-up/down (GH-2617...
terryjreedy
2017-07-09
1
-0/+2
*
[3.6] bpo-29854: Fix segfault in call_readline() (GH-728)
Nir Soffer
2017-07-08
1
-0/+2
*
Update for post-3.6.2rc2
Ned Deily
2017-07-08
1
-3/+15
*
[3.6] bpo-8231: Call idlelib.IdleConf.GetUserCfgDir only once. (GH-2629) (#2631)
terryjreedy
2017-07-08
1
-0/+1
*
[3.6] bpo-30779: News (GH-2627) (#2630)
terryjreedy
2017-07-08
1
-0/+8
*
bpo-30532: Fix whitespace folding in certain cases (#2591)
Joel Hillacre
2017-07-06
2
-0/+2
*
[3.6] bpo-30814: Fixed a race condition when import a submodule from a packag...
Serhiy Storchaka
2017-07-06
1
-0/+2
*
[3.6] bpo-30828: Fix out of bounds write in `asyncio.CFuture.remove_done_call...
Yury Selivanov
2017-07-05
1
-0/+1
*
[3.6] bpo-30854: Fix compile error when --without-threads (GH-2581) (#2583)
Masayuki Yamamoto
2017-07-05
1
-0/+2
*
[3.6] NEWS for 30777 (GH-2576) (#2579)
terryjreedy
2017-07-05
1
-0/+2
*
bpo-30319: socket.close() now ignores ECONNRESET (#2565) (#2566)
Victor Stinner
2017-07-04
1
-0/+1
*
[3.6] bpo-30441: Fix bug when modifying os.environ while iterating over it (G...
Serhiy Storchaka
2017-07-04
2
-0/+2
*
[3.6] bpo-30597: Show expected input in custom 'print' error message. (GH-2531)
Nick Coghlan
2017-07-03
1
-0/+3
*
[3.6] bpo-30703: Improve signal delivery (GH-2415) (#2527)
Antoine Pitrou
2017-07-01
1
-0/+6
*
[3.6] bpo-30807: signal.setitimer() may disable the timer by mistake (GH-2493...
Antoine Pitrou
2017-06-30
1
-0/+6
*
[3.6] bpo-30495: IDLE: improve textview with docstrings, PEP8 names, more tes...
terryjreedy
2017-06-29
1
-0/+2
*
[3.6] bpo-30723: IDLE -- Enhance parenmatch; add style, flash, and help (GH-2...
terryjreedy
2017-06-28
2
-0/+6
*
[3.6] bpo-30674: IDLE: add docstrings to grep.py (GH-2213) (#2434)
terryjreedy
2017-06-27
1
-0/+1
*
[3.6] bpo-21519: IDLE basic custom key entry better detects duplicates. (GH-2...
terryjreedy
2017-06-27
1
-0/+2
*
[3.6] bpo-29910: IDLE no longer deletes a character after commenting out a re...
terryjreedy
2017-06-27
1
-0/+3
*
[3.6] bpo-30769: Fix reference leak introduced in 77703942c59 (GH-2416) (#2425)
Emily Morehouse
2017-06-27
1
-0/+1
*
[3.6] bpo-30728: IDLE: Refactor configdialog to PEP8 names (GH-2307) (#2421)
terryjreedy
2017-06-27
1
-0/+4
*
[3.6] bpo-30765: Avoid blocking when PyThread_acquire_lock() is asked not to ...
Antoine Pitrou
2017-06-26
1
-0/+2
*
[3.6] bpo-6739: IDLE: Check for valid keybinding in config_keys (GH-2377) (#2...
terryjreedy
2017-06-26
1
-0/+3
*
[3.6] bpo-30746: Prohibited the '=' character in environment variable names (...
Serhiy Storchaka
2017-06-25
1
-0/+3
*
[3.6] bpo-30616: Functional API of enum allows to create empty enums. (#2304)...
Dong-hee Na
2017-06-24
1
-0/+3
*
[3.6] bpo-30645: don't append to an inner loop path in imp.load_package() (GH...
Brett Cannon
2017-06-23
2
-0/+5
*
[3.6] bpo-30730: Prevent environment variables injection in subprocess on Win...
Serhiy Storchaka
2017-06-23
1
-0/+3
*
Add "Misc/NEWS.d" directory tree for "blurb". GH-2329
larryhastings
2017-06-23
11
-0/+11
*
bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) (#2313)
Victor Stinner
2017-06-21
1
-0/+9
*
[3.6] bpo-29755: Fixed the lgettext() family of functions in the gettext modu...
Serhiy Storchaka
2017-06-20
1
-0/+3
*
bpo-30500: Fix the NEWS entry (#2296)
Victor Stinner
2017-06-20
1
-1/+1
*
bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2289)
Victor Stinner
2017-06-20
2
-0/+6
*
bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvars...
Steve Dower
2017-06-19
1
-0/+3
*
Bump version for post 3.6.2rc1
Ned Deily
2017-06-18
1
-1/+13
*
Version bump to 3.6.2rc1
v3.6.2rc1
Ned Deily
2017-06-17
1
-1/+1
*
bpo-30038: add Misc/NEWS entry.
Ned Deily
2017-06-17
1
-0/+3
*
bpo-23894: add Misc/NEWS entry. (#2255)
Ned Deily
2017-06-17
1
-0/+2
*
bpo-30176: Add missing curses cell attributes constants (GH-1302). (GH-2241)
Mariatta
2017-06-16
1
-0/+2
*
[email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-...
Mariatta
2017-06-16
2
-0/+4
*
[3.6] bpo-30682: Removed a too-strict assertion that failed for certain f-str...
Serhiy Storchaka
2017-06-16
1
-0/+3
*
[3.6]Add IDLE items to NEWS and idlelib/NEWS.txt (#2239) (#2240)
terryjreedy
2017-06-16
1
-0/+14
*
bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783) (G...
Zachary Ware
2017-06-16
1
-1/+9
*
bpo-28837: Fix lib2to3 handling of map/zip/filter calls when followed with a ...
Mariatta
2017-06-16
1
-0/+1
[next]