index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update documentation index sidebar for 3.6.0 release.
Ned Deily
2016-12-23
1
-1/+1
*
Issue #29038: Fix duplicate get_ca_certs() doc entry.
Xiang Zhang
2016-12-23
1
-10/+4
*
Grammatical fixes for d95f19892fd0
Brett Cannon
2016-12-22
1
-4/+4
*
Issue 28923: Remove editor artifacts from Tix.py,
Terry Jan Reedy
2016-12-22
2
-4/+3
*
Issue #28871: Fixed a crash when deallocate deep ElementTree.
Serhiy Storchaka
2016-12-21
3
-4/+32
*
add a specific configure check for sys/random.h (closes #28932)
Benjamin Peterson
2016-12-20
5
-3/+8
*
Issue #29019: Fix dict.fromkeys(x) overallocates when x is sparce dict.
INADA Naoki
2016-12-20
2
-1/+4
*
Fixes the 2.7 nuget packages to include a shim bdist_wininst
Steve Dower
2016-12-19
2
-2/+30
*
doc: Suggest to hash(tuple of attr) rather than XOR
Victor Stinner
2016-12-19
1
-2/+6
*
Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDicti...
Antoine Pitrou
2016-12-19
4
-5/+66
*
Fix spelling in code comments
Martin Panter
2016-12-18
2
-2/+2
*
Merge
Brett Cannon
2016-12-17
2
-1/+2
|
\
|
*
merge 2.7.13 release branch
Benjamin Peterson
2016-12-17
2
-1/+2
|
|
\
|
|
*
Added tag v2.7.13 for changeset a06454b1afa1
Benjamin Peterson
2016-12-17
1
-0/+1
|
|
*
2.7.13 final bump
v2.7.13
Benjamin Peterson
2016-12-17
2
-4/+4
*
|
|
Update the porting HOWTO
Brett Cannon
2016-12-17
1
-68/+128
|
/
/
*
|
Issue #14061: Misc fixes and cleanups in archiving code in shutil.
Serhiy Storchaka
2016-12-16
3
-23/+49
*
|
Issue #28925: cPickle now correctly propagates errors when unpickle instances
Serhiy Storchaka
2016-12-15
3
-35/+52
*
|
Issue #5322: Restored tests for __new__.
Serhiy Storchaka
2016-12-14
1
-0/+99
*
|
merge 2.7.13 release branch
Benjamin Peterson
2016-12-14
3
-124/+11
|
\
\
|
|
/
|
*
revert a37cc3d926ec (#5322)
Benjamin Peterson
2016-12-14
3
-127/+12
|
*
Backed out changeset ea904d4b3634
Benjamin Peterson
2016-12-14
1
-1/+1
*
|
Issue #28916: No special case for leading zeros with %x alternative form
Martin Panter
2016-12-11
1
-3/+1
*
|
Issue #28900: Update documentation sidebar for 3.6.0rc.
Ned Deily
2016-12-08
1
-2/+3
*
|
remove unused logger from BaseFix
Benjamin Peterson
2016-12-06
1
-2/+0
*
|
Fixed mismatching title overline.
Serhiy Storchaka
2016-12-04
1
-1/+1
*
|
Fixed double hyphens that are rendered to literal en-dashes in the documenation.
Serhiy Storchaka
2016-12-04
4
-8/+8
*
|
simplify cleanup of test_replace_parent_in_sys_modules (closes #28862)
Benjamin Peterson
2016-12-04
1
-14/+13
*
|
prepare for 2.7.14 dev
Benjamin Peterson
2016-12-03
2
-3/+15
|
/
*
fix function name
Benjamin Peterson
2016-12-03
1
-1/+1
*
also do not leak the mode string if creating the file fails
Benjamin Peterson
2016-12-03
1
-1/+3
*
do not leak the FILE * pointer in error cases of fdopen()
Benjamin Peterson
2016-12-03
1
-6/+8
*
Added tag v2.7.13rc1 for changeset 4d6fd49eeb14
Benjamin Peterson
2016-12-03
1
-0/+1
*
python 2.7.13rc1
v2.7.13rc1
Benjamin Peterson
2016-12-03
3
-8/+8
*
update pydoc topics
Benjamin Peterson
2016-12-03
1
-13324/+80
*
inline constant into its single use
Benjamin Peterson
2016-12-03
1
-2/+1
*
fix refleak in reduce_2 error case
Benjamin Peterson
2016-12-03
1
-1/+1
*
fix refleak in null-containing error case (#21147)
Benjamin Peterson
2016-12-03
1
-1/+2
*
when you enter repr, you must leave, too (#25455)
Benjamin Peterson
2016-12-03
1
-0/+1
*
fix refleak in file handle creation error case
Benjamin Peterson
2016-12-03
1
-7/+5
*
fix refleak in the shift-by-zero case (#27870)
Benjamin Peterson
2016-12-03
1
-5/+6
*
Issue #28440: No longer add /Library/Python/site-packages, the Apple-supplied
Ned Deily
2016-12-03
5
-35/+59
*
Try to fix test.test_support.rmtree() on Windows for fixing issue28847 tests.
Serhiy Storchaka
2016-12-03
1
-2/+2
*
Issue #28847: Fix spelling
Martin Panter
2016-12-03
1
-1/+1
*
Issue #21818: Fixed references to classes that have names matching with module
Serhiy Storchaka
2016-12-02
27
-124/+124
*
declarations to the top of the block
Benjamin Peterson
2016-12-02
1
-1/+1
*
increase test_smtplib timeouts
Benjamin Peterson
2016-12-02
1
-8/+8
*
Issue #5322: Fixed setting __new__ to a PyCFunction inside Python code.
Serhiy Storchaka
2016-12-02
3
-1/+127
*
Issue #28847: dubmdbm no longer writes the index file in when it is not
Serhiy Storchaka
2016-12-02
3
-4/+32
*
- Import latest config.sub config.guess files
doko@ubuntu.com
2016-12-01
2
-88/+161
[prev]
[next]