projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
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
2017-08-01
favll
bpo-31084: QueueHandler now formats messages correctly...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
csabella
bpo-31083: IDLE: Describe the Page classes in configdia...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Mariatta
Remove .mention-bot (GH-2923)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Mariatta
Create CODEOWNERS (GH-2924)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
scoder
bpo-31091: Remove dead code in PyErr_GivenExceptionMatc...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Mariatta
bpo-25910: Update LICENSE (GH-2873)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Alexander Belopolsky
Closes issue bpo-5288: Allow tzinfo objects with sub...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Zackery Spytz
bpo-30640: Fix undefined behavior in _PyFunction_FastCa...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
csabella
bpo-25684: ttk.OptionMenu radiobuttons weren't unique...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
csabella
bpo-31050: IDLE: Factor GenPage class from ConfigDialog...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Vinay Sajip
Updated LoggerAdapter.isEnabledFor to take advantage...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
csabella
bpo-31004: IDLE: Factor out FontPage class from configd...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Terry Jan Reedy
bpo-30928: Update IDLE News.txt. (#2948)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Vinay Sajip
bpo-30522: Implemented a method to allow setting a...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Avram Lubkin
bpo-30962: Added caching to Logger.isEnabledFor() ...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Peter Thomassen
bpo-30803: clarify truth value testing documentation...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Zackery Spytz
bpo-31027: Fix test_listcomps failure when run directly...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Terry Jan Reedy
bpo-30781: IDLE - Use ttk Notebook in ConfigDialog...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Terry Jan Reedy
bpo-30853: IDLE - touch-up configdialog.VarTrace and...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
csabella
bpo-30853: IDLE: Convert font and general vars to use...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Yuval Langer
Fix trivial typo in multiprocessing documentation ...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Victor Stinner
bpo-31066: Fix test_httpservers.test_last_modified...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Victor Stinner
bpo-31067: test_subprocess calls reap_children() (...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Utkarsh Upadhyay
bpo-30302: Update WhatsNew and documentation. (#2929)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
INADA Naoki
bpo-29585: fix test fail on macOS Framework build ...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Ned Deily
bpo-28095: Re-enable temporarily disabled part of test_...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Terry Jan Reedy
bpo-31060: IDLE: Finish regrouping ConfigDialog methods...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Victor Stinner
bpo-31044: Skip test_posix.test_makedev() on FreeBSD...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Serhiy Storchaka
bpo-30814, bpo-30876: Add new import test files to...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Victor Stinner
bpo-31028: Fix test_pydoc when run directly (#2864)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Segev Finer
bpo-9566: Change HANDLE argument parsing to unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Terry Jan Reedy
bpo-31003: IDLE - Add more tests for General tab (...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
csabella
bpo-30853: IDLE: Factor a VarTrace class from configdi...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Segev Finer
bpo-9566: Fixed _ssl module warnings (#2495)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Segev Finer
bpo-9566: Fix some Windows x64 compiler warnings (...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Steve Dower
Fix build batch files (#2750)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Segev Finer
bpo-9566: Fix a warning in Python/getargs.c (#2890)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
INADA Naoki
bpo-30188: fix TypeError in test_nntplib (GH-2892)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Utkarsh Upadhyay
bpo-31043: fixed test_datetime run twice. (GH-2891)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Victor Stinner
bpo-31019: Fix multiprocessing.Process.is_alive() ...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
lf
Add the link to asyncio source code in the docs (GH...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Utkarsh Upadhyay
bpo-30302 Make timedelta.__repr__ more informative...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Victor Stinner
bpo-31034: Reliable signal handler for test_asyncio...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Victor Stinner
bpo-31009: Fix support.fd_count() on Windows (#2862)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Stéphane Wirtel
bpo-31029: test_tokenize Add missing import unittest...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Stéphane Wirtel
Fix a small typo in a comment (#2863)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Segev Finer
bpo-31018: Switch to #pragma pack from __declspec(align...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Victor Stinner
bpo-26762: test_multiprocessing close more queues ...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Victor Stinner
test_multiprocessing detects dangling per test case...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Victor Stinner
test_multiprocessing: Fix dangling process/thread ...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
waxmoon
Minor typo in curses.rst (#2763)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Nir Soffer
bpo-30980: Fix double close in asyncore.file_wrapper...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Victor Stinner
bpo-30188: test_nntplib catch also ssl.SSLEOFError...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Victor Stinner
bpo-26762: Avoid daemon process in _test_multiprocessin...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Ned Deily
More Mac installer fixes for git-based workflow (#2839)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Terry Jan Reedy
bpo-30993: IDLE - Improve configdialog font page and...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Eli Boyarski
bpo-30456: Clarify example for duplicates in second...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-23
Ned Deily
Mac installer build now needs venv for docs build ...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-23
Terry Jan Reedy
bpo-30993: IDLE - Improve configdialog font page and...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-23
Antoine Pitrou
bpo-30919: shared memory allocation performance regress...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-22
Dong-hee Na
bpo-30119: fix ftplib.FTP.putline() to throw an error...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-22
Antoine Pitrou
bpo-26732: fix too many fds in processes started with...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-22
Terry Jan Reedy
bpo-30981: IDLE: Augment one configdialog font page...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-21
Antoine Pitrou
Fix test failure without ctypes (#2802)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-21
Victor Stinner
bpo-30891: Fix again importlib _find_and_load() (#2665)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-21
Gareth Rees
bpo-19896: Add typecodes 'q' and 'Q' to multiprocessing...
commit
|
commitdiff
|
tree
|
snapshot
next