Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
67be92bed4f3d5ce156bb46185525ee5062a562e
67be92b
#4489: Add a shutil.rmtree that isn't suspectible to symlink attacks
by Hynek Schlawack
· 13 years ago
46cb1ef
Use non-deprecated speling.
by Antoine Pitrou
· 13 years ago
d4daa87
Properly cleanup pep3147 modules in test_import
by Antoine Pitrou
· 13 years ago
06e3758
Try to further debug occasional buildbot failure
by Antoine Pitrou
· 13 years ago
78157b3
On behalf of Nadeem Vawda: issue #10376: micro-optimize reading from a Zipfile.
by Antoine Pitrou
· 13 years ago
3861d8b
#15114: the strict mode of HTMLParser and the HTMLParseError exception are deprecated now that the parser is able to parse invalid markup.
by Ezio Melotti
· 13 years ago
a4db02c
Issue #15142: Fix reference leak when deallocating instances of types created using PyType_FromSpec().
by Antoine Pitrou
· 13 years ago
99cc629
Issue #15142: Fix reference leak when deallocating instances of types created using PyType_FromSpec().
by Antoine Pitrou
· 13 years ago
edc6018
Remove outdated statement
by Antoine Pitrou
· 13 years ago
766a16e
Fix test_re failure under Windows.
by Antoine Pitrou
· 13 years ago
463badf
Issue #3665: \u and \U escapes are now supported in unicode regular expressions.
by Antoine Pitrou
· 13 years ago
c9aa842
Issue #12965: Merge from 3.2.
by Mark Dickinson
· 13 years ago
b8dc3ab
Issue #12965: More PyLong_As* clarifications. Thanks Stefan Krah.
by Mark Dickinson
· 13 years ago
5bb7aa9
Try to fix shutil.which() tests on Windows by fixing a typo introduced in 27f9c26fdd8b in posix_access().
by Georg Brandl
· 13 years ago
93648f0
Issue #12965: Merge from 3.2.
by Mark Dickinson
· 13 years ago
f0acfee
Issue #12965: Clean up C-API docs for PyLong_AsLongLong(AndOverflow); clarify that __int__ will be called for non-PyLongs
by Mark Dickinson
· 13 years ago
04e2e3f
Close #15153: Added inspect.getgeneratorlocals to simplify whitebox testing of generator state updates
by Nick Coghlan
· 13 years ago
766e622
Issue #12965: Merge from 3.2
by Mark Dickinson
· 13 years ago
0a22924
Issue #12965: Clean up C-API docs for PyLong_AsLong(AndOverflow); clarify that __int__ will be called for non-PyLongs
by Mark Dickinson
· 13 years ago
2f92e54
Close #13062: Add inspect.getclosurevars to simplify testing stateful closures
by Nick Coghlan
· 13 years ago
970da45
merge
by Mark Dickinson
· 13 years ago
be4fb69
Issue #14742: test_unparse now only checks a limited number of files unless the 'cpu' resource is specified.
by Mark Dickinson
· 13 years ago
f8f5237
Remove useless test (flowinfo is unsigned).
by Charles-François Natali
· 13 years ago
9b0c006
Remove useless test (flowinfo is unsigned).
by Charles-François Natali
· 13 years ago
dc00f1e
Fix #15148. Capitalize PATH, hopefully leading to less confusion
by Brian Curtin
· 13 years ago
2193536
Fix #15148. Make the shutil.which docstring more thorough
by Brian Curtin
· 13 years ago
dbbc0c8
Issue #14626: Fix buildbot issue on OpenIndiana 3.x machines. (Hopefully.)
by Larry Hastings
· 13 years ago
fafd9ee
Revert unintended change in 973b4806f760
by Brian Curtin
· 13 years ago
e3f3940
file was the old arg name from an earlier patch. command matches the implementation
by Brian Curtin
· 13 years ago
de74de5
Issue #15148: Fixed typos in shutil.which() docstring
by Alexander Belopolsky
· 13 years ago
6489213
fixed whitespace
by Alexander Belopolsky
· 13 years ago
8141cc7
Issues #11024: Fixes and additional tests for Time2Internaldate.
by Alexander Belopolsky
· 13 years ago
60c13dd
Skip the test only if neccesary - Kernel bug in freebsd9 - #10142: Support for SEEK_HOLE/SEEK_DATA
by Jesus Cea
· 13 years ago
9d87486
Kernel bug in freebsd9 - #10142: Support for SEEK_HOLE/SEEK_DATA
by Jesus Cea
· 13 years ago
310f95b
A better repr() for FileFinder
by Antoine Pitrou
· 13 years ago
67cbf7b
Issue #14626: Fix buildbot issue on x86 Tiger 3.x.
by Larry Hastings
· 13 years ago
90867a5
Issue #14626: Fix buildbot issues on FreeBSD (AMD64). (Fingers crossed.)
by Larry Hastings
· 13 years ago
9cf065c
Issue #14626: Large refactoring of functions / parameters in the os module.
by Larry Hastings
· 13 years ago
f0f4742
Fix silly mistake in debugging code
by Antoine Pitrou
· 13 years ago
3077ab8
Whitespace.
by Stefan Krah
· 13 years ago
7c7cbfc
Issue #15008: Implement PEP 362 "Signature Objects". Patch by Yury Selivanov.
by Larry Hastings
· 13 years ago
8e0d255
Merge
by Guido van Rossum
· 13 years ago
95c1c48
Speed up base64.urlsafe_{en,de}code().
by Guido van Rossum
· 13 years ago
541b7c8
Add debug output for temporary buildbot failures
by Antoine Pitrou
· 13 years ago
07c24d1
Issue #444582: shutil.which() respects relative paths.
by Antoine Pitrou
· 13 years ago
849349d
whitespace normalize
by Brian Curtin
· 13 years ago
c57a345
Fix #444582. Add shutil.which function for finding programs on the system path.
by Brian Curtin
· 13 years ago
ebd1b1d
Merge heads
by Martin v. Löwis
· 13 years ago
7c771ca
Issue #15143: Define _DEBUG when compiling resources.
by Martin v. Löwis
· 13 years ago
1326e8f
Merge
by Antoine Pitrou
· 13 years ago
7e3e496
merge
by Alexander Belopolsky
· 13 years ago
ffd4d47
Add a docstring at the top of Tools/ssl/make_ssl_data.py
by Antoine Pitrou
· 13 years ago
93c9cd0
Issue #9527: tm_gmtoff has 'correct' sign.
by Alexander Belopolsky
· 13 years ago
48ed360
Issue #14769: Incorporated mildly pedantic feedback from python-dev.
by Larry Hastings
· 13 years ago
5f6213b
Merge
by Antoine Pitrou
· 13 years ago
f7338f6
Add forgotten files for #14837.
by Antoine Pitrou
· 13 years ago
3b36fb1
Issue #14837: SSL errors now have `library` and `reason` attributes describing precisely what happened and in which OpenSSL submodule.
by Antoine Pitrou
· 13 years ago
49526f4
Issue #14785: Add sys._debugmallocstats() to help debug low-level memory allocation issues
by David Malcolm
· 13 years ago
69cf913
Issue #15124: Optimize _thread.LockType deletion and acquisition when
by Kristjan Valur Jonsson
· 13 years ago
878054e
Fixed compiler warnings in datetime_astimezone()
by Alexander Belopolsky
· 13 years ago
31227ca
Issue #9527: Fixes for platforms without tm_zone
by Alexander Belopolsky
· 13 years ago
67064bc
merge
by Alexander Belopolsky
· 13 years ago
a263772
Issue #7582: Use ISO timestamp in diff.py
by Alexander Belopolsky
· 13 years ago
9436361
Closes #10142: Support for SEEK_HOLE/SEEK_DATA
by Jesus Cea
· 13 years ago
ff493c9
Issue #9527: datetime.astimezone() method will now supply a class
by Alexander Belopolsky
· 13 years ago
fdc860f
Issue #9527: datetime.astimezone() method will now supply a class
by Alexander Belopolsky
· 13 years ago
8f904da
Issue #14769: test_capi now has SkipitemTest, which cleverly checks
by Larry Hastings
· 13 years ago
466bfff
Whitespace normalization
by Martin v. Löwis
· 13 years ago
c06917b
Add Stable ABI documentation.
by Martin v. Löwis
· 13 years ago
7800f75
Issue #15042: Add PyState_AddModule and PyState_RemoveModule.
by Martin v. Löwis
· 13 years ago
7f59fd7
Simplify code in fileio_init
by Hynek Schlawack
· 13 years ago
76935b9
Issue #14653: email.utils.mktime_tz() no longer relies on system
by Alexander Belopolsky
· 13 years ago
a07548e
Issue #14653: email.utils.mktime_tz() no longer relies on system
by Alexander Belopolsky
· 13 years ago
2180c97
Document the rest of zlib.compressobj()'s arguments.
by Nadeem Vawda
· 13 years ago
cf5e1d8
Tidy up comments from dd4f7d5c51c7 (zlib compression dictionary support).
by Nadeem Vawda
· 13 years ago
a425c3d
Make lzma.{encode,decode}_filter_properties private.
by Nadeem Vawda
· 13 years ago
01317d2
Merge /features/pep397 changes
by Brian Curtin
· 13 years ago
fe078f7
branch merge
by Brian Curtin
· 13 years ago
6b2cf01
Remove associator project - it's not needed
by Brian Curtin
· 13 years ago
6916835
#10053: Don't close FDs when FileIO.__init__ fails
by Hynek Schlawack
· 13 years ago
9ed8b4e
#10053: Don't close FDs when FileIO.__init__ fails
by Hynek Schlawack
· 13 years ago
6a8ca3e
Remove the original license, as this was contributed under Vinay Sajip's agreement.
by Martin v. Löwis
· 13 years ago
8559b3c
Build and bundle the 32-bit launcher in all configurations.
by Martin v. Löwis
· 13 years ago
af21ebb
Fix UNICODE glitch.
by Martin v. Löwis
· 13 years ago
91a3468
Fix off-by-one error.
by Martin v. Löwis
· 13 years ago
7dae234
Package the launcher.
by Martin v. Löwis
· 13 years ago
a759d4e
Make private function static (from `make smelly`)
by Antoine Pitrou
· 13 years ago
c2b4673
md5_{init,process,done}: make static
by doko@ubuntu.com
· 13 years ago
1e5be8c
sha1_{init,process,done}: make static
by doko@ubuntu.com
· 13 years ago
f36d65c
Use GetEnvironmentVariableW instead of _wgetenv to silence VC warnings.
by Martin v. Löwis
· 13 years ago
56bf6f8
Add version resource.
by Martin v. Löwis
· 13 years ago
1e3398a
... and fix the name of the sha1 file name.
by doko@ubuntu.com
· 13 years ago
dca7303
Fix name of the sha1 extension.
by doko@ubuntu.com
· 13 years ago
0684a9d
Remove references to removed md5.h and md5.c files.
by doko@ubuntu.com
· 13 years ago
39378f7
format_obj: make it static
by doko@ubuntu.com
· 13 years ago
6919223
Issue #14225: Fix Unicode support for curses (#12567) on OS X:
by Ned Deily
· 13 years ago
9698bde
Add associator
by Brian Curtin
· 13 years ago
fd8a838
Issue #14684: Add support for predefined compression dictionaries to the zlib module.
by Nadeem Vawda
· 13 years ago
50b0a36
Fix comment.
by Stefan Krah
· 13 years ago
2238501
Many cleanups of redundant code in mpd_qrem_near():
by Stefan Krah
· 13 years ago
Next »