Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
3253fb1cb313e0e997fd75c0450d0c879b3a4772
3253fb1
merge 3.4 (#21128)
by Benjamin Peterson
· 11 years ago
511e222
make temporary read-only files writable, so rmtree can remove them (#21128)
by Benjamin Peterson
· 11 years ago
a04dbe4
Issue #17621: Introduce importlib.util.LazyLoader.
by Brett Cannon
· 11 years ago
f22b2f0
update Misc/NEWS
by Giampaolo Rodola'
· 11 years ago
a2b5bf0
Issue #21076: sigpending() is not available on Windows
by Victor Stinner
· 11 years ago
be9acef
Finish up signal -> _signal change
by Brett Cannon
· 11 years ago
d006af1
Issue #21076: the C signal module has been renamed to _signal
by Victor Stinner
· 11 years ago
815a6f3
merge along w/ fix for issue #2107 (commit c9239171e429)
by Brett Cannon
· 11 years ago
e7ef805
merge of fix for issue #20942
by Brett Cannon
· 11 years ago
18fc4e7
Issue #20942: PyImport_ImportFrozenModuleObject() no longer sets __file__.
by Brett Cannon
· 11 years ago
faf1965
merge 3.4
by Benjamin Peterson
· 11 years ago
1cd9825
merge 3.3
by Benjamin Peterson
· 11 years ago
7e90bc4
merge 3.2
by Benjamin Peterson
· 11 years ago
80e6af1
fix versionchanged version
by Benjamin Peterson
· 11 years ago
e09fb71
fix #21076: turn signal module constants into enums
by Giampaolo Rodola'
· 11 years ago
bcc1746
Issue #20636: Improved the repr of Tkinter widgets.
by Serhiy Storchaka
· 11 years ago
578c921
Issue #19505: The items, keys, and values views of OrderedDict now support
by Serhiy Storchaka
· 11 years ago
3d1e2e4
Closes #21149: Improved thread-safety in logging cleanup during interpreter shutdown.
by Vinay Sajip
· 11 years ago
156307b
Issue #21149: Improved thread-safety in logging cleanup during interpreter shutdown.
by Vinay Sajip
· 11 years ago
a5a294e
merge
by Raymond Hettinger
· 11 years ago
b30b34c
Issue 21143: Fix typo in docs for max().
by Raymond Hettinger
· 11 years ago
2995f8a
merge 3.4 (#21135)
by Benjamin Peterson
· 11 years ago
4d59a78
remove unused argument (closes #21135)
by Benjamin Peterson
· 11 years ago
10fbf18
Issue #20375: Clarify ET's parsing of comments and processing instructions.
by Eli Bendersky
· 11 years ago
0bd22d4
Issue #20375: Clarify ET's parsing of comments and processing instructions.
by Eli Bendersky
· 11 years ago
9f0218b
merge 3.4
by Benjamin Peterson
· 11 years ago
e331121
make sure to test UnicodeEncodeError, too
by Benjamin Peterson
· 11 years ago
d818fc9
merge 3.4 (#21134)
by Benjamin Peterson
· 11 years ago
9b09ba1
bail in unicode error's __str__ methods if the objects are not properly initialized (closes #21134)
by Benjamin Peterson
· 11 years ago
f93c27e
merge 3.4
by Benjamin Peterson
· 11 years ago
24dfb05
make test name consistent with the rest of the file
by Benjamin Peterson
· 11 years ago
0ac8e47
merge
by Raymond Hettinger
· 11 years ago
31b26f6
Issue #18652: Add an itertools recipe for first_true()
by Raymond Hettinger
· 11 years ago
5236f89
merge
by Raymond Hettinger
· 11 years ago
f4284e4
Documentation nit. List the traditional keyword-only argument first and the default last.
by Raymond Hettinger
· 11 years ago
9fd9089
merge
by Raymond Hettinger
· 11 years ago
da4bf8f
Issue 21125: minor documentation tweak.
by Raymond Hettinger
· 11 years ago
d03e47c
merge 3.4
by Benjamin Peterson
· 11 years ago
1acc69c
update version changed
by Benjamin Peterson
· 11 years ago
1839529
merge 3.4 (#21082)
by Benjamin Peterson
· 11 years ago
9dc203f
merge 3.3 (#21082)
by Benjamin Peterson
· 11 years ago
4717e21
merge 3.2 (#21082)
by Benjamin Peterson
· 11 years ago
ee5f1c1
remove directory mode check from makedirs (closes #21082)
by Benjamin Peterson
· 11 years ago
80f6759
merge 3.4
by Benjamin Peterson
· 11 years ago
78c8538
fix typo
by Benjamin Peterson
· 11 years ago
f63ea3d
merge 3.4
by Benjamin Peterson
· 11 years ago
5dd3cae
simplify check, since now there are only new-style classes
by Benjamin Peterson
· 11 years ago
bec07d0
Closes #15067: Merge port of 2.7 sqlite3 docs.
by Zachary Ware
· 11 years ago
9d08562
Issue #15067: Port 2.7 sqlite3 docs to 3.4
by Zachary Ware
· 11 years ago
0cf3ed6
inspect: Remove references to Python-3000
by Yury Selivanov
· 11 years ago
53db2b8
#16716: remove deprecation warning
by Andrew Svetlov
· 11 years ago
c3bf692
#16716: remove deprecation warning
by Andrew Svetlov
· 11 years ago
d6ee278
Merge 3.4: Get rid of deprecated IOError in the doc
by Andrew Svetlov
· 11 years ago
08af000
Get rid of deprecated IOError in the doc
by Andrew Svetlov
· 11 years ago
a7906dd
Merge 3.4 (#16716)
by Andrew Svetlov
· 11 years ago
5898d4f
IOError -> OSError
by Andrew Svetlov
· 11 years ago
a4dae7e
Merge 3.4 (#16716)
by Andrew Svetlov
· 11 years ago
050f9ea
Fix the doc: add deprecation warning in select module.
by Andrew Svetlov
· 11 years ago
3fec24e
Issue #21073: explain why Py_ReprEnter() allows for a missing thread state.
by Antoine Pitrou
· 11 years ago
04d17d3
Issue #21073: explain why Py_ReprEnter() allows for a missing thread state.
by Antoine Pitrou
· 11 years ago
934a295
merge 3.4 (#21115)
by Benjamin Peterson
· 11 years ago
809ee90
use https docs url
by Benjamin Peterson
· 11 years ago
1b90f8e
merge 3.4 (#21115)
by Benjamin Peterson
· 11 years ago
887cd7d
merge 3.3 (#21115)
by Benjamin Peterson
· 11 years ago
b25e3f9
merge 3.2
by Benjamin Peterson
· 11 years ago
b4be376
use https docs url (#21115)
by Benjamin Peterson
· 11 years ago
f50d46c
(Merge 3.4) Issue #20668: Remove tests.txt of test_asyncio
by Victor Stinner
· 11 years ago
d2403a2
Issue #20668: Remove tests.txt of test_asyncio
by Victor Stinner
· 11 years ago
a876833
merge 3.4
by Benjamin Peterson
· 11 years ago
f5bdfda
merge 3.3
by Benjamin Peterson
· 11 years ago
aa2d085
merge 3.2
by Benjamin Peterson
· 11 years ago
8aef28a
add Ian Beer
by Benjamin Peterson
· 11 years ago
00ced0f
merge 3.4
by Benjamin Peterson
· 11 years ago
d455ce4
merge 3.3
by Benjamin Peterson
· 11 years ago
0ad6098
merge 3.2
by Benjamin Peterson
· 11 years ago
23cf403
fix expandtabs overflow detection to be consistent and not rely on signed overflow
by Benjamin Peterson
· 11 years ago
af2b3f4
merge 3.4
by Benjamin Peterson
· 11 years ago
ff57aef
update notes to talk about -X showrefcount
by Benjamin Peterson
· 11 years ago
847c181
Merge 3.4.
by Martin v. Löwis
· 11 years ago
3da9fbb
Add test case for freeze.
by Martin v. Löwis
· 11 years ago
227bb38
Run test program.
by Martin v. Löwis
· 11 years ago
669b095
Merge 3.4 (#16047)
by Martin v. Löwis
· 11 years ago
c00d39e
Issue #16047: Fix module exception list and __file__ handling in freeze.
by Martin v. Löwis
· 11 years ago
ba6eba0
merge 3.4 (#21105)
by Benjamin Peterson
· 11 years ago
3a43403
make partialmethod example work (closes #21105)
by Benjamin Peterson
· 11 years ago
6e50ccd
Merge 3.4: Issue #11824: Consider ABI tags in freeze. Patch by Meador Inge.
by Martin v. Löwis
· 11 years ago
a7fcd92
Issue #11824: Consider ABI tags in freeze. Patch by Meador Inge.
by Martin v. Löwis
· 11 years ago
80c09cf
Add test case for freeze.
by Martin v. Löwis
· 11 years ago
e5bb551
Issue 21100: Amazingly, tuple lexicographic ordering was untested.
by Raymond Hettinger
· 11 years ago
ba26001
merge 3.4
by Benjamin Peterson
· 11 years ago
1339944
Issue #20022: Eliminate use of deprecated bundlebuilder in OS X builds.
by Ned Deily
· 11 years ago
589872c
Fix doc typo.
by Guido van Rossum
· 11 years ago
502ef90
Fix doc typo.
by Guido van Rossum
· 11 years ago
b5302c6
Null merge from 3.4.
by Eric Snow
· 11 years ago
f269cc6
Issue #21097: Move test_namespace_pkgs into test_importlib.
by Eric Snow
· 11 years ago
c4bbd7a
Issue #21097: Move test_namespace_pkgs into test_importlib.
by Eric Snow
· 11 years ago
762bee2
merge
by Raymond Hettinger
· 11 years ago
1e1e601
Minor readability improvement.
by Raymond Hettinger
· 11 years ago
5a23bd0
inspect: Update docstrings; Rename _signature_internal to _signature_from_callable.
by Yury Selivanov
· 11 years ago
67d727e
inspect.docs: Document that Signature and Parameter are now picklable (issue #20726)
by Yury Selivanov
· 11 years ago
Next »