projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2016-01-29
Martin Panter
Issue #19023: Merge ctypes doc and tests from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Martin Panter
Issue #19023: Document ctypes array and pointer classes
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Berker Peksag
Issue #26034: Improve wording of clear parameter
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Berker Peksag
Issue #26034: Improve wording of clear parameter
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Berker Peksag
Issue #26034: Sync documentation of --clear with its...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Berker Peksag
Issue #26034: Sync documentation of --clear with its...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Berker Peksag
Issue #26199: Fix broken link in unittest.mock-examples.rst
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Martin Panter
Issue #26220: Merge Unicode how-to from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Martin Panter
Issue #26220: Remove outdated comment about a question...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Berker Peksag
Issue #26199: Fix broken link in unittest.mock-examples.rst
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Terry Jan Reedy
Merge with 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Terry Jan Reedy
Issue #25507: revert incorrect movement of idleConf...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Victor Stinner
Merge 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Victor Stinner
Fix resize_compact()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Raymond Hettinger
merge
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Raymond Hettinger
Issue #26194: Fix undefined behavior for deque.insert...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Victor Stinner
Issue #26146: enhance ast.Constant error message
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Victor Stinner
Issue #26146: remove useless code
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Victor Stinner
Fix a refleak in validate_constant()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Raymond Hettinger
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Senthil Kumaran
merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Senthil Kumaran
Remove unnecessary test case comment in urllib.parse...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Victor Stinner
Add ast.Constant
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Raymond Hettinger
Tests versus zero are more compact than tests versus -1.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Raymond Hettinger
Fix compiler warning about obviously unreachable code.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Raymond Hettinger
Convert another post-decrement while-loop to pre-decrem...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Raymond Hettinger
Convert two other post-decrement while-loops to pre...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Raymond Hettinger
Miscellaneous refactorings
commit
|
commitdiff
|
tree
|
snapshot
2016-01-23
Victor Stinner
Issue #26146: marshal.loads() now uses the empty frozen...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-23
Victor Stinner
Cleanup test_dict
commit
|
commitdiff
|
tree
|
snapshot
2016-01-23
Victor Stinner
test_gc: remove unused imports
commit
|
commitdiff
|
tree
|
snapshot
2016-01-23
Brett Cannon
Issue #18018: Raise an ImportError if a relative import...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Brett Cannon
Issue #25234: Skip test_eintr.test_open() under OS...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Brett Cannon
whitespace cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Brett Cannon
Issue #25791: Warn when __package__ != __spec__.parent.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Brett Cannon
Merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Brett Cannon
Fix a typo in a code example
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Victor Stinner
Merge 3.5 (i18n doc, issue #25907)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Victor Stinner
doc: i18n HTML templates
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Victor Stinner
Null merge 3.5 (change already applied to default)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Victor Stinner
Issue #25876: Fix also test_set() of test_gdb when...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Victor Stinner
Issue #25876: test_gdb: use subprocess._args_from_inter...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Victor Stinner
Use Py_uintptr_t for atomic pointers
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Victor Stinner
code_richcompare() now uses the constants types
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Victor Stinner
code_richcompare() now uses the constants types
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Victor Stinner
site: error on sitecustomize import error
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Benjamin Peterson
merge 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Benjamin Peterson
merge 3.4
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Benjamin Peterson
reject negative data_size
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Senthil Kumaran
merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Senthil Kumaran
minor clarification on Zipfile 'x' mode - exclusive...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Donald Stufft
Merge update to pip
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Donald Stufft
Merge update to pip
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Donald Stufft
Upgrade pip to 8.0.2
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Berker Peksag
Issue #18620: Improve Pool examples in multiprocessing...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Berker Peksag
Issue #18620: Improve Pool examples in multiprocessing...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Senthil Kumaran
merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Senthil Kumaran
issue25909 - Correct the documentation of PyMapping_Ite...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Victor Stinner
Issue #26107: Fix typo in Objects/lnotab_notes.txt
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Victor Stinner
Merge 3.5 (doc)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Victor Stinner
Issue #26106: doc: Move text of licenses to parsed...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Benjamin Peterson
merge 3.5 (#26171)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Benjamin Peterson
merge 3.4 (#26171)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Benjamin Peterson
prevent buffer overflow in get_data (closes #26171)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Benjamin Peterson
merge 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Benjamin Peterson
merge 3.4
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Benjamin Peterson
fix refleak in error condition
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Benjamin Peterson
merge 3.5 (#26172)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Benjamin Peterson
merge 3.4 (#26172)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Benjamin Peterson
remove script from epub (closes #26172)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Victor Stinner
Merge 3.5 (issue #24520)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Victor Stinner
Replace fpgetmask() with fedisableexcept()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Victor Stinner
co_lnotab supports negative line number delta
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Senthil Kumaran
merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Senthil Kumaran
issue25982 - Add a class definition for managers.Namesp...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Victor Stinner
Merge 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Victor Stinner
Add _PyThreadState_UncheckedGet()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Serhiy Storchaka
Issue #26147: xmlrpc now works with strings not encodab...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Serhiy Storchaka
Issue #26147: xmlrpc now works with strings not encodab...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Berker Peksag
Issue #5626: Remove misleading comment from socket...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Berker Peksag
Issue #5626: Remove misleading comment from socket...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Berker Peksag
Issue #26157: Fix typos in asyncio-eventloop.rst
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Berker Peksag
Issue #26157: Fix typos in asyncio-eventloop.rst
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Donald Stufft
Merge update to pip/setuptools
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Donald Stufft
Merge update to pip/setuptools
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Donald Stufft
Update pip to 8.0.0 and setuptools to 19.4
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Serhiy Storchaka
Issue #25935: Garbage collector now breaks reference...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Serhiy Storchaka
Issue #25935: Garbage collector now breaks reference...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Serhiy Storchaka
Issue #16620: Got rid of using undocumented function...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Serhiy Storchaka
Issue #16620: Fixed AttributeError in msilib.Directory...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Serhiy Storchaka
Issue #16620: Fixed AttributeError in msilib.Directory...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Victor Stinner
Merge 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Victor Stinner
Fix BytecodeTestCase.assertNotInBytecode()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Benjamin Peterson
merge 3.5 (#25731)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Benjamin Peterson
set tp_new from the class in the hierarchy that actuall...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Senthil Kumaran
merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Senthil Kumaran
issue23962 - Reference the correct TimeoutError in...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Martin Panter
Issue #25859: Merge NNTP test server from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Martin Panter
Issue #25859: Reimplement NNTP test_starttls() using...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Berker Peksag
Issue #25366: Skip test_with_pip when threading module...
commit
|
commitdiff
|
tree
|
snapshot
next