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
*
Fixed compile error in issue #22410. The _locale module is optional.
Serhiy Storchaka
2014-10-30
1
-1/+6
|
\
|
*
Fixed compile error in issue #22410. The _locale module is optional.
Serhiy Storchaka
2014-10-30
1
-1/+6
|
*
Merge heads
Serhiy Storchaka
2014-10-30
2
-9/+19
|
|
\
*
|
\
Issue #22410: Module level functions in the re module now cache compiled
Serhiy Storchaka
2014-10-30
2
-2/+46
|
\
\
\
|
|
/
/
|
*
|
Issue #22410: Module level functions in the re module now cache compiled
Serhiy Storchaka
2014-10-30
2
-2/+46
*
|
|
Issue #22759: Query methods on pathlib.Path() (exists(), is_dir(), etc.) now ...
Antoine Pitrou
2014-10-30
2
-9/+19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Issue #22759: Query methods on pathlib.Path() (exists(), is_dir(), etc.) now ...
Antoine Pitrou
2014-10-30
2
-9/+19
|
|
/
*
|
Issue #8876: distutils now falls back to copying files when hard linking does...
Antoine Pitrou
2014-10-30
2
-14/+52
|
\
\
|
|
/
|
*
Issue #8876: distutils now falls back to copying files when hard linking does...
Antoine Pitrou
2014-10-30
2
-14/+52
*
|
Issue #22217: Implemented reprs of classes in the zipfile module.
Serhiy Storchaka
2014-10-29
2
-0/+81
*
|
Close #7559: ImportError when loading a test now shown as ImportError.
Robert Collins
2014-10-29
2
-105/+181
*
|
Close #22756: Improve the test output for some assertEqual tests.
Robert Collins
2014-10-29
1
-5/+3
*
|
Closes #22173: Merge with 3.4
Zachary Ware
2014-10-29
6
-38/+17
|
\
\
|
|
/
|
*
Issue #22173: Update lib2to3 tests to use unittest test discovery.
Zachary Ware
2014-10-29
6
-38/+17
*
|
Issue #11957: Explicit parameter name when calling re.split() and re.sub()
Victor Stinner
2014-10-29
2
-8/+8
*
|
Issue #18216: gettext now raises an error when a .mo file has an unsupported ...
Antoine Pitrou
2014-10-28
2
-0/+83
*
|
Issue #22596: support.transient_internet() now also catches
Berker Peksag
2014-10-25
2
-6/+4
|
\
\
|
|
/
|
*
Issue #22596: support.transient_internet() now also catches
Berker Peksag
2014-10-25
2
-6/+4
*
|
Issue #13918: Provide a locale.delocalize() function which can remove
Antoine Pitrou
2014-10-23
2
-6/+63
*
|
Merge with 3.4 #3068
Terry Jan Reedy
2014-10-23
6
-20/+278
|
\
\
|
|
/
|
*
Issue #3068: Add Idle extension configuration dialog to Options menu.
Terry Jan Reedy
2014-10-23
6
-20/+278
*
|
Issue22506: remove name & value from __dir__ as they now show up automatically
Ethan Furman
2014-10-21
1
-2/+1
*
|
Issue #22637: avoid using a shell in uuid
Victor Stinner
2014-10-21
2
-31/+39
*
|
merge with 3.4
Georg Brandl
2014-10-20
1
-1/+1
|
\
\
|
|
/
|
*
Closes #22675: fix typo.
Georg Brandl
2014-10-20
1
-1/+1
*
|
Close #19746: expose unittest discovery errors on TestLoader.errors
Robert Collins
2014-10-20
3
-9/+52
*
|
Issue #22186: Fix typos in Lib/.
Berker Peksag
2014-10-19
13
-13/+13
|
\
\
|
|
/
|
*
Issue #22186: Fix typos in Lib/.
Berker Peksag
2014-10-19
11
-11/+11
*
|
Issue20689: add missing API pieces to __all__
Ethan Furman
2014-10-18
1
-1/+3
|
\
\
|
|
/
|
*
Issue20689: add missing API pieces to __all__
Ethan Furman
2014-10-18
1
-1/+3
*
|
Merge with 3.4
Terry Jan Reedy
2014-10-18
1
-1/+1
|
\
\
|
|
/
|
*
Issue #20155: Fix non-buildbot test failure on Windows. Patch by Claudiu Popa,
Terry Jan Reedy
2014-10-18
1
-1/+1
*
|
Issue #17401: document closefd in io.FileIO docs and add to repr
Robert Collins
2014-10-18
1
-4/+6
*
|
Merge: #18853: Fix resource warning in shlex's __main__ section.
R David Murray
2014-10-18
1
-9/+11
|
\
\
|
|
/
|
*
#18853: Fix resource warning in shlex's __main__ section.
R David Murray
2014-10-18
1
-9/+11
*
|
Merge: #9351: set_defaults on subparser is no longer ignored if set on parent.
R David Murray
2014-10-17
2
-1/+15
|
\
\
|
|
/
|
*
#9351: set_defaults on subparser is no longer ignored if set on parent.
R David Murray
2014-10-17
2
-1/+15
*
|
Merge: #21991: make headerregistry params property MappingProxyType.
R David Murray
2014-10-17
2
-1/+5
|
\
\
|
|
/
|
*
#21991: make headerregistry params property MappingProxyType.
R David Murray
2014-10-17
2
-1/+5
*
|
Issue #22653: Fix an assertion failure in debug mode when doing a reentrant d...
Antoine Pitrou
2014-10-17
1
-0/+29
|
\
\
|
|
/
|
*
Issue #22653: Fix an assertion failure in debug mode when doing a reentrant d...
Antoine Pitrou
2014-10-17
1
-0/+29
*
|
Merge with 3.4
Zachary Ware
2014-10-17
1
-1/+4
|
\
\
|
|
/
|
*
Fix test_ctypes failure on OpenIndiana buildbot where _ctypes is not built
Zachary Ware
2014-10-17
1
-1/+4
*
|
Issue #16000: Convert test_curses to use unittest
Zachary Ware
2014-10-17
1
-367/+347
|
\
\
|
|
/
|
*
Issue #16000: Convert test_curses to use unittest
Zachary Ware
2014-10-17
1
-367/+347
*
|
Issue #22638: SSLv3 is now disabled throughout the standard library.
Antoine Pitrou
2014-10-17
1
-0/+3
*
|
Closes #22646: Accept list as well as tuple to support initialisation via dic...
Vinay Sajip
2014-10-17
1
-2/+2
|
\
\
|
|
/
|
*
Issue #22646: Accept list as well as tuple to support initialisation via dict...
Vinay Sajip
2014-10-17
1
-2/+2
*
|
Merge with 3.4: Issue #22629
Terry Jan Reedy
2014-10-17
8
-82/+112
|
\
\
|
|
/
|
*
Issue #22629: Revise idle_test.htest, mostly docstring. Start revision of
Terry Jan Reedy
2014-10-17
8
-82/+112
[next]