projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2017-08-24
INADA Naoki
bpo-31095: fix potential crash during GC (GH-2974)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-23
Oren Milman
bpo-31229: Fixed wrong error messages when too many...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Martijn Pieters
bpo-31161: only check for parens error for SyntaxError...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Brett Cannon
Touch up the contributing notes (#3158)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Victor Stinner
bpo-31234: test_threaded_import: fix test_side_effect_i...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Victor Stinner
bpo-31234: test_httpservers joins the server thread...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Victor Stinner
bpo-31249: Fix ref cycle in ThreadPoolExecutor (#3178)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Łukasz Langa
bpo-30983: [gdb] Fix py-bt, etc. for non-debug shared...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Łukasz Langa
bpo-23835: [docs] configparser converts defaults to...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
James Tocknell
bpo-23835: Enforce that configparser defaults are strin...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Victor Stinner
Add test_subprocess.test_nonexisting_with_pipes() ...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Victor Stinner
bpo-31238: pydoc ServerThread.stop() now joins itself...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Victor Stinner
bpo-31249: test_concurrent_futures checks dangling...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Oren Milman
bpo-31236: Improved some error messages of min() and...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Victor Stinner
bpo-31247: xmlrpc.server: break reference cycle (#3166)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Stefan Krah
bpo-30923: Silence fall-through warnings included in...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-20
Segev Finer
bpo-9566 & bpo-30747: Silence warnings from pyatomic...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-20
Oren Milman
bpo-28261: Fixed err msgs where PyArg_ParseTuple is...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-20
Cheryl Sabella
bpo-31206: IDLE: Factor HighPage class from ConfigDialo...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-20
Cheryl Sabella
bpo-31206: IDLE: Factor HighPage class from ConfigDialo...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Victor Stinner
bpo-31234: test_threading: fix ref cycle (#3150)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Cheryl Sabella
bpo-31206: IDLE: Factor HighPage class from ConfigDialo...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Victor Stinner
bpo-31235: Fix ResourceWarning in test_logging (#3147)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Victor Stinner
bpo-30830: test_logging uses threading_setup/cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Victor Stinner
bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Victor Stinner
bpo-31234: fork_wait tests now join threads (#3139)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Stefan Krah
bpo-30923: Disable warning that has been part of -Wextr...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Yaron de Leeuw
bpo-31109: Convert zipimport to use Argument Clinic...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Brett Cannon
Fix a minor grammar issue in the logging cookbook ...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Victor Stinner
bpo-31231: Fix pythoninfo in Travis config (#3134)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Segev Finer
bpo-30121: Fix debug assert in subprocess on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Sanyam Khurana
bpo-30721: Add missing '?' to new error message (GH...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Stefan Krah
Issue #30923: Revert flag that is not recognized by...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Sanyam Khurana
bpo-30721: Show correct syntax hint in Py3 when using...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Victor Stinner
bpo-30871: pythoninfo: more sys, os, time data (#3130)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Victor Stinner
bpo-30871: Add "make pythoninfo" (#3120)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Elmar Ritsch
Fix broken `Show Source` links on documentation pages...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
syncosmic
bpo-31183: `dis` now handles coroutines & async generat...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Cheryl Sabella
bpo-31001: IDLE: Add tests for configdialog highlight...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Victor Stinner
bpo-30871: pythoninfo: add expat and _decimal (#3121)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Steve Dower
Adds nuget symbols package for daily builds. (#3122)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Victor Stinner
bpo-30871: Add test.pythoninfo (#3075)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Victor Stinner
bpo-31221: patchcheck ignores external libraries (...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Julien Palard
Update the language selection in the docs language...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Adrian Wielgosik
bpo-24700: Add a fast path for comparing array.array...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Antoine Pitrou
bpo-18966: non-daemonic threads created by a multiproce...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Victor Stinner
bpo-31069, test_multiprocessing: Fix dangling process...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Victor Stinner
bpo-30983: Revert changes which broke most buildbots...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Terry Jan Reedy
bpo-30928: Update idlelib/NEWS.txt to 2017-08-15. ...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Cheryl Sabella
bpo-31205: IDLE: Factor KeysPage class from ConfigDialo...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Steve Dower
Add Windows team as a codeowner for Windows-specific...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Oren Milman
fix grammr in error messages in overlapped.c (GH-3095)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Christian Heimes
bpo-30714: ALPN changes for OpenSSL 1.1.0f (#2305)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Cheryl Sabella
bpo-31002: IDLE: Add tests for configdialog keys tab...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-14
Łukasz Langa
Add Bruno Penteado to ACKS (#3091)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-14
Bruno "Polaco...
bpo-30983: eval frame rename in pep 0523 broke gdb...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-14
Saurabh Chaturvedi
bpo-31191: Improve grammar in threading.Barrier docs...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-14
Nate Tangsurat
bpo-30824: Add mimetype for .json (#3048)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-14
Коренберг Марк
bpo-31106: Fix handling of erros in posix_fallocate...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-12
Allen W. Smith...
bpo-5001, bpo-31169: Fix two uninformative asserts...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-12
Pär Björklund
bpo-30747: Attempt to fix atomic load/store (#2383)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-11
Daniel Himmelstein
Fix typo in 3.7 What's New (GH-3069)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Victor Stinner
bpo-31008: Fix asyncio test_wait_for_handle on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Victor Stinner
bpo-26762: _test_multiprocessing reports dangling ...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Victor Stinner
regrtest: count also env changed as failures in progres...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Victor Stinner
Enhance support.reap_children() (#3036)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Victor Stinner
bpo-31151: Add socketserver.ForkingMixIn.server_close...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Victor Stinner
bpo-31160: test_tempfile: Fix reap_children() warning...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Victor Stinner
bpo-31173: Rewrite WSTOPSIG test of test_subprocess...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Louie Lu
bpo-19903: IDLE: Calltips changed to use inspect.signat...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Victor Stinner
bpo-31160: test_builtin: don't check waitpid() status...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Victor Stinner
bpo-31160: Fix test_random for zombie process (#3045)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Victor Stinner
bpo-31160: regrtest now reaps child processes (#3044)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Victor Stinner
bpo-31160: Fix test_builtin for zombie process (#3043)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Julien Palard
bpo-31159: fix language switch regex on unknown yet...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Jeffrey Rackauckas
bpo-31072: Add filter to zipapp (#3021)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Serhiy Storchaka
bpo-31070: Fix a race condition in importlib _get_modul...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Ammar Askar
bpo-31150: Wait for child process in test_forkinthread...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Julien Palard
bpo-31149: Doc: Add Japanese to the language switcher...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Victor Stinner
ttk: fix LabeledScale and OptionMenu destroy() method...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-07
Terry Jan Reedy
bpo-31130: IDLE -- stop leaks in test_configdialog...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-07
Terry Jan Reedy
bpo-29910: IDLE - revert `break`s that disabled calltip...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-07
Julien
bpo-31045: Language switch (#2652)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Gregory P....
add myself to CODEOWNERS for subprocess. (#3005)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Brett Cannon
Notify the import-team on import-related PRs (GH-3002)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Łukasz Langa
Add author of the fix for #30841 to ACKS. (#3001)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Yuan Chao Chou
Fix a shadow-compatible-local warning (#2180)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Shane Harvey
bpo-31107: Fix copyreg mangled slot names calculation...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
INADA Naoki
bpo-29304: Simplify dict lookup functions (GH-2407)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Mike DePalatis
Improve grammar in asyncio documentation (GH-2993)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Serhiy Storchaka
bpo-30978: str.format_map() now passes key lookup excep...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Serhiy Storchaka
bpo-31071: Avoid masking original TypeError in call...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Ville Skyttä
Spelling fixes (#2902)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
R. David Murray
Add @bitdancer as codeowner of email related stuff...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Preston Landers
bpo-31080: Allowed logging.config.fileConfig() to accep...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Alexander Mohr
bpo-31061: fix crash in asyncio speedup module (GH...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Łukasz Langa
Document Path.is_mount(), update Misc/ACKS and Misc...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Yury Selivanov
Add @1st1 as co-owner of asyncio and genobject (#2978)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Cooper Lees
bpo-30897: Add is_mount() to pathlib.Path (#2669)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Brett Cannon
List myself as interested in all import-related pull...
commit
|
commitdiff
|
tree
|
snapshot
next