projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2015-11-06
Serhiy Storchaka
Issue #25558: Refactoring OrderedDict iteration.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Martin Panter
Issue #18010: Merge pydoc web search fix from 3.4 into 3.5
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Martin Panter
Issue #18010: Fix pydoc web server search to handle...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Yury Selivanov
Merge 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Yury Selivanov
asyncio: Optimize asyncio.sleep(0)
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Serhiy Storchaka
Issue #25554: Got rid of circular references in regular...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Victor Stinner
Issue #25556: Fix LOAD_GLOBAL bytecode when globals...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Serhiy Storchaka
Issue #24726: Fixed issue number for previous changeset...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Serhiy Storchaka
Issue #25449: Fixed a crash and leaking NULL in repr...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Serhiy Storchaka
Issue #25449: Iterating OrderedDict with keys with...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Benjamin Peterson
merge 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Benjamin Peterson
remove trailing ws
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Benjamin Peterson
merge 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Benjamin Peterson
link to modern PUG url
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Guido van Rossum
Use sys.platform instead of os.name to detect Windows...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Guido van Rossum
Use sys.platform instead of os.name to detect Windows...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Serhiy Storchaka
Issue #25523: Further a-to-an corrections new in 3.5.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Serhiy Storchaka
Issue #25523: Merge a-to-an corrections from 3.4.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Serhiy Storchaka
Issue #25523: Further a-to-an corrections.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Martin Panter
Issue #25523: Further a-to-an corrections new in 3.5
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Martin Panter
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Martin Panter
Issue #25523: Correct "a" article to "an" article
commit
|
commitdiff
|
tree
|
snapshot
2015-11-01
Serhiy Storchaka
Issue #25510: fileinput.FileInput.readline() now return...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-01
Serhiy Storchaka
Issue #25510: fileinput.FileInput.readline() now return...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-01
Serhiy Storchaka
Issue #25395: Fixed crash when highly nested OrderedDic...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-31
Berker Peksag
Fix typo noticed by Alec Nunn
commit
|
commitdiff
|
tree
|
snapshot
2015-10-31
Steve Dower
Issue #25450: Updates shortcuts to start Python in...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-31
Steve Dower
Improves handling of test markers for building Python...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-31
Yury Selivanov
whatsnew/3.5: NumPy 1.10 has been released
commit
|
commitdiff
|
tree
|
snapshot
2015-10-31
Yury Selivanov
docs/inspect: Document __annotations__
commit
|
commitdiff
|
tree
|
snapshot
2015-10-31
Martin Panter
Fix more typos in whatsnew/3.5.rst
commit
|
commitdiff
|
tree
|
snapshot
2015-10-31
Martin Panter
Merge spelling fixes from 3.4 into 3.5
commit
|
commitdiff
|
tree
|
snapshot
2015-10-31
Martin Panter
Fix some spelling errors in documentation and code...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Terry Jan Reedy
Merge with 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Terry Jan Reedy
Issue #25519: Mark difflib.ndiff as a functions where...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Terry Jan Reedy
Merge with 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Terry Jan Reedy
Issue #25505: Remove unused buggy method.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Terry Jan Reedy
Merge with 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Terry Jan Reedy
Issue #25507: move test-specific imports to test functi...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Benjamin Peterson
merge 3.4 (#25504)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Benjamin Peterson
fix usage of undefined name (#25504)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Benjamin Peterson
always use os.urandom for the uuid4 algorithm (closes...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-29
Serhiy Storchaka
Issue25506: Fixed a copy-pasting error in test_pprint.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-29
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2015-10-29
Serhiy Storchaka
Issue #25503: Fixed inspect.getdoc() for inherited...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-29
Benjamin Peterson
remove duplicated imports (closes #25502)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-28
Serhiy Storchaka
Issue #21827: Fixed textwrap.dedent() for the case...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-28
Serhiy Storchaka
Issue #21827: Fixed textwrap.dedent() for the case...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-28
Terry Jan Reedy
Merge with 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-28
Terry Jan Reedy
Issue #25432: Explain isinstance behaviour when type...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-28
Zachary Ware
Issue #25494: Merge with 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-28
Zachary Ware
Issue #25494: Remove extra quote from docstring.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-27
Terry Jan Reedy
Merge with 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-27
Terry Jan Reedy
Display IDLE warning as a warning rather than as an...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Martin Panter
Issue #23391: Merge OSError doc from 3.4 into 3.5
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Martin Panter
Issue #23391: Restore OSError constructor argument...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-25
Zachary Ware
Null merge with 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-25
Zachary Ware
Issue #25456: Fix test_idle when Tcl/Tk DLLs are loaded...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-25
Benjamin Peterson
merge 3.4 (#25471)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-25
Benjamin Peterson
accepted sockets shouldn't inherit the SOCK_NONBLOCK...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-24
Serhiy Storchaka
Issue21160: Correct comments in nturl2path. Patch...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-24
Serhiy Storchaka
Issue21160: Correct comments in nturl2path. Patch...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-24
Serhiy Storchaka
Removed redundant call of update_wrapper().
commit
|
commitdiff
|
tree
|
snapshot
2015-10-24
Serhiy Storchaka
Issue #25447: The lru_cache() wrapper objects now can...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-24
Zachary Ware
Null merge with 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-24
Zachary Ware
Closes #25456: Copy Tcl/Tk DLLs to build directory...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Steve Dower
Moves Windows installer externals onto SVN and updates...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Victor Stinner
Merge 3.4 (Issue #25461)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Victor Stinner
Issue #25461: Rephrase os.walk() doc
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Serhiy Storchaka
Issue #25410: C implementation of OrderedDict now uses...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Terry Jan Reedy
Merge with 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Terry Jan Reedy
Issue #24782: Limit width of canvas and hence IDLE...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Berker Peksag
Issue #25417: Remove the extra dot from docstring
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Berker Peksag
Issue #23981: Update test_unicodedata to use script_helpers
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Berker Peksag
Issue #25417: Fix typo in Path.samefile() docstring
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Berker Peksag
Fix merge conflict artifacts and move the entry to...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Victor Stinner
Issue #21515: Elaborate tempfile.TemporaryFile() comment
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Serhiy Storchaka
Issue #25410: Fixed a memory leak in OrderedDict in...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Terry Jan Reedy
Merge with 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Terry Jan Reedy
Issue #24782: Don't try to run now-removed extension...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Berker Peksag
Silence a "unused rule" warning
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Berker Peksag
rstlint: Fix "default role used" warning
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Berker Peksag
rstlint: Fix "default role used" warning
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Guido van Rossum
Issue #25390: typing: Don't crash on Union[str, Pattern].
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Guido van Rossum
Issue #24885: Update note in docs about stream convenie...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Guido van Rossum
Issue #24885: Update note in docs about stream convenie...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Guido van Rossum
Fix whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Guido van Rossum
Fix whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Guido van Rossum
Issue #25441: asyncio: Raise error from drain() when...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Guido van Rossum
Issue #25441: asyncio: Raise error from drain() when...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
doko@ubuntu.com
- Issue #25440: Fix output of python-config --extension...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
doko@ubuntu.com
- Issue #25440: Fix output of python-config --extension...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-18
Berker Peksag
Fix another typo noticed by SilentGhost
commit
|
commitdiff
|
tree
|
snapshot
2015-10-18
Berker Peksag
Issue #25434: Fix typo in whatsnew/3.5rst
commit
|
commitdiff
|
tree
|
snapshot
2015-10-18
Serhiy Storchaka
Issue #25410: Cleaned up and fixed minor bugs in C...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-17
Vinay Sajip
Closes #25411: Merged fix from 3.4.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-17
Vinay Sajip
Closes #25411: Improved Unicode support in SMTPHandler.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-17
Vinay Sajip
Merged cookbook update from 3.4.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-17
Vinay Sajip
Added entry to logging cookbook.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Brett Cannon
Issue #25407: Drop the mention of the formatter module...
commit
|
commitdiff
|
tree
|
snapshot
next