Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e132f527c9ae1e6b375a39014563015c6391f52f
e132f52
check return value of _PyUnicode_AsString
by Benjamin Peterson
· 12 years ago
591c921
merge 3.2
by Benjamin Peterson
· 12 years ago
9892f52
avoid a function call with redundant checks for dict size
by Benjamin Peterson
· 12 years ago
67f7a5a
merge 3.2
by Benjamin Peterson
· 12 years ago
37d2c99
fix spelling
by Benjamin Peterson
· 12 years ago
d97eb0d
merge 3.2 (#16345)
by Benjamin Peterson
· 12 years ago
275c848
merge heads
by Benjamin Peterson
· 12 years ago
d1f2cb3
only fast-path fromkeys() when the constructor returns a empty dict (closes #16345)
by Benjamin Peterson
· 12 years ago
616f803
Issue #16197: Fix several small errors in winreg documentation.
by Andrew Svetlov
· 12 years ago
08d8434
MERGE: Closes #16369: Global PyTypeObjects not initialized with PyType_Ready(...). DOCUMENT IT!
by Jesus Cea
· 12 years ago
64085e3
Closes #16369: Global PyTypeObjects not initialized with PyType_Ready(...). DOCUMENT IT!
by Jesus Cea
· 12 years ago
3e11d65
merge #16371: fix up the English a bit more.
by R David Murray
· 12 years ago
a2959ce
#16371: fix up the English a bit more.
by R David Murray
· 12 years ago
0451d25
Merge issue #16371: fix typo in ctypes documentation.
by Andrew Svetlov
· 12 years ago
ec42255
Issue #16371: fix typo in ctypes documentation.
by Andrew Svetlov
· 12 years ago
694f9ce
Merge issue #16370: Mention Py_SetProgramName in example for very high level embedding.
by Andrew Svetlov
· 12 years ago
e1fa22a
Issue #16370: Mention Py_SetProgramName in example for very high level embedding.
by Andrew Svetlov
· 12 years ago
f9c7c36
Merge: Remove already dropped function PySys_GetFile from documentation.
by Andrew Svetlov
· 12 years ago
4deb16d
Remove already dropped function PySys_GetFile from documentation.
by Andrew Svetlov
· 12 years ago
796c443
Merge: fix docstring for deque ctor to mark iterable parameter optional
by Andrew Svetlov
· 12 years ago
6a5c7c3
Fix docstring for deque ctor to mark iterable parameter optional
by Andrew Svetlov
· 12 years ago
7ea6f70
Fix typo in mock docs.
by Andrew Svetlov
· 12 years ago
2c05a2e
do safety checks on __qualname__ assignment
by Benjamin Peterson
· 12 years ago
8afa7fa
don't shadow the __qualname__ descriptor with __qualname__ in the class's __dict__ (closes #16271)
by Benjamin Peterson
· 12 years ago
e8ea97f
merge 3.2 (#16369)
by Benjamin Peterson
· 12 years ago
c431128
initialize more global type objects (closes #16369)
by Benjamin Peterson
· 12 years ago
cc4bacf
#12890: fix test on windows
by R David Murray
· 12 years ago
6b879fa
Merge 3.2
by Brian Curtin
· 12 years ago
e9aeca7
Fix #16197. Update docstrings and documentation to match winreg code.
by Brian Curtin
· 12 years ago
4648b47
#14897: Enhance error messages of struct.pack and struct.pack_into
by Petri Lehtinen
· 12 years ago
92c28ca
#14897: Enhance error messages of struct.pack and struct.pack_into
by Petri Lehtinen
· 12 years ago
646eb1e
Merge with 3.2 for issue #16262
by Ross Lagerwall
· 12 years ago
1b863eb
Fix regression from issue #16262
by Ross Lagerwall
· 12 years ago
d285029
Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages.
by Chris Jerdonek
· 12 years ago
8b7f9f5
Remove unneeded "Release" and "Date" markers from doc index pages.
by Chris Jerdonek
· 12 years ago
6c1da82
merge
by Brett Cannon
· 12 years ago
f873d7c
Issue #16342: Lib/_sysconfigdata.py is no longer put into Lib, so
by Brett Cannon
· 12 years ago
6294305
Merge: Add test for BZ2Decompressor.decompress("") after end of stream.
by Nadeem Vawda
· 12 years ago
a1952d4
Add test for BZ2Decompressor.decompress("") after end of stream.
by Nadeem Vawda
· 12 years ago
484adb5
Merged upstream changes.
by Vinay Sajip
· 12 years ago
bdd13fd
Closes #16340: Handle exception while copying script to venv.
by Vinay Sajip
· 12 years ago
ff65a10
Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2.
by Georg Brandl
· 12 years ago
6a935d9
merge heads
by Georg Brandl
· 12 years ago
75f0020
Remove confusing "Release" and "Date" markers from whatsnews.
by Georg Brandl
· 12 years ago
21b1024
merge heads
by Andrew Svetlov
· 12 years ago
6d50a54
Merge issue #14570: Document json sort_keys parameter properly.
by Andrew Svetlov
· 12 years ago
2ec53be
Issue #14570: Document json sort_keys parameter properly.
by Andrew Svetlov
· 12 years ago
2a83f16
Issue #14700: merge tests from 3.2.
by Mark Dickinson
· 12 years ago
fb90c09
Issue #14700: Fix buggy overflow checks for large precision and width in new-style and old-style formatting.
by Mark Dickinson
· 12 years ago
5b9561d
merge with 3.2
by Georg Brandl
· 12 years ago
579d5cd
changeset: 80007:49e4541f2aef
by Georg Brandl
· 12 years ago
c2415eb
Issue #14616: Mention shlex.quote in subprocess docs.
by Andrew Svetlov
· 12 years ago
65e2bef
Issue #16340: exclude venv/scripts from byte-compilation at installation time on Windows.
by Vinay Sajip
· 12 years ago
01f47e8
Add a autobuild-quick target that only rebuilds HTML.
by Georg Brandl
· 12 years ago
ab5da6a
merge with 3.2
by Georg Brandl
· 12 years ago
fffc25d
#8040: fix jQuery incompatibility
by Georg Brandl
· 12 years ago
74076cb
#12890: skip tests which fail on windows until fixed or rewritten.
by R David Murray
· 12 years ago
4d9f318
merge #15889: make regrtest --start succeed in more cases.
by R David Murray
· 12 years ago
c3bf78a
#15889: make regrtest --start succeed in more cases.
by R David Murray
· 12 years ago
971ba4c
#16337: fix typo.
by Ezio Melotti
· 12 years ago
edde409
#8040: merge with 3.2.
by Ezio Melotti
· 12 years ago
e5b1023
#8040: fix the version.
by Ezio Melotti
· 12 years ago
fe71bb5
#8040: merge with 3.2.
by Ezio Melotti
· 12 years ago
58864b3
#8040: enable the versionswitcher for the autobuild-dev target.
by Ezio Melotti
· 12 years ago
8630c1e
#8040: merge with 3.2.
by Ezio Melotti
· 12 years ago
380ce65
#8040: add a version switcher to the documentation. Patch by Yury Selivanov.
by Ezio Melotti
· 12 years ago
c4b8e05
merge #12890: don't emit <p> tags in text mode when logdir specified.
by R David Murray
· 12 years ago
252cd0e
#12890: don't emit <p> tags in text mode when logdir specified.
by R David Murray
· 12 years ago
0b3014d
merge from 3.2
by Senthil Kumaran
· 12 years ago
bc876a2
Automated merge with file:///home/vagrant/3.3
by Senthil Kumaran
· 12 years ago
847c33c
Include mention of jenkins as an example framework for doing CI
by Senthil Kumaran
· 12 years ago
f358eaf
merge #15043: Improve test_gdb support of gdb >= 7.4.
by R David Murray
· 12 years ago
f933302
#15043: Improve test_gdb support of gdb >= 7.4.
by R David Murray
· 12 years ago
254af26
#16307: Fix multiprocessing.Pool.map_async not calling its callbacks
by Hynek Schlawack
· 12 years ago
cc2f042
Issue #16250: Fix URLError invocation with proper args
by Senthil Kumaran
· 12 years ago
cad7b31
Issue #16250: Fix URLError invocation with proper args.
by Senthil Kumaran
· 12 years ago
5f9459f
merge with 3.2
by Philip Jenvey
· 12 years ago
45c4149
bounds check for bad data (thanks amaury)
by Philip Jenvey
· 12 years ago
735d317
Issue #16243: add example for inspect.formatargspec
by Andrew Svetlov
· 12 years ago
6a65bcd
Add Modules/_freeze_importlib to .gitignore
by Petri Lehtinen
· 12 years ago
0ada6f1
#16317: mention lzma in the tutorial. Patch by Serhiy Storchaka.
by Ezio Melotti
· 12 years ago
a5941f8
#16206: merge with 3.2.
by Ezio Melotti
· 12 years ago
a20879f
#16206: Improve examples about dict construction.
by Ezio Melotti
· 12 years ago
8b0f3ad
Merge from 3.2: fix formatting of syntax description of function definition.
by Chris Jerdonek
· 12 years ago
c131b07
Fix formatting of syntax description of function definition.
by Chris Jerdonek
· 12 years ago
039e0cd
Issue #16305: Merge fix from 3.2.
by Mark Dickinson
· 12 years ago
7646449
Fix math.factorial KeyboardInterrupt segfault. Thanks Amaury for report and diagnosis.
by Mark Dickinson
· 12 years ago
9819105
Update NEWS for issue #16241
by Andrew Svetlov
· 12 years ago
e6c0f0d
#16210: merge with 3.2.
by Ezio Melotti
· 12 years ago
837cd06
#16210: combine the two type() docs. Patch by Pete Sevander.
by Ezio Melotti
· 12 years ago
f0ef7fe
Fixed whitespace typo in Misc/NEWS.
by Vinay Sajip
· 12 years ago
e87acc1
Issue #16116: Now uses corrected include and library paths when building C extensions in a venv.
by Vinay Sajip
· 12 years ago
e6e96ee
#16245: Fix the value of a few entities in html.entities.html5.
by Ezio Melotti
· 12 years ago
5445a8c
Replace tabs with spaces in posixmodule.c
by Petri Lehtinen
· 12 years ago
950d5fd
Issue #16241: document -X faulthandler command line option.
by Andrew Svetlov
· 12 years ago
518dbfd
Reorder html.entities.html5 entities to make updates easier. Patch by Iuliia Proskurnia.
by Ezio Melotti
· 12 years ago
b6d24d9
Issue #15853: merge 3.2 -> 3.3
by Ned Deily
· 12 years ago
fdf0f27
Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu
by Ned Deily
· 12 years ago
abb0feb
Issue #16295: Link "select" with ws2_32.lib, the winsock2 stub library.
by Kristjan Valur Jonsson
· 12 years ago
80c2f4f
MERGE: Closes #16294: 8 space indent in tutorial
by Jesus Cea
· 12 years ago
Next »