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
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #14323: Expanded the number of digits in the coefficients for the
Serhiy Storchaka
2013-08-06
2
-9/+41
*
Followup to 862ab99ab570: I forgot to add the magnificent test_frame.py.
Antoine Pitrou
2013-08-05
1
-0/+113
*
Issue #17934: Add a clear() method to frame objects, to help clean up expensi...
Antoine Pitrou
2013-08-05
2
-5/+21
*
Issue #4885: Add weakref support to mmap objects. Patch by Valerie Lambert.
Antoine Pitrou
2013-08-05
1
-1/+11
*
* Fix the assertions in hashlib to use unittest assertion methods instead of
Gregory P. Smith
2013-08-05
1
-7/+8
*
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
1
-0/+5
*
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
|
*
Issue #17684: Fix some test_socket failures due to limited FD passing support
Charles-Francois Natali
2013-05-20
1
-6/+4
*
|
Fixes #8860: Round half-microseconds to even in the timedelta constructor.
Alexander Belopolsky
2013-08-04
1
-0/+4
*
|
Close #18635: Move class level private attribute from instance to class.
Ethan Furman
2013-08-04
2
-1/+19
*
|
Merging the 3.4.0a1 head.
Larry Hastings
2013-08-04
4
-6/+20
|
\
\
|
*
\
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
*
|
|
Merge from v3.4.0a1 head.
Larry Hastings
2013-08-03
2
-16/+41
|
\
\
\
|
|
/
/
|
*
|
Issue #16741: Fix an error reporting in int().
Serhiy Storchaka
2013-08-03
1
-16/+31
|
|
\
\
|
|
|
/
|
|
*
Issue #16741: Fix an error reporting in int().
Serhiy Storchaka
2013-08-03
1
-16/+31
|
*
|
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
1
-0/+10
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Issue #17998: Fix an internal error in regular expression engine.
Serhiy Storchaka
2013-08-03
1
-0/+10
*
|
|
|
Bumped version to 3.4.0a1.
v3.4.0a1
Larry Hastings
2013-08-03
2
-2/+2
*
|
|
|
Updated pydoc topics for Python 3.4.0a1 release.
Larry Hastings
2013-08-03
1
-12/+12
|
|
_
|
/
|
/
|
|
*
|
|
Remove debugging print.
Mark Dickinson
2013-08-03
1
-1/+0
|
/
/
*
|
- Fix a fcntl test case on KFreeBSD, Debian #708653 (Petr Salinger).
doko@ubuntu.com
2013-08-03
1
-0/+2
|
\
\
|
|
/
|
*
- Fix a fcntl test case on KFreeBSD, Debian #708653 (Petr Salinger).
doko@ubuntu.com
2013-08-03
1
-0/+2
*
|
Merge #18396 from 3.3
Nick Coghlan
2013-08-03
1
-2/+8
|
\
\
|
|
/
|
*
Close #18396: fix spurious test_signal failure on Windows
Nick Coghlan
2013-08-03
1
-2/+8
*
|
Issue #17046: merge from 3.3
Ned Deily
2013-08-03
1
-1/+2
|
\
\
|
|
/
|
*
Issue #17046: Fix test_subprocess test_executable_without_cwd broken test case.
Ned Deily
2013-08-03
1
-1/+2
*
|
Issue #18325: Fix a test_kqueue failure on OpenBSD: kevent's data and event
Charles-François Natali
2013-08-02
1
-3/+3
|
\
\
|
|
/
|
*
Issue #18325: Fix a test_kqueue failure on OpenBSD: kevent's data and event
Charles-François Natali
2013-08-02
1
-3/+3
*
|
Fix the RLIMIT_CORE resource lowering logic in test_subprocess.
Antoine Pitrou
2013-08-01
1
-1/+1
*
|
Issue #18619: Fix atexit leaking callbacks registered from sub-interpreters, ...
Antoine Pitrou
2013-08-01
1
-2/+40
*
|
test_capi: make a specific test case for the subinterpreter test
Antoine Pitrou
2013-08-01
1
-1/+6
*
|
Remove Lib/site.py hack to unregister patched builtins.
Antoine Pitrou
2013-08-01
1
-29/+10
*
|
Add a test for module weakrefability
Antoine Pitrou
2013-08-01
1
-0/+9
*
|
issue9035: Prevent Windows-specific tests from running on non-Windows platforms
Tim Golden
2013-08-01
1
-16/+16
*
|
Issue #9035: os.path.ismount now recognises volumes mounted below
Tim Golden
2013-08-01
2
-5/+58
*
|
#17616: Improve context manager tests, fix bugs in close method and mode docs.
R David Murray
2013-08-01
2
-18/+47
*
|
Fix whitespace
Antoine Pitrou
2013-07-31
1
-1/+0
*
|
Issue #18214: Improve finalization of Python modules to avoid setting their g...
Antoine Pitrou
2013-07-31
6
-12/+88
*
|
#17616: wave.open now supports the 'with' statement.
R David Murray
2013-07-31
2
-10/+32
*
|
Issue #18112: PEP 442 implementation (safe object finalization).
Antoine Pitrou
2013-07-30
6
-39/+604
*
|
Add simple test for repr(lock)
Christian Heimes
2013-07-30
1
-0/+5
[next]