Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
410d931a177af3253b7a360dc3d04f1ba57c294c
410d931
add filtering of individual files to PyZipFile
by Christian Tismer
· 11 years ago
8ed30c1
#17400; NEWS and ipaddress.rst change
by Peter Moody
· 11 years ago
8da15cc
asyncio: be more lenient if we don't understand status returned by waitpid().
by Guido van Rossum
· 11 years ago
22c3176
#17400; ipaddress should make it easy to identify rfc6598 addresses
by Peter Moody
· 11 years ago
b7ddbc8
Load SSL's error strings in hashlib.
by Christian Heimes
· 11 years ago
1a82f7e
Fix test_pydoc failure introduced by 2f09a6980e1a (issue #19030).
by Charles-François Natali
· 11 years ago
6459025
Issue #19170: telnetlib: use selectors.
by Charles-François Natali
· 11 years ago
6633c39
fix typo in what's new in 3.4
by Victor Stinner
· 11 years ago
e1bfd3e
Fix typo in whatsnew
by Christian Heimes
· 11 years ago
c20bcde
Issue #18527: Upgrade internal copy of zlib to 1.2.8
by Christian Heimes
· 11 years ago
3ac1eb1
merge
by Christian Heimes
· 11 years ago
a3fdcaa
Closes #19323: fix typo. Thanks to Michael Merickel.
by Georg Brandl
· 11 years ago
1a51b55
Simplify markup.
by Georg Brandl
· 11 years ago
eb2aeec
Reformat statistics.rst and remove unnecessary headings for each function.
by Georg Brandl
· 11 years ago
a606542
#19274: use captured_stdout() in the test suite; add NEWS entry.
by Georg Brandl
· 11 years ago
b0c84cd
Issue #19030: final pieces for proper location of various class attributes located in the metaclass.
by Ethan Furman
· 11 years ago
c93dbe2
Issue #19271: By Python3.4, the Python 2.4 backport links are no longer of much interest.
by Raymond Hettinger
· 11 years ago
2063aaf
Update faulthandler docs.
by Guido van Rossum
· 11 years ago
59202e5
add a filterfunc to zip file.PyZipFile.writepy, issue 19274
by Christian Tismer
· 11 years ago
47f1b76
#19319: merge with 3.3.
by Ezio Melotti
· 11 years ago
e459750
#19319: fix ctypes docs: sizeof is an operator in C, not a function.
by Ezio Melotti
· 11 years ago
7be5d7d
Issue 19306: Add extra hints to faulthandler stack dumps that they are upside down.
by Guido van Rossum
· 11 years ago
5c16c2e
#8964: merge with 3.3.
by Ezio Melotti
· 11 years ago
f076f53
#8964: fix platform._sys_version to handle IronPython 2.6+.
by Ezio Melotti
· 11 years ago
632f1bf
#19238, #19289: merge with 3.3.
by Ezio Melotti
· 11 years ago
c318442
#19238, #19289: fix description of the align and fill values of the format specification.
by Ezio Melotti
· 11 years ago
566a2be
#18958: Improve error message for json.load(s) while passing a string that starts with a UTF-8 BOM.
by Ezio Melotti
· 11 years ago
a0e768c
#19307: Improve error message for json.load(s) while passing objects of the wrong type.
by Ezio Melotti
· 11 years ago
4ea16e5
remove backticks
by Benjamin Peterson
· 11 years ago
44c3065
fix declaration of StatisticsError
by Benjamin Peterson
· 11 years ago
6b4f780
cleanup the construction of __qualname__ (closes #19301 again)
by Benjamin Peterson
· 11 years ago
a7a150c
Close #19297: fix resource warnings in test_asyncio. Patch by Vajrasky Kok.
by Antoine Pitrou
· 11 years ago
5121deb
Issue #19310: asyncio: fix child processes reaping logic.
by Charles-François Natali
· 11 years ago
e5a3154
Grammar fix
by Andrew Kuchling
· 11 years ago
7d61800
Skip one asyncio test when IPv6 isn't supported (Windows buildbots)
by Antoine Pitrou
· 11 years ago
cb1fe98
Make various asyncio test files individually runnable
by Antoine Pitrou
· 11 years ago
bcd7682
Issue #19309: asyncio: make waitpid() wait for all child processes, not only
by Charles-François Natali
· 11 years ago
f3e21ba
Make test_audioop discoverable by unittest.
by Serhiy Storchaka
· 11 years ago
6e9e4fe
Make test_audioop discoverable by unittest.
by Serhiy Storchaka
· 11 years ago
2acc456
Issue #16038: CVE-2013-1752: ftplib: Limit amount of data read by
by Serhiy Storchaka
· 11 years ago
c30b178
Issue #16038: CVE-2013-1752: ftplib: Limit amount of data read by
by Serhiy Storchaka
· 11 years ago
6de9200
Close #19313: remove no longer needed Py_XINCREF
by Nick Coghlan
· 11 years ago
c6564b9
Make PKCS5_PBKDF2_HMAC_fast() a static function
by Christian Heimes
· 11 years ago
36af10c
Issue #17087: Improved the repr for regular expression match objects.
by Serhiy Storchaka
· 11 years ago
d5fd8df
Add yet some 24-bit tests.
by Serhiy Storchaka
· 11 years ago
ce82eb2
Issue #12866: Fix bias() for 24-bit. Add more tests.
by Serhiy Storchaka
· 11 years ago
d49c47b
Break out of loop on EOF in asyncio echo test programs.
by Guido van Rossum
· 11 years ago
0acceb7
What's New updates prior to alpha
by Nick Coghlan
· 11 years ago
4dae27a
Tweak 'provisional' in glossary
by Nick Coghlan
· 11 years ago
92945c5
Un-backout e3ec6b17260c - the test fix was actually also necessary
by Antoine Pitrou
· 11 years ago
c1b7841
Backout e3ec6b17260c after Guido's fix
by Antoine Pitrou
· 11 years ago
32e4685
(Hopefully) proper fix for gentoo buildbot failure due to lacking AF_INET6 support.
by Guido van Rossum
· 11 years ago
d20afad
Issue #19305: try to fix sporadic test_asyncio failure on FreeBSD 10.0
by Antoine Pitrou
· 11 years ago
0d9eefd
Try to fix test_asyncio dual stack test when creating an IPv6 socket fails
by Antoine Pitrou
· 11 years ago
4ca7355
Issue #19299: fix refleak test failures in test_asyncio
by Antoine Pitrou
· 11 years ago
34d33a5
removal u_qualname, since compiler_scope_qualname is only ever called once
by Benjamin Peterson
· 11 years ago
a8a38b8
strengthen condition and add assertion
by Benjamin Peterson
· 11 years ago
ebe83f9
fix compile issue on windows. path is now a struct ptr
by Christian Heimes
· 11 years ago
e55013f
Issue #18235: Fix the sysconfig variables LDSHARED and BLDSHARED under AIX.
by Antoine Pitrou
· 11 years ago
0abb218
Issue #18235: Fix the sysconfig variables LDSHARED and BLDSHARED under AIX.
by Antoine Pitrou
· 11 years ago
3d9e481
give explicitly global functions and classes a global __qualname__ (closes #19301)
by Benjamin Peterson
· 11 years ago
3586673
Issue #19304: Fix typos noted by Claudiu Popa.
by Ned Deily
· 11 years ago
f5e987b
Issue #18606: Add the new "statistics" module (PEP 450). Contributed
by Larry Hastings
· 11 years ago
aa2b22a
Restore prototypes for the 'openpty' and 'forkpty' on BSDI (broken in issue #1772673).
by Serhiy Storchaka
· 11 years ago
dd06d14
Null merge
by Serhiy Storchaka
· 11 years ago
0e071c9
Fixed tests for issue #19279.
by Serhiy Storchaka
· 11 years ago
eaea5e9
Issue #12866: The audioop module now supports 24-bit samples.
by Serhiy Storchaka
· 11 years ago
c679227
Issue #1772673: The type of `char*` arguments now changed to `const char*`.
by Serhiy Storchaka
· 11 years ago
80ab130
Ignore PyCharm project directory
by Christian Heimes
· 11 years ago
b649ed7
Ignore PyCharm project directory
by Christian Heimes
· 11 years ago
0fbd94c
Issue #18582: skip test of _hashlib.pbkdf2_hmac if OpenSSL is not available or too old
by Christian Heimes
· 11 years ago
55e092f
Issue #19279: UTF-7 decoder no more produces illegal strings.
by Serhiy Storchaka
· 11 years ago
35804e4
Issue #19279: UTF-7 decoder no more produces illegal strings.
by Serhiy Storchaka
· 11 years ago
f19a6ef
Verify hostname if verify_mode is CERT_OPTIONAL too.
by Guido van Rossum
· 11 years ago
3743711
Disable some subprocess tests that hang on AIX.
by Guido van Rossum
· 11 years ago
351f539
Issue #18582: HMAC_CTX_copy() is not available on OpenSSL < 1.0
by Christian Heimes
· 11 years ago
7058dad
Skip the asyncio tests when threads are not available.
by Guido van Rossum
· 11 years ago
0f5bff2
Doc markup fixes.
by Georg Brandl
· 11 years ago
8608d26
contextlib doc updates and refactoring
by Nick Coghlan
· 11 years ago
e723622
Issue #18582: provide a faster C implementation of pbkdf2_hmac that works with OpenSSL < 1.0
by Christian Heimes
· 11 years ago
fcd8de2
lower case pbkdf2_hmac
by Christian Heimes
· 11 years ago
3626a50
Issue #19254: Provide an optimized Python implementation of PBKDF2_HMAC
by Christian Heimes
· 11 years ago
a412f76
Fix compilation of the curses module (broken by issue #16612).
by Serhiy Storchaka
· 11 years ago
3182680
Issue #16612: Add "Argument Clinic", a compile-time preprocessor
by Larry Hastings
· 11 years ago
5ceae41
Ensure setup.py looks for zlib.h in an OS X SDK.
by Ned Deily
· 11 years ago
507c591
Ensure setup.py looks for zlib.h in an OS X SDK.
by Ned Deily
· 11 years ago
29eec66
Issue #19019: Change the OS X installer build script to use CFLAGS instead
by Ned Deily
· 11 years ago
87adb6e
Issue #14499: Fix several problems with OS X universal build support:
by Ned Deily
· 11 years ago
ea41d5f
Issue #15663: Update OS X installer to use Tcl/Tk 8.5.15.
by Ned Deily
· 11 years ago
5375b49
Update OS X installer for building on 10.9.
by Ned Deily
· 11 years ago
ac25ca1
Update OS X installer for building on 10.9.
by Ned Deily
· 11 years ago
c548660
Issue #16742: My fix on PyOS_StdioReadline() was incomplete, PyMem_FREE() was
by Victor Stinner
· 11 years ago
355491d
Write flow control for asyncio (includes asyncio.streams overhaul).
by Guido van Rossum
· 11 years ago
051a331
Relax some asyncio test timeouts (http://bugs.python.org/issue19285).
by Guido van Rossum
· 11 years ago
ee1be99
Issue #19222: Add support for the 'x' mode to the gzip module.
by Nadeem Vawda
· 11 years ago
8a9e99c
Issue #19223: Add support for the 'x' mode to the bz2 module.
by Nadeem Vawda
· 11 years ago
42ca982
Issue #19201: Add support for the 'x' mode to the lzma module.
by Nadeem Vawda
· 11 years ago
c516815
Fix test to not consider mixin a standalone test
by Brett Cannon
· 11 years ago
1340049
Issue #16803: Move test_importlib.test_util to use both frozen and source code.
by Brett Cannon
· 11 years ago
6a57dd8
Issue #16803: Have test_importlib.test_locks use frozen and source code.
by Brett Cannon
· 11 years ago
Next »