Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
94fd53ba4ee756f0ff17de83b704147596019345
94fd53b
- Fix typos in the multiprocessing module.
by doko@ubuntu.com
· 12 years ago
9df891c
- Fix typos in the multiprocessing module.
by doko@ubuntu.com
· 12 years ago
bcaddf6
- Issue #17754: Make ctypes.util.find_library() independent of the locale.
by doko@ubuntu.com
· 12 years ago
ef53558
- Issue #17754: Make ctypes.util.find_library() independent of the locale.
by doko@ubuntu.com
· 12 years ago
dbbf4c8
Misc/NEWS: Add 3.3.3 section and move entries made after the 3.3.2 release
by doko@ubuntu.com
· 12 years ago
9aed17f
null merge 3.3 from backport
by Benjamin Peterson
· 12 years ago
e1b4cbc
when arguments are cells clear the locals slot (backport of #17927)
by Benjamin Peterson
· 12 years ago
9396356
Backout c89febab4648 following private feedback by Guido.
by Antoine Pitrou
· 12 years ago
b710d7e
- Issue #17977: The documentation for the cadefault argument's default value
by Barry Warsaw
· 12 years ago
d486707
- Issue #17977: The documentation for the cadefault argument's default value
by Barry Warsaw
· 12 years ago
cde88dc
merge 3.3 (#17968)
by Benjamin Peterson
· 12 years ago
dedac52
prevent double free in cleanup code (#17968)
by Benjamin Peterson
· 12 years ago
e1970b8
Fix ResourceWarnings in test_sax
by Antoine Pitrou
· 12 years ago
2adb6fe
Fix ResourceWarnings in test_sax
by Antoine Pitrou
· 12 years ago
6599d0d
Merge with 3.3
by Terry Jan Reedy
· 12 years ago
bf4cba7
Silence unclosed open file ResourceWarning.
by Terry Jan Reedy
· 12 years ago
9c60f66
Complete 2 to 3 conversion
by Terry Jan Reedy
· 12 years ago
01180d4
Complete 2 to 3 conversion
by Terry Jan Reedy
· 12 years ago
5f18791
Issue #17968: Fix memory leak in os.listxattr().
by Antoine Pitrou
· 12 years ago
7f98739
Issue #17968: Fix memory leak in os.listxattr().
by Antoine Pitrou
· 12 years ago
f6b687f
remove support GCC PyArg_ParseTuple format patch, last seen in 2006
by Benjamin Peterson
· 12 years ago
fa6bdc6
merge 3.3
by Benjamin Peterson
· 12 years ago
901a278
use correct format code for exceptions
by Benjamin Peterson
· 12 years ago
159ae41
when an argument is a cell, set the local copy to NULL (see #17927)
by Benjamin Peterson
· 12 years ago
3bfc5f5
merge with 3.3
by Georg Brandl
· 12 years ago
0ab18e4
Added tag v3.3.2 for changeset d047928ae3f6
by Georg Brandl
· 12 years ago
84fc4ba
Closes #17962: Build with OpenSSL 1.0.1e on Windows.
by Georg Brandl
· 12 years ago
997d05d
merge
by Georg Brandl
· 12 years ago
3068aed
Issue #17606: Fixed support of encoded byte strings in the XMLGenerator
by Serhiy Storchaka
· 12 years ago
3eab6b3
Issue #17606: Fixed support of encoded byte strings in the XMLGenerator
by Serhiy Storchaka
· 12 years ago
88f4dd6
bump to 3.3.2
by Georg Brandl
· 12 years ago
7025349
merge with 3.3
by Georg Brandl
· 12 years ago
521ed52
Closes issue #17732: ignore install-directory specific options in
by Georg Brandl
· 12 years ago
3c6ab22
null-merge reversion of #1159051 patch from 3.3
by Georg Brandl
· 12 years ago
2665f21
merge with 3.3
by Georg Brandl
· 12 years ago
b3bd624
Back out patch for #1159051, which caused backwards compatibility problems.
by Georg Brandl
· 12 years ago
64949fa
merge with 3.2
by Georg Brandl
· 12 years ago
a9417d7
merge with 3.2
by Georg Brandl
· 12 years ago
c502df4
Issue #17915: Fix interoperability of xml.sax with file objects returned by
by Georg Brandl
· 12 years ago
93b061b
Issue #1159051: Back out a fix for handling corrupted gzip files that
by Georg Brandl
· 12 years ago
d1ef30f
merge
by Georg Brandl
· 12 years ago
831ae84
merge heads
by Georg Brandl
· 12 years ago
fbb9152
Issue #17838: merge with 3.3
by Georg Brandl
· 12 years ago
0d4931e
prevent IDLE from trying to close when sys.stdin is reassigned (#17838)
by Benjamin Peterson
· 12 years ago
43473e3
Diagnostics collected, test disabled for now.
by Vinay Sajip
· 12 years ago
caf9eb8
Re-enabled test with more diagnostics.
by Vinay Sajip
· 12 years ago
fc6f4cd
merge 3.3
by Benjamin Peterson
· 12 years ago
aa6f688
only close non-None files
by Benjamin Peterson
· 12 years ago
2e8457d
remove unused import
by Benjamin Peterson
· 12 years ago
2943cdb
simplify #17947 test with weakrefs
by Benjamin Peterson
· 12 years ago
4c8bf6b
merge
by Brett Cannon
· 12 years ago
f275416
Touch up grammar for dict.update() docstring.
by Brett Cannon
· 12 years ago
a75a2ec
merge 3.3 (#17547)
by Benjamin Peterson
· 12 years ago
feb5149
-Wformat is needed by gcc 4.8 (closes #17547)
by Benjamin Peterson
· 12 years ago
7ce35a1
Issue #17237: Fix crash in the ASCII decoder on m68k.
by Antoine Pitrou
· 12 years ago
8b0e984
Issue #17237: Fix crash in the ASCII decoder on m68k.
by Antoine Pitrou
· 12 years ago
3f5228d
Issue #16694: Add source code link for operator.py
by Raymond Hettinger
· 12 years ago
6832c81
#17927: Keep frame from referencing cell-ified arguments.
by Guido van Rossum
· 12 years ago
8c01ffa
Merge 3.3
by Barry Warsaw
· 12 years ago
d8f870d
I was confused before. It's correct to not call .close() inside the with
by Barry Warsaw
· 12 years ago
9b149b9
#17841: merge with 3.3.
by Ezio Melotti
· 12 years ago
173d410
#17841: remove missing codecs aliases from the documentation. Patch by Thomas Fenzl.
by Ezio Melotti
· 12 years ago
40e39fc
#17700: merge with 3.3
by Andrew Kuchling
· 12 years ago
ddcb304
#17700: update the curses HOWTO for 3.x
by Andrew Kuchling
· 12 years ago
1fbb773
#17938: merge with 3.3.
by Ezio Melotti
· 12 years ago
955382c
#17938: remove duplicate paragraphs.
by Ezio Melotti
· 12 years ago
79ec9f0
#17809: merge with 3.3.
by Ezio Melotti
· 12 years ago
ce82d57
#17809: fix a test failure in test_expanduser when $HOME has a trailing /. Patch by Kubilay Kocak.
by Ezio Melotti
· 12 years ago
b3c5d85
Issue #16601: Restarting iteration over tarfile no more continues from where
by Serhiy Storchaka
· 12 years ago
263fab9
Issue #16601: Restarting iteration over tarfile no more continues from where
by Serhiy Storchaka
· 12 years ago
f28dfdd
Issue #17912: Use a doubly linked-list for thread states.
by Charles-Francois Natali
· 12 years ago
04e70d1
Issue #17807: Generators can now be finalized even when they are part of a reference cycle.
by Antoine Pitrou
· 12 years ago
070cb3c
Issue #1545463: At shutdown, defer finalization of codec modules so that stderr remains usable.
by Antoine Pitrou
· 12 years ago
d62a514
#17877: merge with 3.3.
by Ezio Melotti
· 12 years ago
6bcc0f1
#17877: skip test if the Olson's TZ database is missing.
by Ezio Melotti
· 12 years ago
0fbdf26
#16523: merge with 3.3.
by Ezio Melotti
· 12 years ago
babc822
#16523: improve attrgetter/itemgetter/methodcaller documentation.
by Ezio Melotti
· 12 years ago
6f75a3e
Use Py_intptr_t to store the difference between two pointers, instead of int
by Victor Stinner
· 12 years ago
70792d2
Fix compiler warnings: explicit cast to int in sha256/sha512 modules
by Victor Stinner
· 12 years ago
e828961
zlib: Explicit cast to fix a compiler warning
by Victor Stinner
· 12 years ago
22c103b
Fix a compiler warning: use unsigned int type instead of enum PyUnicode_Kind to
by Victor Stinner
· 12 years ago
f2b9a34
audioop: explicit cast to fix a compiler warning
by Victor Stinner
· 12 years ago
313f10c
Fix a compiler warning: in and out are unused in _Py_char2wchar() if
by Victor Stinner
· 12 years ago
c41917f
Correction for 4f82b6cfee46.
by Richard Oudkerk
· 12 years ago
ad34ef8
Fix os.__all__ to is passes test___all__
by Richard Oudkerk
· 12 years ago
577abe1
Skip failing test pending investigation.
by Vinay Sajip
· 12 years ago
3ed3b3b
#17714: merge with 3.3.
by Ezio Melotti
· 12 years ago
c58a3ea
#17714: document that the base64 codec adds a trailing newline.
by Ezio Melotti
· 12 years ago
7168879
#17871: merge with 3.3.
by Ezio Melotti
· 12 years ago
9c939bc
#17871: fix unittest.TextTestRunner signature in the docs. Patch by Yogesh Chaudhari.
by Ezio Melotti
· 12 years ago
6e6bee8
merge
by Raymond Hettinger
· 12 years ago
12f588a
Issue 17920: Fix-up terminology in the set documentation
by Raymond Hettinger
· 12 years ago
f4f2424
Fix uninitialized value in charmap_decode_mapping()
by Victor Stinner
· 12 years ago
37c7465
Issue #11816: Add missing test helper
by Nick Coghlan
· 12 years ago
8cecc8c
Issue #7330: Implement width and precision (ex: "%5.3s") for the format string
by Victor Stinner
· 12 years ago
9b5d4d8
Issue #17289: The readline module now plays nicer with external modules or applications changing the rl_completer_word_break_characters global variable.
by Antoine Pitrou
· 12 years ago
a7f7deb
Issue #17289: The readline module now plays nicer with external modules or applications changing the rl_completer_word_break_characters global variable.
by Antoine Pitrou
· 12 years ago
b1294fa
Issue #12181: select module: Fix struct kevent definition on OpenBSD 64-bit
by Charles-Francois Natali
· 12 years ago
002a77d
Issue #12181: select module: Fix struct kevent definition on OpenBSD 64-bit
by Charles-Francois Natali
· 12 years ago
5f454a0
Issue #1545463: Global variables caught in reference cycles are now garbage-collected at shutdown.
by Antoine Pitrou
· 12 years ago
Next »