Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
61e2bc74dfab1ceee332d3f480dcf86c478c87c5
/
Lib
baf7bb3
getpass: update docstrings (#49)
by MRMillon
· 8 years ago
af88e7e
bpo-27122: Fix comment to point to correct issue number (#47)
by Nathaniel J. Smith
· 8 years ago
109a9fe
Merge 3.6
by Victor Stinner
· 9 years ago
2a35c93
Fix test_datetime on Windows
by Victor Stinner
· 9 years ago
07547cd
Merge 3.6
by Victor Stinner
· 9 years ago
6f37e36
Fix test_datetime on system with 32-bit time_t
by Victor Stinner
· 9 years ago
05e218c
Merge 3.6
by Victor Stinner
· 9 years ago
b67f096
Fix datetime.fromtimestamp(): check bounds
by Victor Stinner
· 9 years ago
40ee824
Merge 3.6 (fix #29519)
by Łukasz Langa
· 9 years ago
57fe245
Merge 3.5 (fix #29519)
by Łukasz Langa
· 9 years ago
9cd7e17
Fix #29519: weakref spewing exceptions during interp finalization
by Łukasz Langa
· 9 years ago
331bbe6
Issue #29507: Update test_exceptions
by Victor Stinner
· 9 years ago
3722f1f
support: temp_dir() and change_cwd() uses repr() in error message
by Victor Stinner
· 9 years ago
17a63e2
Fix regrtest -j0 -R output
by Victor Stinner
· 9 years ago
04054d9
Update test_support for my temp_dir/change_cwd changes
by Victor Stinner
· 9 years ago
edb4881
support: add more info on temp_dir() and change_cwd() failure
by Victor Stinner
· 9 years ago
189413d
Issue #29314: Merge with 3.6
by Mariatta Wijaya
· 9 years ago
6138432
Issue #29314: Merge with 3.5
by Mariatta Wijaya
· 9 years ago
4e7ff8b
Issue #29314: Set the stacklevel to two in asyncio.async() Deprecation Warning
by Mariatta Wijaya
· 9 years ago
18d2c93
Issue #28164: Improves test on Windows 7
by Steve Dower
· 9 years ago
2dfa6cb
Issue #28164: Improves test on Windows 7
by Steve Dower
· 9 years ago
5bad70d
regrtest: don't fail immediately if a child does crash
by Victor Stinner
· 9 years ago
6aee6fb
Issue #29405: Make total calculation in _guess_delimiter more accurate.
by Xiang Zhang
· 9 years ago
64a2f9e
Merge from 3.6
by Steve Dower
· 9 years ago
0c8ee60
Updates test_winconsoleio to better show the source of its issues.
by Steve Dower
· 9 years ago
824c6fd
Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev)
by Steve Dower
· 9 years ago
5f9193a
Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev)
by Steve Dower
· 9 years ago
43fec9b
Merge issue #28164 and issue #29409
by Steve Dower
· 9 years ago
722e3e2
Issue #28164: Correctly handle special console filenames (patch by Eryk Sun)
by Steve Dower
· 9 years ago
479d96c
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
by Steve Dower
· 9 years ago
1add96f
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
by Steve Dower
· 9 years ago
d3c4853
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
by Steve Dower
· 9 years ago
eacee98
Issue #29409: Implement PEP 529 for io.FileIO (Patch by Eryk Sun)
by Steve Dower
· 9 years ago
ef51767
Issue #29444: Fixed out-of-bounds buffer access in the group() method of
by Serhiy Storchaka
· 9 years ago
86e4237
Issue #29444: Fixed out-of-bounds buffer access in the group() method of
by Serhiy Storchaka
· 9 years ago
7e10dbb
Issue #29444: Fixed out-of-bounds buffer access in the group() method of
by Serhiy Storchaka
· 9 years ago
5566bbb
Issue #29263: LOAD_METHOD support for C methods
by INADA Naoki
· 9 years ago
144fff8
Closes #29213: Merged fix from 3.6.
by Vinay Sajip
· 9 years ago
3746619
Fixes #29213: merged fix from 3.5.
by Vinay Sajip
· 9 years ago
db38b6c
Fixes #29213: regularised EOLs of venv scripts.
by Vinay Sajip
· 9 years ago
7601d78
Closes #24875: Merged fix from 3.6.
by Vinay Sajip
· 9 years ago
993f535
Fixes #24875: Merged fix from 3.5.
by Vinay Sajip
· 9 years ago
db6322c
Fixes #24875: pip can now be installed in a venv with --system-site-packages.
by Vinay Sajip
· 9 years ago
c0f59ad
Rename struct.unpack() 2nd parameter to "buffer"
by Victor Stinner
· 9 years ago
64e9127
Merge 3.5
by Victor Stinner
· 9 years ago
a5917d1
Issue #29300: test_struct tests unpack_from() with keywords
by Victor Stinner
· 9 years ago
3f2d101
Issue #29300: Convert _struct module to Argument Clinic
by Victor Stinner
· 9 years ago
bee09ae
Issue #29368: The extend() method is now called instead of the append()
by Serhiy Storchaka
· 9 years ago
934aba6
Issue #29377: Add three new wrappers to types.py (Manuel Krebber).
by Guido van Rossum
· 9 years ago
72268ae
Fix test_gdb.test_wrapper_call() on Python 2
by Victor Stinner
· 9 years ago
f94b68a
Make test_gdb.test_wrapper_call() make reliable
by Victor Stinner
· 9 years ago
6110833
python-gdb.py supports method-wrapper
by Victor Stinner
· 9 years ago
ef158c3
Issue #29218: Remove unused install_misc command
by Berker Peksag
· 9 years ago
7964d2b
Issue #29283: Merge from 3.6
by Berker Peksag
· 9 years ago
236fc60
Issue #29283: Delete accidentally added Lib/site-packages/README
by Berker Peksag
· 9 years ago
61fda05
Closes #29308: Merged fix from 3.6.
by Vinay Sajip
· 9 years ago
dbb5686
Fixes #29308: Merged fix from 3.5.
by Vinay Sajip
· 9 years ago
3ac5042
Fixes #29308: Respect VIRTUAL_ENV_DISABLE_PROMPT in Activate.ps1.
by Vinay Sajip
· 9 years ago
78d9e58
Issues #29311, #29289: Fixed and improved docstrings for dict and OrderedDict
by Serhiy Storchaka
· 9 years ago
0105606
issue29167: fix race condition in (Int)Flag
by Ethan Furman
· 9 years ago
28cf663
closes issue29167: fix race condition in (Int)Flag
by Ethan Furman
· 9 years ago
067cbd0
Issue #29337: Fixed possible BytesWarning when compare the code objects.
by Serhiy Storchaka
· 9 years ago
4102d25
Issue #29337: Fixed possible BytesWarning when compare the code objects.
by Serhiy Storchaka
· 9 years ago
713640c
Issue #29337: Fixed possible BytesWarning when compare the code objects.
by Serhiy Storchaka
· 9 years ago
90f6332
Issue #29338: Fix test_enum.
by Serhiy Storchaka
· 9 years ago
c05032c
Issues #29273: Merge test___all__ from 3.6
by Martin Panter
· 9 years ago
9cf20a6
Issues #29273: Merge test___all__ from 3.5
by Martin Panter
· 9 years ago
b1b985d
Issue #29273: Remove unneeded workaround to restore locale
by Martin Panter
· 9 years ago
213f229
Issue #29338: Don't output an empty signature for class constructor.
by Serhiy Storchaka
· 9 years ago
ccb5f3c
Issue #29338: The help of a builtin or extension class now includes the
by Serhiy Storchaka
· 9 years ago
60e6e96
Skip the test requiring ctypes if ctypes is unavailable.
by Gregory P. Smith
· 9 years ago
9358a6e
Skip the test requiring ctypes if ctypes is unavailable.
by Gregory P. Smith
· 9 years ago
1fa08bc
Skip the test requiring ctypes if ctypes is unavailable.
by Gregory P. Smith
· 9 years ago
773a8c4
typo fix, extra '.' on MacOS :)
by Gregory P. Smith
· 9 years ago
21a9b1d
typo fix, extra '.' on MacOS :)
by Gregory P. Smith
· 9 years ago
21d333b
typo fix, extra '.' :)
by Gregory P. Smith
· 9 years ago
4d5097a
Issue #28556: Allow defining methods in NamedTuple class syntax (#362) (3.6->3.7)
by Guido van Rossum
· 9 years ago
744cd63
Issue #28556: Allow defining methods in NamedTuple class syntax (#362) (3.5->3.6)
by Guido van Rossum
· 9 years ago
95919c0
Issue #28556: Allow defining methods in NamedTuple class syntax (#362)
by Guido van Rossum
· 9 years ago
62f82a9
Issue #28556: various style fixes for typing.py (3.6->3.7)
by Guido van Rossum
· 9 years ago
0c5f47f
Issue #28556: various style fixes for typing.py (3.5->3.6)
by Guido van Rossum
· 9 years ago
d7adfe1
Issue #28556: various style fixes for typing.py
by Guido van Rossum
· 9 years ago
5c8706c
Issue #29335: Fix subprocess.Popen.wait() when the child process has
by Gregory P. Smith
· 9 years ago
78034c8
Issue #29335: Fix subprocess.Popen.wait() when the child process has
by Gregory P. Smith
· 9 years ago
50e16e3
Issue #29335: Fix subprocess.Popen.wait() when the child process has
by Gregory P. Smith
· 9 years ago
d528791
Issue #29290: Merge 3.6.
by Xiang Zhang
· 9 years ago
b168118
Issue #29290: Merge 3.5.
by Xiang Zhang
· 9 years ago
7fe28ad
Issue #29290: argparse help messages won't wrap at non-breaking spaces.
by Xiang Zhang
· 9 years ago
19dea2c
Issue #28735: Fixed the comparison of mock.MagickMock with mock.ANY.
by Serhiy Storchaka
· 9 years ago
a203360
Issue #28735: Fixed the comparison of mock.MagickMock with mock.ANY.
by Serhiy Storchaka
· 9 years ago
362f058
Issue #28735: Fixed the comparison of mock.MagickMock with mock.ANY.
by Serhiy Storchaka
· 9 years ago
5e65cd3
Issue #29282: Backed out changeset b33012ef1417
by Mark Dickinson
· 9 years ago
d1b230e
Issue #29282: add fused multiply-add function, math.fma.
by Mark Dickinson
· 9 years ago
299dc23
Issue #29327: Fixed a crash when pass the iterable keyword argument to sorted().
by Serhiy Storchaka
· 9 years ago
398ef5c
Issue #29327: Fixed a crash when pass the iterable keyword argument to sorted().
by Serhiy Storchaka
· 9 years ago
38a49be
Issue #29198: add AsyncGenerator (Jelle Zijlstra) (3.5->3.6)
by Guido van Rossum
· 9 years ago
e9ed560
Issue #29198: add AsyncGenerator (Jelle Zijlstra)
by Guido van Rossum
· 9 years ago
c75340a
Issue #29198: add AsyncGenerator (Jelle Zijlstra) (3.6->3.7)
by Guido van Rossum
· 9 years ago
fa025f1
Update and enhance python-gdb.py
by Victor Stinner
· 9 years ago
e69f0e6
Issue #28556: allow default values in class form of NamedTuple -- Jelle Zijlstra (3.6->3.7)
by Guido van Rossum
· 9 years ago
Next »