projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2017-07-08
Nir Soffer
bpo-29854: Skip history-size test on older readline...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
terryjreedy
bpo-8231: Call idlelib.IdleConf.GetUserCfgDir only...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
terryjreedy
bpo-30779: News (#2627)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-07
terryjreedy
bpo-30779: IDLE -- Factor ConfigChanges class from...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-07
Victor Stinner
bpo-29854: test_readline logs versions (#2619)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-07
Nir Soffer
bpo-29854: Fix segfault in call_readline() (GH-728)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-07
terryjreedy
bpo-30780: Fix error in idlelib.test_idle.test_configdi...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-07
Gregory P....
Make test_shutil test_disk_usage not depend on the...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Segev Finer
Fix case in .gitignore (GH-2607)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Manvisha Kodali
bpo-26506: hex() documentation: mention %x % int (GH...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Vinay Sajip
bpo-30862: Updated Logger.setLevel documentation. ...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Serhiy Storchaka
bpo-30814: Fixed a race condition when import a submodu...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
terryjreedy
Update idlelib/NEWS.txt with merges upto 2017 Jul 5...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Yury Selivanov
bpo-30828: Fix out of bounds write in `asyncio.CFuture...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Victor Stinner
Revert "bpo-30822: Fix testing of datetime module....
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Masayuki Yamamoto
bpo-30854: Fix compile error when --without-threads...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
terryjreedy
NEWS for 30777 (#2576)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
terryjreedy
bpo-21624: IDLE -- minor htest fixes (#2575)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
csabella
bpo-30777: IDLE: configdialog - add docstrings and...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-04
Victor Stinner
bpo-30319: socket.close() now ignores ECONNRESET (...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-04
Serhiy Storchaka
bpo-30789: Use a single memory block for co_extra....
commit
|
commitdiff
|
tree
|
snapshot
2017-07-04
Victor Stinner
bpo-30845: Enhance test_concurrent_futures cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-04
Antoine Pitrou
bpo-29293: multiprocessing.Condition.notify() lacks...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-04
Berker Peksag
Remove outdated FOX from GUI FAQ (GH-2538)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-04
csabella
bpo-6691: Pyclbr now reports nested classes and functio...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Serhiy Storchaka
bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_K...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Masayuki Yamamoto
bpo-30832: Remove own implementation for thread-local...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Victor Stinner
bpo-30764: Fix regrtest --fail-env-changed --forever...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Serhiy Storchaka
bpo-30822: Deduplicate ZoneInfoTest classes in test_dat...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Utkarsh Upadhyay
bpo-30822: Fix testing of datetime module. (#2530)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-01
Osvaldo Santana...
bpo-30441: Fix bug when modifying os.environ while...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-01
xdegaye
bpo-30695: Add set_nomemory(start, stop) to _testcapi...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Victor Stinner
AppVeyor: run tests with --fail-env-changed (#2522)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
INADA Naoki
bpo-30804: fix macOS build with framework enabled....
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Victor Stinner
bpo-30818: test_ftplib calls asyncore.close_all() ...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Victor Stinner
test_urllib2_localnet: clear server variable (#2510)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Victor Stinner
buildbot: pass --fail-env-changed to regrtest (#2509)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Victor Stinner
bpo-30812: Fix test_warnings, restore _showwarnmsg...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Victor Stinner
bpo-30813: Fix unittest when hunting refleaks (#2502)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Victor Stinner
bpo-30280: Cleanup threads in ayncio tests (#2501)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Victor Stinner
threading_cleanup() failure marks test as ENV_CHANGED...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Antoine Pitrou
bpo-30807: signal.setitimer() may disable the timer...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
csabella
bpo-30495: IDLE: improve textview with docstrings,...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Nick Coghlan
bpo-30647: Check nl_langinfo(CODESET) in locale coercio...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Antoine Pitrou
bpo-30796: Fix failures in signal delivery stress test...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Victor Stinner
bpo-30776: regrtest: reduce memleak false positive...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
INADA Naoki
bpo-29585: Fix sysconfig.get_config_var("PYTHONFRAMEWOR...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Segev Finer
bpo-30726: Also fix pyexpat.vcxproj (#2375)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Antoine Pitrou
bpo-30703: Improve signal delivery (#2415)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Segev Finer
bpo-23451: Fix socket deprecation warnings in socketmod...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Steve (Gadget...
bpo-30362 : Add list options to launcher. (#1578)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Victor Stinner
bpo-29585: Define PYTHONFRAMEWORK in PC/pyconfig.h...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
INADA Naoki
bpo-29585: optimize site.py startup time (GH-136)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Antoine Pitrou
Clear potential ref cycle between Process and Process...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Antoine Pitrou
bpo-30775: Fix refleaks in test_multiprocessing (#2467)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Serhiy Storchaka
Fix compiler warnings on Windows introduced in bpo...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Serhiy Storchaka
[security] bpo-13617: Reject embedded null characters...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Mark Roseman
bpo-24813: IDLE tagline is Integrated Development...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
wohlganger
bpo-30723: IDLE -- Enhance parenmatch; add style, flash...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Victor Stinner
bpo-29512: Add test.bisect, bisect failing tests (...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Victor Stinner
bpo-30704, bpo-30604: Fix memleak in code_dealloc(...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
regexaurus
Clarification to the `break` statement (GH-2453)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Serhiy Storchaka
bpo-30708: Check for null characters in PyUnicode_AsWid...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
csabella
bpo-30674: IDLE: add docstrings to grep.py (#2213)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
terryjreedy
bpo-21519: IDLE basic custom key entry better detects...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Serhiy Storchaka
bpo-29910: IDLE no longer deletes a character after...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
csabella
bpo-24813: IDLE: Add build bitness to About Idle title...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Eric N. Vander...
bpo-30769: Fix reference leak introduced in 77703942c59...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Victor Stinner
bpo-30776: reduce regrtest -R false positives (#2422)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
csabella
bpo-30728: IDLE: Refactor configdialog to PEP8 names...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Joel Hillacre
bpo-30532: Fix whitespace folding in certain cases
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Antoine Pitrou
bpo-30765: Avoid blocking when PyThread_acquire_lock...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Victor Stinner
bpo-30764: regrtest: add --fail-env-changed option...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Walter Dörwald
bpo-30733: Fix typos in "What's New" entry (GH-2414)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Victor Stinner
bpo-30764: test_subprocess uses SuppressCrashReport...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Victor Stinner
bpo-30523: regrtest --list-cases --match (#2401)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
csabella
bpo-6739: IDLE: Check for valid keybinding in config_ke...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Serhiy Storchaka
bpo-30746: Port more tests for os.spawnvpe() and os...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Serhiy Storchaka
bpo-30746: Prohibited the '=' character in environment...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Antoine Pitrou
Update `make patchcheck` for blurb and NEWS.d (#2381)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Brett Cannon
Check the whitespace of pull requests on Travis (GH...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Antoine Pitrou
Fix bpo-30596: Add close() method to multiprocessing...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Serhiy Storchaka
bpo-30745: Fix compiler warnings introduced in bpo...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Johan de Jager
Fix a typo in a comment in coroutines.py (GH-2267)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
INADA Naoki
bp-29304: Simplify dictobject.c (GH-2347)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
csabella
bpo-24813: IDLE: Add default title to help_about (...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Victor Stinner
bpo-30726: expat: Fix compiler warnings on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Adrian Wielgosik
Trivial cleanup: remove redundant variable stores in...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Serhiy Storchaka
bpo-30664: The description of a unittest subtest now...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Alexandru Ardelean
bpo-30645: don't append to an inner loop path in imp...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Serhiy Storchaka
bpo-30730: Prevent environment variables injection...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
csabella
bpo-24813: IDLE: Add icon to help_about (#2335)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Victor Stinner
bpo-21071: struct.Struct.format type is now str (#845)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Victor Stinner
bpo-30604: Skip CoExtra tests if ctypes is missing...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Victor Stinner
bpo-30602: Fix lastarg in os.spawnve() (#2287)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Segev Finer
bpo-30726: Fix elementtree warnings on Windows due...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Serhiy Storchaka
bpo-30727: Fix a race condition in test_threading....
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Victor Stinner
bpo-30726: PCbuild _elementtree: remove duplicate defin...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
INADA Naoki
bpo-29304: simplify lookdict_index() function. (GH...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Benjamin Peterson
bpo-30736: upgrade to Unicode 10.0 (#2344)
commit
|
commitdiff
|
tree
|
snapshot
next