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
*
Issue #4885: Add weakref support to mmap objects. Patch by Valerie Lambert.
Antoine Pitrou
2013-08-05
4
-3/+23
*
* Fix the assertions in hashlib to use unittest assertion methods instead of
Gregory P. Smith
2013-08-05
1
-7/+8
*
Issue #18661: typo in grp.struct_group docstring (fix merged from 3.3). Than...
Mark Dickinson
2013-08-05
1
-1/+1
|
\
|
*
Issue #18661: typo in grp.struct_group docstring. Thanks Vajrasky Kok.
Mark Dickinson
2013-08-05
1
-1/+1
*
|
Issue #18659: Backed out changeset cfd875bcbe41 after buildbot failures.
Mark Dickinson
2013-08-05
1
-3/+7
*
|
Issue #18659: fix test_format test that wasn't being executed. Thanks Vajras...
Mark Dickinson
2013-08-05
1
-7/+3
*
|
Issue 18532: Added tests and documentation to formally specify the .name attr...
Jason R. Coombs
2013-08-03
2
-0/+17
*
|
Merge: #18657: remove duplicate entries from Misc/ACKS.
R David Murray
2013-08-04
1
-3/+0
|
\
\
|
|
/
|
*
#18657: remove duplicate entries from Misc/ACKS.
R David Murray
2013-08-04
1
-3/+0
*
|
merge
Raymond Hettinger
2013-08-04
1
-2/+2
|
\
\
|
|
/
|
*
Silence compiler warnings for strict function prototype declarations.
Raymond Hettinger
2013-08-04
1
-2/+2
*
|
Merge with 3.3
Terry Jan Reedy
2013-08-04
3
-17/+10
|
\
\
|
|
/
|
*
Issue #18151: Replace remaining Idle 'open...close' pairs with 'with open'.
Terry Jan Reedy
2013-08-04
3
-17/+10
*
|
Merge.
Alexander Belopolsky
2013-08-04
0
-0/+0
|
\
\
|
*
\
merge
Raymond Hettinger
2013-08-04
0
-0/+0
|
|
\
\
|
|
|
/
|
|
*
Silence compiler warning for an unused declaration
Raymond Hettinger
2013-08-04
1
-1/+0
*
|
|
Reuse us_per_second in delta_total_seconds.
Alexander Belopolsky
2013-08-04
1
-9/+1
|
/
/
*
|
Merge.
Alexander Belopolsky
2013-08-04
1
-1/+1
|
\
\
|
*
\
merge
Raymond Hettinger
2013-08-04
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Silence compiler warning about an uninitialized variable
Raymond Hettinger
2013-08-04
1
-1/+1
*
|
|
Fixes #8860: Round half-microseconds to even in the timedelta constructor.
Alexander Belopolsky
2013-08-04
4
-22/+42
|
/
/
*
|
Close #18635: Move class level private attribute from instance to class.
Ethan Furman
2013-08-04
2
-1/+19
*
|
Null merge.
Charles-François Natali
2013-08-04
0
-0/+0
|
\
\
|
|
/
|
*
Issue #17684: Fix some test_socket failures due to limited FD passing support
Charles-Francois Natali
2013-05-20
1
-6/+4
*
|
Hum, VMS code is still present
Victor Stinner
2013-08-04
1
-1/+0
*
|
Complete What's New in Python 3.4
Victor Stinner
2013-08-04
1
-2/+7
*
|
Merging the 3.4.0a1 head.
Larry Hastings
2013-08-04
5
-8/+23
|
\
\
|
*
\
Issue #17902: Clarify doc of ElementTree.iterparse and IncrementalParser
Eli Bendersky
2013-08-04
1
-2/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #17902: Clarify doc of ElementTree.iterparse
Eli Bendersky
2013-08-04
1
-1/+2
|
*
|
Merge fix for Issue #17011 from 3.3
Eli Bendersky
2013-08-04
2
-2/+18
|
|
\
\
|
|
|
/
|
|
*
Issue #17011: Fix caching of xpath path when namespaces are present.
Eli Bendersky
2013-08-04
2
-2/+18
|
*
|
Issue #16741: Remove testing of implementation artifact.
Serhiy Storchaka
2013-08-03
1
-2/+0
|
|
\
\
|
|
|
/
|
|
*
Issue #16741: Remove testing of implementation artifact.
Serhiy Storchaka
2013-08-03
1
-2/+0
|
*
|
Issue #18647: Temporary disable the "nothing to repeat" check to make buildbo...
Serhiy Storchaka
2013-08-03
1
-2/+2
|
|
\
\
|
|
|
/
|
|
*
Issue #18647: Temporary disable the "nothing to repeat" check to make buildbo...
Serhiy Storchaka
2013-08-03
1
-2/+2
*
|
|
Cycled Misc/NEWS for alpha 2, touched patchlevel.
Larry Hastings
2013-08-04
2
-1/+13
*
|
|
Merge from v3.4.0a1 head.
Larry Hastings
2013-08-03
9
-76/+124
|
\
\
\
|
|
/
/
|
*
|
Null merge
Serhiy Storchaka
2013-08-03
0
-0/+0
|
|
\
\
|
|
|
/
|
|
*
Merge heads
Serhiy Storchaka
2013-08-03
2
-1/+6
|
|
|
\
|
*
|
\
Merge heads
Serhiy Storchaka
2013-08-03
2
-1/+7
|
|
\
\
\
|
|
*
\
\
Issue #16067: Merge with 3.3
Martin v. Löwis
2013-08-03
2
-1/+7
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
Issue #16067: Add description into MSI file to replace installer's temporary ...
Martin v. Löwis
2013-08-03
2
-1/+6
|
*
|
|
|
Issue #16741: Fix an error reporting in int().
Serhiy Storchaka
2013-08-03
5
-68/+98
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Issue #16741: Fix an error reporting in int().
Serhiy Storchaka
2013-08-03
5
-67/+101
|
|
|
/
|
*
|
Merge heads
Serhiy Storchaka
2013-08-03
1
-1/+0
|
|
\
\
|
*
\
\
Issue #17998: Fix an internal error in regular expression engine.
Serhiy Storchaka
2013-08-03
4
-7/+19
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Issue #17998: Fix an internal error in regular expression engine.
Serhiy Storchaka
2013-08-03
4
-7/+19
*
|
|
|
Added tag v3.4.0a1 for changeset 46535f65e7f3
Larry Hastings
2013-08-03
1
-0/+1
*
|
|
|
Bumped version to 3.4.0a1.
v3.4.0a1
Larry Hastings
2013-08-03
6
-8/+8
*
|
|
|
Updated pydoc topics for Python 3.4.0a1 release.
Larry Hastings
2013-08-03
1
-12/+12
|
|
_
|
/
|
/
|
|
[next]