projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
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
2017-06-23
_ = NaN
bpo-30709: Improve code example in Descriptor HowTo...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
larryhastings
Add "Misc/NEWS.d" directory tree for "blurb". (GH-2316)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
khyox
bpo-30619: Clarify typing.Union documentation (GH-2326)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Gregory P....
bpo-29212: Fix the ugly repr() ThreadPoolExecutor threa...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
terryjreedy
Fix typo in idlelib.config_key.py (#2322)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Dino Viehland
bpo-30604: clean up co_extra support (#2144)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
haney
bpo-30183: Fixes HP-UX cc compilation error in pytime...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Dong-hee Na
bpo-30616: Functional API of enum allows to create...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Victor Stinner
bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
KunYuChen
Fix trivial typo in idlelib/config.py (GH-2309)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Daniel Porteous
Fix typo in 3.7 whatsnew (#2308)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
dong-jy
Fix trivial typo in json module docstring (GH-2274)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Kojo Idrissa
bpo-29933: Improve set_write_buffer_limits description...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Victor Stinner
bpo-30054: Expose tracemalloc C API (#1236)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Serhiy Storchaka
bpo-29755: Fixed the lgettext() family of functions...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Victor Stinner
bpo-30500: Fix the NEWS entry (#2293)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Sanyam Khurana
bpo-30597: Show expected input in custom 'print' error...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
postmasters
urllib: Simplify splithost by calling into urlparse...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Motoki Naruse
bpo-30629: Add Motoki Naruse to Misc/ACKS (#2284)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Steve Dower
bpo-30687: Fixes build scripts to find msbuild.exe...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-18
Nick Coghlan
bpo-30565: Add PYTHONCOERCECLOCALE=warn runtime flag...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-17
Ned Deily
bpo-30038: add Misc/NEWS entry. (#2258)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-17
Ned Deily
bpo-23894: add Misc/NEWS entry. (#2256)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-17
Motoki Naruse
bpo-30629: Remove second call of str.lower() in html...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Victor Stinner
Revert "bpo-30673: test.bat: add -t option (timeout...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Louie Lu
bpo-30523: Add --list-cases unittest (#2243)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
ericvsmith
bpo-30682: Removed a too-strict assertion that failed...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
mlouielu
bpo-30523: regrtest: Add --list-cases option (#2238)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Victor Stinner
bpo-29783: Replace codecs.open() with io.open() (#599)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
terryjreedy
Add IDLE items to NEWS and idlelib/NEWS.txt (#2239)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Zachary Ware
bpo-30450: Add NEWS and whatsnew (GH-2236)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Xiang Zhang
bpo-30176: Add missing curses cell attributes constants...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Segev Finer
bpo-30631: Silence MSVC warnings in third-party code...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Zachary Ware
bpo-30450: Pull Windows dependencies from GitHub rather...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Jonathan Eunice
bpo-30620: Remove dead lines from textwrap.dedent ...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Jonathan Eunice
bpo-30603: add tests to textwrap.dedent (GH-2206)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Victor Stinner
bpo-30673: test.bat: add -t option (timeout) (#2211)
commit
|
commitdiff
|
tree
|
snapshot
next