Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
6336fb27342e4f5ec76d73182d2c0af764a51777
6336fb2
Issue #27712: Fix some typos in the import docs.
by Brett Cannon
· 9 years ago
7f65af3
Issue 27719: Remove a doc example that is not applicable in Python 3
by Raymond Hettinger
· 9 years ago
5401e87
Issue #25825: Fix references to Modules/python.exp
by Martin Panter
· 9 years ago
b4a2b36
Issue #27745: Fix some typos in Argument Clinic howto, by Lele Gaifax
by Martin Panter
· 9 years ago
3cf0b25
Issue #26741: Clean up subprocess.Popen object in test_poll
by Martin Panter
· 9 years ago
b63c560
Close HTTP connections and responses in tests to avoid ResourceWarnings
by Martin Panter
· 9 years ago
2084350
Issue #27714: text_textview now passes when re-run in the same process
by Terry Jan Reedy
· 9 years ago
540f045
Correct misspellings of ISO-8859
by Martin Panter
· 9 years ago
4199bba
Issue #27200: Fix doctests in Doc/library/hashlib.rst
by Zachary Ware
· 9 years ago
9f8b3a0
Issue #27210: Fix doctests for a few modules.
by Zachary Ware
· 9 years ago
640b1ca
Issue #27209: Fix doctests in Doc/library/email*.rst
by Zachary Ware
· 9 years ago
c90fccd
Issue #27208: Fix doctest in Doc/library/traceback.rst
by Zachary Ware
· 9 years ago
4032620
Issue #27207: Fix doctests in Doc/whatsnew/3.2.rst
by Zachary Ware
· 9 years ago
c483a01
Issue #27206: Fix doctests in Doc/tutorial.
by Zachary Ware
· 9 years ago
2b52c0a
Issue #27205: Fix doctests in Doc/library/collections.rst.
by Zachary Ware
· 9 years ago
7a26da5
Issue #27722: Fix default for touch method's 'mode' argument
by Zachary Ware
· 9 years ago
378a1d7
Issue #27204: Fix doctests in Doc/howto
by Zachary Ware
· 9 years ago
2f47fb0
Correct signatures for a couple of logging handlers
by Zachary Ware
· 9 years ago
085e806
Closes #21999: Handled empty strings correctly when in POSIX mode.
by Vinay Sajip
· 9 years ago
f68afd8
Issue #27700: Document AbstractEventLoop, not BaseEventLoop.
by Guido van Rossum
· 9 years ago
08d85ee
Fix use of default reST role
by Berker Peksag
· 9 years ago
7d1c5ef
Issue #23322: Remove outdated reference to an example in parser docs
by Berker Peksag
· 9 years ago
4365b83
Use asyncio.gather instead of asyncio.wait in example.
by Andrew Svetlov
· 9 years ago
9854789
Issue #26750: unittest.mock.create_autospec() now works properly
by Gregory P. Smith
· 9 years ago
abfe28b
Better docs for typing.Any by Michael Lee. Fixes issue #27688.
by Guido van Rossum
· 9 years ago
ab75e02
Issue #18548: Fix unittest.TestSuite() example
by Berker Peksag
· 9 years ago
0b58886
Issue #20160: Merged fix from 3.4.
by Vinay Sajip
· 9 years ago
a0b2568
Issue #20160: Merged fix from 3.3.
by Vinay Sajip
· 9 years ago
6f25003
Issue #20160: Handled passing of large structs to callbacks correctly.
by Vinay Sajip
· 9 years ago
b858af6
Add typing.Generator docs, by Michael Lee.
by Guido van Rossum
· 9 years ago
69332c1
Fix spelling and grammar in documentation and code comments
by Martin Panter
· 9 years ago
72e483a
Fix half-finished sentence.
by Zachary Ware
· 9 years ago
85b6090
Fix indentation of versionadded directive in IPv4Address.reverse_pointer docs
by Berker Peksag
· 9 years ago
6bbc839
Indent ipaddress.ip_address() example correctly
by Berker Peksag
· 9 years ago
c2fcbf4
https link to the bug tracker (closes #27670)
by Benjamin Peterson
· 9 years ago
c6c2217
Merge 3.3
by Donald Stufft
· 9 years ago
fb79290
Switch upload.pypi.io to upload.pypi.org
by Donald Stufft
· 9 years ago
436fe5a
[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
by Senthil Kumaran
· 9 years ago
4cbb23f
Prevent HTTPoxy attack (CVE-2016-1000110)
by Senthil Kumaran
· 9 years ago
43a94a7
Issue #27641: Comment out regeneration rules when cross compiling
by Martin Panter
· 9 years ago
6c7d5a2
Issue #24278: Explain how argument parsing output buffers are managed
by Martin Panter
· 9 years ago
ef330d3
Merge 3.4
by Donald Stufft
· 9 years ago
bed6891
Issue #23710: Update PyObject_HEAD documentation
by Berker Peksag
· 9 years ago
9de620e
Issue #20767: Fix -R option for FreeBSD/clang.
by Stefan Krah
· 9 years ago
6cafece
Issue #26576: Clarify that the @deco syntax is not always an equivalent of f = deco(f)
by Berker Peksag
· 9 years ago
e12a68b
Issue #27241: Catch exception when running pstats as main.
by Stefan Krah
· 9 years ago
7bfbd1d
merge heads
by Senthil Kumaran
· 9 years ago
17742f2
[merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110)
by Senthil Kumaran
· 9 years ago
dbaa559
all SCHED_ constants are optional (closes #27656)
by Benjamin Peterson
· 9 years ago
3a32bdf
Issue #27453: CPP invocation in configure must use CPPFLAGS.
by Xavier de Gaye
· 9 years ago
fa95068
Silence another "default role used" warning in typing.rst
by Berker Peksag
· 9 years ago
c301cbf
Fix whitespace.
by Guido van Rossum
· 9 years ago
342e800
Expand documentation about type aliases and NewType in the typing module.
by Guido van Rossum
· 9 years ago
1050d2d
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
by Martin Panter
· 9 years ago
87ec85f
Correct typo in Windows docs.
by Zachary Ware
· 9 years ago
4a865a3
NEWS: tag security related changes with [Security] prefix
by Victor Stinner
· 9 years ago
3e5b1d3
Issue #23943: Restore extra fixes lost in merge 4fb2075952a4
by Martin Panter
· 9 years ago
eb99570
Issue #27626: Spelling fixes in docs, comments and internal names
by Martin Panter
· 9 years ago
eac67be
Issue #27490: Do not build pgen when cross-compiling
by Martin Panter
· 9 years ago
e33797b
ctypes: fix CThunkObject_new()
by Victor Stinner
· 9 years ago
25539b0
Issue #27633: Fix usage of versionchanged directive in email.parser.rst
by Berker Peksag
· 9 years ago
fd0d593
Issue #26662: Set PYTHON_FOR_GEN in configure
by Xavier de Gaye
· 9 years ago
254da19
Issue #26638: Don’t link 2to3 -l option to the tarfile -l option
by Martin Panter
· 9 years ago
e8db861
Issue #27581: Don’t rely on overflow wrapping in PySequence_Tuple()
by Martin Panter
· 9 years ago
aa46bd4
Issue #27601: Improve example in the "Hashing of numeric types" section
by Berker Peksag
· 9 years ago
6ed63f3
Fixes default intermediate directory when building on Windows.
by Steve Dower
· 9 years ago
df450d1
Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly.
by Steve Dower
· 9 years ago
5f804e3
Issue #13849: Fix test_null_bytes under Windows
by Berker Peksag
· 9 years ago
9adc1a3
Issue #13849: Add tests for null byte checking in test_genericpath
by Berker Peksag
· 9 years ago
1fd497e
Issue #27591: Set sigint_event to NULL if _PyOS_IsMainThread() returns false
by Berker Peksag
· 9 years ago
84544c1
Issue #27130: Fix handling of buffers exceeding UINT_MAX in “zlib” module
by Martin Panter
· 9 years ago
524714e
socket: use INVALID_SOCKET
by Victor Stinner
· 9 years ago
0cec877
socket: Fix internal_select()
by Victor Stinner
· 9 years ago
48e3f98
Issue #25393: Fix probable copy/paste error in resource docs
by Zachary Ware
· 9 years ago
2219450
Issue #27528: Document and test warning messages must match at beginning
by Martin Panter
· 9 years ago
95f53c1
Issue #16191: Fix up references to renamed variables
by Martin Panter
· 9 years ago
371731e
Issue #27507: Check for integer overflow in bytearray.extend()
by Martin Panter
· 9 years ago
5852fa3
Removes unused files from PC folder.
by Steve Dower
· 9 years ago
25f9cf4
Issue #27309: Enables proper Windows styles in python[w].exe manifest.
by Steve Dower
· 9 years ago
b22a677
Issue #27533: Release GIL in nt._isdir
by Steve Dower
· 9 years ago
bc3e9ca
Closes #27545: Remove pyshellext.vcxproj from pcbuild.proj
by Steve Dower
· 9 years ago
ebf9fd3
Issue #27531: Update signature of Mock.assert_not_called method
by Berker Peksag
· 9 years ago
8c126f1
Issue #26974: Fix segfault in the presence of absurd subclassing. Proactively
by Stefan Krah
· 9 years ago
80ab069
Issue #27419: Added temporary workaround for subinterpreters.
by Serhiy Storchaka
· 9 years ago
6c2f1fd
Issues #23147, #23148: Presumably fixed bugs in folding UnstructuredTokenList.
by Serhiy Storchaka
· 9 years ago
b3b65e6
Issue #27419: Standard __import__() no longer look up "__import__" in globals
by Serhiy Storchaka
· 9 years ago
dec25af
Issue #17711: Fixed unpickling by the persistent ID with protocol 0.
by Serhiy Storchaka
· 9 years ago
6fd76bc
Fixes use of Py_IntDir and Py_OutDir to control build directories.
by Steve Dower
· 9 years ago
ff1d5ab
Issue #25507: IDLE no longer runs buggy code because of its tkinter imports.
by Terry Jan Reedy
· 9 years ago
7ca63cb
Fix regressions introduced by fixes for issue #27083.
by Brett Cannon
· 9 years ago
702b046
#27522: break unintended cycle in feedparser.
by R David Murray
· 9 years ago
9305bba
Issue #26696: Document collections.abc.ByteString.
by Brett Cannon
· 9 years ago
b7567c5
Fix building tcl/tk with only the VC build tools installed.
by Steve Dower
· 9 years ago
a47a7a5
Issue #27083: Respect the PYTHONCASEOK environment variable under Windows.
by Brett Cannon
· 9 years ago
f76457e
Issue #26844: Fix imp.find_module() to have the exception related to
by Brett Cannon
· 9 years ago
5d9c7ed
Issue #27518: Fix typo in Grammar/Grammar
by Berker Peksag
· 9 years ago
e09ed54
make too many nested blocks be a SyntaxError instead of a SystemError (closes #27514)
by Benjamin Peterson
· 9 years ago
2b87921
Issue #27180: Clarify Path.rename() behavior on Unix systems
by Berker Peksag
· 9 years ago
3093bf1
Issue #27455: Improve examples in tkinter documentation
by Berker Peksag
· 9 years ago
c29df65
Issue #27369: Merge test_pyexpat from 3.4 into 3.5
by Martin Panter
· 9 years ago
Next »