Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
00f402bfcbe3245f9c62f86376fc77bb9e7de639
00f402b
Close #1767933: Badly formed XML using etree and utf-16. Patch by Serhiy Storchaka, with some minor fixes by me
by Eli Bendersky
· 12 years ago
1191709
- Issue #15233: Python now guarantees that callables registered with
by Larry Hastings
· 12 years ago
c4ac789
Fix-up latex styling
by Raymond Hettinger
· 12 years ago
ad5ae04
- Issue #15238: shutil.copystat now copies Linux "extended attributes".
by Larry Hastings
· 12 years ago
7c6309c
Update the embedded copy of the expat XML parser to 2.1.0. It brings
by Gregory P. Smith
· 12 years ago
1581067
Minor grammatical tweaks.
by Brett Cannon
· 12 years ago
f877a7c
Some small fixes and clarifications to the io documentation
by Eli Bendersky
· 12 years ago
24711c4
Merge #15230 doc updates from 3.2
by Nick Coghlan
· 12 years ago
a3d1cac
Issue #15230: Update runpy docs to clarify a couple of points that came up in this issue
by Nick Coghlan
· 12 years ago
2f54b98
Merge fix for #15230 from 3.2
by Nick Coghlan
· 12 years ago
761bb11
Close #15230: runpy.run_path now sets __package__ correctly. Also refactored the runpy tests to use a more systematic approach
by Nick Coghlan
· 12 years ago
045bd53
Issue #15241: Fix test_prefixes failure in test_venv due to symlink in
by Ned Deily
· 12 years ago
26c01d7
Try other approach to fix issue #15334.
by Antoine Pitrou
· 12 years ago
2bb3021
Try other approach to fix issue #15334.
by Antoine Pitrou
· 12 years ago
2e28f09
Null merge
by Antoine Pitrou
· 12 years ago
924ae1b
Remove duplicate entry and fix order
by Antoine Pitrou
· 12 years ago
b9c7c82
Issue #15334: skip test_dynamic_key when run in non-interactive mode.
by Antoine Pitrou
· 12 years ago
f0b1baf
Issue #15334: skip test_dynamic_key when run in non-interactive mode.
by Antoine Pitrou
· 12 years ago
c287423
Merge
by Antoine Pitrou
· 12 years ago
c27ace6
Issue #15338: skip test_UNC_path when the current user doesn't have enough permissions to access the path.
by Antoine Pitrou
· 12 years ago
68f4247
Issue #15338: skip test_UNC_path when the current user doesn't have enough permissions to access the path.
by Antoine Pitrou
· 12 years ago
fb20a1a
Fix builtin test and simplify the classified text tuple.
by Raymond Hettinger
· 12 years ago
a6473f9
Issues #15169, #14599: Make PyImport_ExecCodeModuleWithPathnames() use
by Brett Cannon
· 12 years ago
d104eef
Issue #15053: Make sure all functions related to the import lock have
by Brett Cannon
· 12 years ago
52cc722
Add c_size_t and c_ssize_t to the ctypes summary table.
by Antoine Pitrou
· 12 years ago
921d124
Show the proper way to exit a cmd shell
by Raymond Hettinger
· 12 years ago
282083d
Issue #15300: Ensure the temporary test working directories are in the same parent folder when running tests in multiprocess mode from a Python build.
by Antoine Pitrou
· 12 years ago
67097fd
Use _RPCFile.write properly.
by Martin v. Löwis
· 12 years ago
c276165
Don't use TextIOBase implementations in _RPCFile.
by Martin v. Löwis
· 12 years ago
8a75bed
Issue #15319: Revert wrapping of sys.stdin. Patch by Serhiy Storchaka.
by Martin v. Löwis
· 12 years ago
c65ef9b
Issue #4832: Modify IDLE to save files with .py extension by
by Ned Deily
· 12 years ago
78da3bc
Additional fixes to multiprocessing docs (for issue #13686)
by Eli Bendersky
· 12 years ago
8a80502
Issue #15296: Fix minidom.toxml/toprettyxml for non-unicode encodings. Patch by Serhiy Storchaka, with some minor style adjustments by me.
by Eli Bendersky
· 12 years ago
b674dcf
Some fixes for the documentation of multiprocessing (per issue #13686)
by Eli Bendersky
· 12 years ago
e08824c
Remove :noindex: for threading.Thread which killed all reference links to it
by Eli Bendersky
· 12 years ago
e574402
Issue #7652: Clean up _mpd_qinvroot() and mark it LIBMPDEC_ONLY. Use the
by Stefan Krah
· 12 years ago
c128167
Add c_size_t and c_ssize_t to the ctypes summary table.
by Antoine Pitrou
· 12 years ago
77f7a9b
merge
by Raymond Hettinger
· 12 years ago
5df0204
For diagnosis, try to list the directory first
by Antoine Pitrou
· 12 years ago
f189e80
Small improvements to test_unc_path
by Antoine Pitrou
· 12 years ago
021548c
Try to fix or diagnose buildbot failures
by Antoine Pitrou
· 12 years ago
673eb6a
Issue #15300: Ensure the temporary test working directories are in the same parent folder when running tests in multiprocess mode from a Python build.
by Antoine Pitrou
· 12 years ago
fa0989f
merge 3.2
by Martin v. Löwis
· 12 years ago
ff40aa7
merge 3.2
by Martin v. Löwis
· 12 years ago
9ba4545
merge 3.2
by Martin v. Löwis
· 12 years ago
44b4b6a
Fix compilation under Windows
by Antoine Pitrou
· 12 years ago
461c813
Issue #15111: When a module was imported using a 'from import'
by Brett Cannon
· 12 years ago
c4618e3
Factored out common venv documentation and added more information about Distribute/pip.
by Vinay Sajip
· 12 years ago
7d39055
Add simple LaTeX markup
by Raymond Hettinger
· 12 years ago
66f3659
fix refleak
by Benjamin Peterson
· 12 years ago
7d30b80
Issue #15315: Support VS 2010 in distutils cygwincompiler.
by Martin v. Löwis
· 12 years ago
2b9df89
Don't package removed pysetup3 anymore.
by Martin v. Löwis
· 12 years ago
fa87370
initialize variable for compiler happiness
by Benjamin Peterson
· 12 years ago
bc8e097
Merge
by Brett Cannon
· 12 years ago
77b2abd
Issue #15167 (as part of #13959): imp.get_magic() is no implemented in
by Brett Cannon
· 12 years ago
f07d949
Fix markup
by Raymond Hettinger
· 12 years ago
afbb5fb
Null merge
by Antoine Pitrou
· 12 years ago
59b9a7b
Backport test for nested namespace packages.
by Antoine Pitrou
· 12 years ago
b2dd880
Issue #15294: Fix a regression in pkgutil.extend_path()'s handling of nested namespace packages.
by Antoine Pitrou
· 12 years ago
7df5e58
merge 3.2
by Martin v. Löwis
· 12 years ago
1d0f6dd
normalize whitespace
by Martin v. Löwis
· 12 years ago
b7439a5
merge heads
by Martin v. Löwis
· 12 years ago
79007fa
merge 3.2
by Martin v. Löwis
· 12 years ago
9ae3f7a
Issue #13532: Check that arguments to sys.stdout.write are strings.
by Martin v. Löwis
· 12 years ago
5c453ce
Use the proper term.
by Brett Cannon
· 12 years ago
3adc7b7
Issue #15242: Have PyImport_GetMagicTag() return a const char *
by Brett Cannon
· 12 years ago
903c27c
Add a note about pkgutil and how some things do not work in the face of PEP 302 permeating throughout import.
by Brett Cannon
· 12 years ago
b194497
Issue #15288: Clarify that pkgutil.walk_packages() and friends will no
by Brett Cannon
· 12 years ago
19a2f59
Issue #15056: imp.cache_from_source() and source_from_cache() raise
by Brett Cannon
· 12 years ago
bf7eab0
Issue #15256: Re-use the ImportError exception message as defined by
by Brett Cannon
· 12 years ago
cd9b746
Added cross-references to venv definition.
by Vinay Sajip
· 12 years ago
6dc9f0e
Merged upstream changes.
by Vinay Sajip
· 12 years ago
a945ad1
Issue #15283: Updated pyvenv documentation to expand on activation.
by Vinay Sajip
· 12 years ago
848245a
Add verbose option for diagnostics
by Raymond Hettinger
· 12 years ago
cc4cffb
Merge with 3.2 Issue 12510
by Terry Jan Reedy
· 12 years ago
44dea9d
Issue 12510: Delete actual first param name for all methods; revise tests.
by Terry Jan Reedy
· 12 years ago
612a815
revert the changes done for issue14826 - quoting witin Request is not desirable.
by Senthil Kumaran
· 12 years ago
168456d
revert the changes done for issue14826 - quoting witin Request is not desirable.
by Senthil Kumaran
· 12 years ago
9ae9473
Make it easier to search for the grouper() recipe.
by Raymond Hettinger
· 12 years ago
86a20f8
Issue 15265: document the exception raised for invalid sample sizes.
by Raymond Hettinger
· 12 years ago
42a5f4a
Minor algorithmic tweaks, better factoring, improved docstrings and variable names
by Raymond Hettinger
· 12 years ago
dd445e8
Merge 3.2 closes issue 13557
by Terry Jan Reedy
· 12 years ago
83efd6c
Issue #13557: Clarify effect of giving two different namespaces to exec or
by Terry Jan Reedy
· 12 years ago
1ced17d
Issue #15110: Copy same docstring as other '_exec_module' methods.
by Amaury Forgeot d'Arc
· 12 years ago
ae7b8f0
Issue #15110: Also hide importlib frames when importing a builtin module fails.
by Amaury Forgeot d'Arc
· 12 years ago
9ed3743
test AST base type garbage collection
by Benjamin Peterson
· 12 years ago
68aecb5
add news note for 85cccc38d01c
by Benjamin Peterson
· 12 years ago
8107176
add gc support to the AST base type (closes #15293)
by Benjamin Peterson
· 12 years ago
4d378d8
Closes #15281, #15283: Don't make venv scripts executable, but copy source mode instead, and provide better help for pyvenv.
by Vinay Sajip
· 12 years ago
07c4e33
Issue 14814: The new systematic tests aren't just about error reporting any more - change names accordingly. Added and tweaked some example to ensure they were covering the intended code paths
by Nick Coghlan
· 12 years ago
88bf5ca
Merge
by Antoine Pitrou
· 12 years ago
5d62a61
Fix test_inspect messing up with linecache.cache.
by Antoine Pitrou
· 12 years ago
27396a1
Issue 14814: Remove dead function (noticed by Serhiy Storchaka)
by Nick Coghlan
· 12 years ago
6803855
Fix test failure under Windows
by Antoine Pitrou
· 12 years ago
c2faa5b
Merge
by Antoine Pitrou
· 12 years ago
5075074
Issue #15291: Fix a memory leak where AST nodes where not properly deallocated.
by Antoine Pitrou
· 12 years ago
3f4ce63
Issue #11022 and #15287: correctly remove the TESTFN file in test_builtin.
by Florent Xicluna
· 12 years ago
bc07a5c
Issue #15110: Fix the tracebacks generated by "import xxx" to not show the importlib stack frames.
by Antoine Pitrou
· 12 years ago
25bfb52
issue 14826 - Address the buildbot failure quote of url is the required change ( explanation msg164973)
by Senthil Kumaran
· 12 years ago
45ce4dc
issue 14826 - Address the buildbot failure ( explanation msg164973)
by Senthil Kumaran
· 12 years ago
Next »