Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
244afcf26cfd32deb6d389c4f1358ae16303affb
244afcf
Issue #23887: urllib.error.HTTPError now has a proper repr() representation.
by Facundo Batista
· 10 years ago
d209d64
Fix .gitignore for 'python' binary.
by Christian Heimes
· 10 years ago
34e0060
Fix .gitignore for 'python' binary.
by Christian Heimes
· 10 years ago
4320f54
merge 3.4 (#22785)
by Benjamin Peterson
· 10 years ago
ac22c6b
improved range docstring (closes #22785)
by Benjamin Peterson
· 10 years ago
7563043
- move NEWS item to 3.5
by doko@ubuntu.com
· 10 years ago
30912f3
Issue #21483: Skip test_timestamp_overflow on NFS.
by Berker Peksag
· 10 years ago
949c416
Merge heads
by Serhiy Storchaka
· 10 years ago
71b49dd
Issue #16840. Turn off bignum support in tkinter with with Tcl earlier than 8.5.8
by Serhiy Storchaka
· 10 years ago
3af7a38
Issue #16840. Turn off bignum support in tkinter with with Tcl earlier than 8.5.8
by Serhiy Storchaka
· 10 years ago
d86ef05
Issue #23917: Fall back to sequential compilation when ProcessPoolExecutor doesn't exist.
by Berker Peksag
· 10 years ago
aec0509
Fixed full Tcl version parsing in tests for pre-final versions.
by Serhiy Storchaka
· 10 years ago
462c357
Fixed full Tcl version parsing in tests for pre-final versions.
by Serhiy Storchaka
· 10 years ago
c3a7f18
Merge from 3.4
by Andrew Kuchling
· 10 years ago
333518e
#15183: clarify timeit documentation to say that setup statement isn't timed
by Andrew Kuchling
· 10 years ago
f5e8540
Issue #23008: Fixed resolving attributes with boolean value is False in pydoc.
by Serhiy Storchaka
· 10 years ago
b6076fb
Issue #23008: Fixed resolving attributes with boolean value is False in pydoc.
by Serhiy Storchaka
· 10 years ago
273a720
merge 3.4 (#24022)
by Benjamin Peterson
· 10 years ago
d73aca7
do not call into python api if an exception is set (#24022)
by Benjamin Peterson
· 10 years ago
8714cfd
Get rid of unused-but-set-variable warning. len and len2 should be equal and len2 is technically more correct, too.
by Christian Heimes
· 10 years ago
4d9d256
#17445: difflib: add diff_bytes(), to compare bytes rather than str
by Greg Ward
· 10 years ago
d19458a
merge 3.4 (#23989)
by Benjamin Peterson
· 10 years ago
6de708f
recommend requests library (closes #23989)
by Benjamin Peterson
· 10 years ago
4e2d82c
- move some NEWS items to 3.5.0 beta 1
by doko@ubuntu.com
· 10 years ago
f75d4a7
Fix asyncio issue 235 (merge from 3.4).
by Guido van Rossum
· 10 years ago
0bd16bc
Fix asyncio issue 235: Queue subclass bug caused by JoinableQueue merge.
by Guido van Rossum
· 10 years ago
629d697
Issue #16840: Turn on support of bignums only in final release of Tcl 8.5.
by Serhiy Storchaka
· 10 years ago
77e8311
Issue #16840: Turn on support of bignums only in final release of Tcl 8.5.
by Serhiy Storchaka
· 10 years ago
1acdb95
Merge Python 3.5.0a4 release engineering commits.
by Larry Hastings
· 10 years ago
103e57a
Post-release updates for Python 3.5.0a4.
by Larry Hastings
· 10 years ago
7e9d1d1
Issue #23908: os functions now reject paths with embedded null character
by Serhiy Storchaka
· 10 years ago
2b0d200
Issue #23908: os functions now reject paths with embedded null character
by Serhiy Storchaka
· 10 years ago
e3037e1
Issue #23728: binascii.crc_hqx() could return an integer outside of the range
by Serhiy Storchaka
· 10 years ago
2ef7c47
Issue #23728: binascii.crc_hqx() could return an integer outside of the range
by Serhiy Storchaka
· 10 years ago
c74bb9d
Issue #23842: Added tests for os.major(), os.minor() and os.makedev().
by Serhiy Storchaka
· 10 years ago
16b2e4f
Issue #23842: Added tests for os.major(), os.minor() and os.makedev().
by Serhiy Storchaka
· 10 years ago
617ccca
merge 3.4
by Benjamin Peterson
· 10 years ago
cdbe299
fix grammar
by Benjamin Peterson
· 10 years ago
777af30
Minor fixes to Windows build scripts
by Steve Dower
· 10 years ago
3c28c6e
Backed out buildbot clean
by Steve Dower
· 10 years ago
4ac54bb
Force the buildbots to clean up all externals.
by Steve Dower
· 10 years ago
02dae2a
Added tag v3.5.0a4 for changeset 413e0e0004f4
by Larry Hastings
· 10 years ago
55907f4
Version number bump for Python 3.5.0a4.
by Larry Hastings
· 10 years ago
770ce20
Regenerated pydoc-topics and fixed bad/suspicious doc markup for Python 3.5.0a4.
by Larry Hastings
· 10 years ago
1a084a8
Issue #23998: PyImport_ReInitLock() now checks for lock allocation error
by Christian Heimes
· 10 years ago
e0ac2be
Issue #23998: PyImport_ReInitLock() now checks for lock allocation error
by Christian Heimes
· 10 years ago
418fd74
Issue #23998: PyImport_ReInitLock() now checks for lock allocation error
by Christian Heimes
· 10 years ago
db46fea
Fixed error message for the "u#" format code.
by Serhiy Storchaka
· 10 years ago
d6e53da
Fixed error message for the "u#" format code.
by Serhiy Storchaka
· 10 years ago
bb72c47
Use PyArg_ParseTuple (new API) instead of PyArg_Parse (old API) for parsing tuples.
by Serhiy Storchaka
· 10 years ago
5cc9c4f
- #22980: fix triplet configure test for more targets
by doko@ubuntu.com
· 10 years ago
6627389
Mark TarInfo.frombuf() and TarInfo.fromtarfile() as classmethods.
by Berker Peksag
· 10 years ago
37de910
Mark TarInfo.frombuf() and TarInfo.fromtarfile() as classmethods.
by Berker Peksag
· 10 years ago
0002d3c
Issue #15566: Document encoding and errors parameters of TarInfo.frombuf().
by Berker Peksag
· 10 years ago
e4dde50
Issue #15566: Document encoding and errors parameters of TarInfo.frombuf().
by Berker Peksag
· 10 years ago
1a16a83
Closes #23536: Clarified scope of fileConfig()'s API.
by Vinay Sajip
· 10 years ago
2d965c2
Issue #23536: Clarified scope of fileConfig()'s API.
by Vinay Sajip
· 10 years ago
4e25913
Remove local dead code. In both blocks dir is always greater 0.
by Christian Heimes
· 10 years ago
6359641
Issue #20181: Converted the unicodedata module to Argument Clinic.
by Serhiy Storchaka
· 10 years ago
9260e77
Issue #20184: Converted _dbm and _gdbm modules to Argument Clinic.
by Serhiy Storchaka
· 10 years ago
6d7dced
Fix two typos in AbstractBasicAuthHandler documentation.
by Berker Peksag
· 10 years ago
37f1ba9
#16914: fix test errors under -W error::BytesWarning.
by R David Murray
· 10 years ago
2e6ad42
#16914: reflow paragraph and add missing versionchanged.
by R David Murray
· 10 years ago
11c5aba
News item for #16914.
by R David Murray
· 10 years ago
0c49b89
#16914: add timestamps to smtplib debugging output via new debuglevel 2.
by R David Murray
· 10 years ago
4c7f995
#7159: generalize urllib prior auth support.
by R David Murray
· 10 years ago
6297fec
Merge
by Christian Heimes
· 10 years ago
a8e3f7a
Update coverity modeling file to silence datetime warnings
by Christian Heimes
· 10 years ago
2b78129
#18128: use standard +NNNN timezone format in POT-Creation-Date header.
by R David Murray
· 10 years ago
29fbd21
Remove redundant check fro md5module.
by Christian Heimes
· 10 years ago
e8e4283
Remove redundant check for tb != NULL to shut up Coverity . It has been set to Py_None a couple of lines earlier.
by Christian Heimes
· 10 years ago
82adeff
Fix typo in assert statement
by Christian Heimes
· 10 years ago
eb076ae
Null merge
by Serhiy Storchaka
· 10 years ago
6a69466
Backported tests from issue #20175.
by Serhiy Storchaka
· 10 years ago
f24131f
Issue #20175: Converted the _io module to Argument Clinic.
by Serhiy Storchaka
· 10 years ago
7f90cba
Issue #23935: Argument Clinic's understanding of format units
by Larry Hastings
· 10 years ago
1746763
Remove spurious text from build instructions README.
by Guido van Rossum
· 10 years ago
3b81248
Issues #22980, 23969: For OS X, use PEP 3149-style file names for extension
by Ned Deily
· 10 years ago
20416f7
Issue #23703: Fix a regression in urljoin() introduced in 901e4e52b20a.
by Berker Peksag
· 10 years ago
d2bc389
Issue #4254: Adds _curses.update_lines_cols() Patch by Arnon Yaari
by Steve Dower
· 10 years ago
9abe049
#22980: fix triplet configure test for powerpc-linux-gnu
by doko@ubuntu.com
· 10 years ago
4171bbe
#23949: Improve tuple unpacking error messages.
by R David Murray
· 10 years ago
13a6ee0
Updates layout of some text in the Windows installer.
by Steve Dower
· 10 years ago
cb39d1f
Issue 19933: Provide default argument for ndigits in round. Patch by Vajrasky Kok.
by Steve Dower
· 10 years ago
807b80d
- #22980: fix typo in Lib/test/test_sysconfig.py triplet test
by doko@ubuntu.com
· 10 years ago
092f616
- configure.ac: remove duplicate PLATDIR definition
by doko@ubuntu.com
· 10 years ago
d3899c1
- Issue #22980: Under Linux, GNU/KFreeBSD and the Hurd, C extensions now include
by doko@ubuntu.com
· 10 years ago
7a80389
Issue 23193: Add numeric_owner to tarfile.TarFile.extract() and tarfile.TarFile.extractall().
by Eric V. Smith
· 10 years ago
28edf12
add Allison Kaptur (#21217)
by Benjamin Peterson
· 10 years ago
ef9ffcb
properly wrap
by Benjamin Peterson
· 10 years ago
6e73000
Add a subprocess.run() function than returns a CalledProcess instance for a
by Gregory P. Smith
· 10 years ago
a8723a0
Issue #21217: inspect.getsourcelines() now tries to compute the start and
by Antoine Pitrou
· 10 years ago
97100c0
Updates Windows installer to promote per-user installs over all-users.
by Steve Dower
· 10 years ago
f70fdd2
Generates and signs a self-extracting executable containing an embedded Python.
by Steve Dower
· 10 years ago
7c63fd3
issue9859: add the missing versionadded tag to the documentation.
by Gregory P. Smith
· 10 years ago
89964c4
Issue #23944: Argument Clinic now wraps long impl prototypes at column 78.
by Larry Hastings
· 10 years ago
687592d
Merge: #23925: stop (eg) PYTHONSTARTUP from causing test_cmd_line failure.
by R David Murray
· 10 years ago
f4bbc53
#23925: stop (eg) PYTHONSTARTUP from causing test_cmd_line failure.
by R David Murray
· 10 years ago
14a88ab
issue9859: Use an expected failure rather than a skip.
by Gregory P. Smith
· 10 years ago
cadbab2
Closes #23956: Merge with 3.4
by Zachary Ware
· 10 years ago
Next »