Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d9bd8ec2a40ea67bc4248a72943a409ee645ddf3
d9bd8ec
Doc: Fix inconsistency in multiprocessing (GH-12273)
by Julien Palard
· 6 years ago
876e82b
bpo-36234: Add more tests to PosixUidGidTests (GH-12234)
by Victor Stinner
· 6 years ago
cc353a0
Various refinements to the NormalDist examples and recipes (GH-12272)
by Raymond Hettinger
· 6 years ago
491ef53
bpo-36176: Fix IDLE autocomplete & calltip popup colors. (#12262)
by Terry Jan Reedy
· 6 years ago
0e1f1f0
bpo-35647: Fix path check in cookiejar (#11436)
by Xtreak
· 6 years ago
1aeeaeb
bpo-21314: Add a FAQ entry about positional only parameters (GH-10641)
by Lysandros Nikolaou
· 6 years ago
11205b8
Fix padding on asyncio.IncompleteReadError docs (GH-12258)
by Andre Delfino
· 6 years ago
8b91eda
bpo-36251: Fix format strings used in match_repr() and stdprinter_repr(). (GH-12252)
by sth
· 6 years ago
ca7fe50
bpo-35121: prefix dot in domain for proper subdomain validation (GH-10258)
by Xtreak
· 6 years ago
738c19f
closes bpo-33376: Update to Unicode 12.0.0. (GH-12256)
by Benjamin Peterson
· 6 years ago
0411411
Rework integer overflow path in math.prod and add more tests (GH-11809)
by Pablo Galindo
· 6 years ago
62fa51f
Fix typos and improve grammar in threading.Barrier docstrings (GH-12210)
by Carl Bordum Hansen
· 6 years ago
1b304f9
Remove d_initial from the parser as it is unused (GH-12212)
by tyomitch
· 6 years ago
d70a359
Make a documentation link target more specific (GH-12249)
by Raymond Hettinger
· 6 years ago
8479a34
bpo-33608: Make sure locks in the runtime are properly re-created. (gh-12245)
by Eric Snow
· 6 years ago
5be45a6
bpo-33608: Minor cleanup related to pending calls. (gh-12247)
by Eric Snow
· 6 years ago
7bda9de
Simplify DISPATCH by hoisting eval_breaker ahead of time. (gh-12243)
by Eric Snow
· 6 years ago
d5a70c6
bpo-35661: Store the venv prompt in pyvenv.cfg (GH-11440)
by Cheryl Sabella
· 6 years ago
2aab5d3
Fix the Py_atomic_* macros. (#12240)
by Eric Snow
· 6 years ago
ab9b31f
bpo-35843: Implement __getitem__ for _NamespacePath (GH-11690)
by Anthony Sottile
· 6 years ago
8a1bab9
bpo-34162: Add entries for idlelib/NEWS.txt (#12232)
by Terry Jan Reedy
· 6 years ago
f2320b3
Fix typo (double 'the') in CODEOWNERS (GH-12227)
by Benedikt Werner
· 6 years ago
495da29
bpo-35975: Support parsing earlier minor versions of Python 3 (GH-12086)
by Guido van Rossum
· 6 years ago
bf94cc7
bpo-36140: Fix an incorrect check in msidb_getsummaryinformation() (GH-12074)
by Zackery Spytz
· 6 years ago
2f8f564
bpo-36108: Avoid failing the build on race condition in clean (GH-12217)
by Steve Dower
· 6 years ago
14bab7a
NormalDist.overlap() only needs one example (GH-12218)
by Raymond Hettinger
· 6 years ago
16e6f7d
bpo-36216: Add check for characters in netloc that normalize to separators (GH-12201)
by Steve Dower
· 6 years ago
1f58f4f
Refine statistics.NormalDist documentation and improve test coverage (GH-12208)
by Raymond Hettinger
· 6 years ago
318d537
bpo-36169 : Add overlap() method to statistics.NormalDist (GH-12149)
by Raymond Hettinger
· 6 years ago
e942e7b
Fix the documentation for set.copy() (GH-12176)
by Andre Delfino
· 6 years ago
ecc161d
bpo-36185: Fix typo in Doc/c-api/objbuffer.rst. (GH-12204)
by Emmanuel Arias
· 6 years ago
dc07894
bpo-36139: Fix mmap_object_dealloc(): hold the GIL to call PyMem_Free() (GH-12199)
by Davide Rizzo
· 6 years ago
edad38e
bpo-9566: Fix compiler warnings in gcmodule.c (GH-11010)
by Jeremy Kloth
· 6 years ago
bb9593a
closes bpo-36139: release GIL around munmap(). (GH-12073)
by Davide Rizzo
· 6 years ago
b71e28e
bpo-36209: Fix typo on hashlib error message (GH-12194)
by Emmanuel Arias
· 6 years ago
25d13f3
bpo-36142: PYTHONMALLOC overrides PYTHONDEV (GH-12191)
by Victor Stinner
· 6 years ago
01e0f43
bpo-35807: Upgrade ensurepip bundled pip and setuptools (GH-12189)
by Pradyun Gedam
· 6 years ago
18ee50d
Add more tests for pdf() and cdf() (GH-12190)
by Raymond Hettinger
· 6 years ago
4fffd38
bpo-36142: _PyPreConfig_Read() sets LC_CTYPE (GH-12188)
by Victor Stinner
· 6 years ago
c656e25
bpo-36142: Add _PyPreConfig_SetAllocator() (GH-12187)
by Victor Stinner
· 6 years ago
7d2ef3e
bpo-36142: _PyPreConfig_Write() sets the allocator (GH-12186)
by Victor Stinner
· 6 years ago
a9df651
bpo-36142: Add _PyMem_GetDebugAllocatorsName() (GH-12185)
by Victor Stinner
· 6 years ago
d8b3a98
bpo-36187: Remove NamedStore. (GH-12167)
by Serhiy Storchaka
· 6 years ago
adfffc7
Fix the C function signature for _collections._tuplegetter.__reduce__. (GH-12180)
by Serhiy Storchaka
· 6 years ago
b35be4b
bpo-36142: Add _PyPreConfig.allocator (GH-12181)
by Victor Stinner
· 6 years ago
359a2f3
bpo-33012: Fix compilation warnings in memoryobject.c and _collectionsmodule.c (GH-12179)
by Stéphane Wirtel
· 6 years ago
5a02e0d
bpo-36142: Add _PyPreConfig.utf8_mode (GH-12174)
by Victor Stinner
· 6 years ago
5b10b98
bpo-22831: Use "with" to avoid possible fd leaks in tests (part 2). (GH-10929)
by Serhiy Storchaka
· 6 years ago
9e4861f
bpo-22831: Use "with" to avoid possible fd leaks in tests (part 1). (GH-10928)
by Serhiy Storchaka
· 6 years ago
b727239
closes bpo-36188: Clean up 'unbound' method left-overs. (GH-12169)
by Martijn Pieters
· 6 years ago
0983fcd
Doc: Use `option` word for command line interface. (GH-12142)
by NAKAMURA Osamu
· 6 years ago
6dcb542
bpo-36142: Add _PyPreConfig_ReadFromArgv() (GH-12173)
by Victor Stinner
· 6 years ago
cad1f74
bpo-36142: Add _PyPreConfig structure (GH-12172)
by Victor Stinner
· 6 years ago
7e9ce4c
Fixed a missing . and a missing capital letter. (GH-12170)
by Jules Lasne (jlasne)
· 6 years ago
b7bc283
bpo-36179: Fix ref leaks in _hashopenssl (GH-12158)
by Christian Heimes
· 6 years ago
800d5cd
bpo-35198 Fix C++ extension compilation on AIX (GH-10437)
by Kevin Adler
· 6 years ago
4d61e6e
Revert: bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (GH-11617) (GH-12159)
by Victor Stinner
· 6 years ago
f4b0a1c
bpo-31904: Add encoding support for VxWorks RTOS (GH-12051)
by pxinwr
· 6 years ago
8bc401a
Clean implementation of Parser/pgen and fix some style issues (GH-12156)
by Pablo Galindo
· 6 years ago
97c288d
bpo-20906: Various revisions to the Unicode howto (#8394)
by Andrew Kuchling
· 6 years ago
45d75fa
fix typo in configparser doc (GH-12154)
by Woko
· 6 years ago
8b914d2
bpo-35899: Fix Enum handling of empty and weird strings (GH-11891)
by Brennan D Baraban
· 6 years ago
8b50400
bpo-36170: posix_spawn doesn't exist on 3.7 (GH-12143)
by Mark Williams
· 6 years ago
8c17d92
add missing break statement (GH-12147)
by Inada Naoki
· 6 years ago
45d8d24
fixed duplicated method name of test_getuserbase() (GH-12140)
by native-api
· 6 years ago
0a6a412
bpo-36091: Remove reference to async generator in Lib/types.py. (GH-11996)
by Henry Chen
· 6 years ago
848037c
Use names SEEK_SET, etc instead of magic number (GH-12057)
by ngie-eign
· 6 years ago
8589f14
Remove some code which has been dead since 1994 (#12136)
by Alex Gaynor
· 6 years ago
4f19030
bpo-36103: change default buffer size of shutil.copyfileobj() (GH-12115)
by Inada Naoki
· 6 years ago
bcfa450
bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as necessary). (#12003)
by Eric Snow
· 6 years ago
1f24a71
bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814)
by Pablo Galindo
· 6 years ago
7eebbbd
bpo-32129: Avoid blurry IDLE application icon on macOS with Tk 8.6. (GH-12031)
by Ned Deily
· 6 years ago
4b219ce
bpo-36043: FileCookieJar supports os.PathLike (GH-11945)
by Stéphane Wirtel
· 6 years ago
bda918bf
bpo-33608: Simplify ceval's DISPATCH by hoisting eval_breaker ahead of time. (gh-12062)
by Eric Snow
· 6 years ago
b05b711
bpo-33608: Use _Py_AddPendingCall() in _PyCrossInterpreterData_Release(). (gh-12024)
by Eric Snow
· 6 years ago
cfe172d
bpo-36146: Add TEST_EXTENSIONS to setup.py (GH-12129)
by Victor Stinner
· 6 years ago
be7c460
bpo-35178: Fix warnings._formatwarnmsg() (GH-12033)
by Xtreak
· 6 years ago
91b9ecf
bpo-36142: Add preconfig.c (GH-12128)
by Victor Stinner
· 6 years ago
c991f24
bpo-36146: Don't run code at setup.py top level (GH-12127)
by Victor Stinner
· 6 years ago
5ec33a1
bpo-36146: Split setup.py into subfunctions (GH-12125)
by Victor Stinner
· 6 years ago
95e2cbf
bpo-36142: Move command line parsing to coreconfig.c (GH-12123)
by Victor Stinner
· 6 years ago
625dbf2
bpo-36146: Refactor setup.py: Add PyBuildExt.srcdir (GH-12124)
by Victor Stinner
· 6 years ago
8058bda
bpo-36146: Refactor setup.py: PyBuildExt.add() method (GH-12097)
by Victor Stinner
· 6 years ago
96d8158
bpo-36146: Fix inc_dirs in setup.py on macOS (GH-12098)
by Victor Stinner
· 6 years ago
62be763
bpo-36142: Remove _PyMain structure (GH-12120)
by Victor Stinner
· 6 years ago
dfe8847
bpo-36142: Rework error reporting in pymain_main() (GH-12113)
by Victor Stinner
· 6 years ago
b9f0354
bpo-36152: IDLE: Remove unused parameter from colorizer (GH-12109)
by Cheryl Sabella
· 6 years ago
d60a79a
bpo-36155: Check for identity on test_gc.test_get_objects (GH-12116)
by Pablo Galindo
· 6 years ago
9add4b3
bpo-36018: Add documentation link to "random variable" (GH-12114)
by Raymond Hettinger
· 6 years ago
f684d83
bpo-36142: Exclude coreconfig.h from Py_LIMITED_API (GH-12111)
by Victor Stinner
· 6 years ago
ab71f8b
bpo-29571: Fix test_re.test_locale_flag() (GH-12099)
by Victor Stinner
· 6 years ago
ef17fdb
bpo-36018: Add special value tests and make minor tweaks to the docs (GH-12096)
by Raymond Hettinger
· 6 years ago
ae2ea33
Add versionadded directives to ssl.minimum_version and ssl.maximum_version (GH-11894)
by Zhiming Wang
· 6 years ago
4cbea51
bpo-36146: Refactor setup.py (GH-12093)
by Victor Stinner
· 6 years ago
4173772
Document the surprising sideeffect PyErr_Print(). (#12081)
by Gregory P. Smith
· 6 years ago
4064089
Fix grammar error in timeit module docs (GH-12066)
by Shiv Dhar
· 6 years ago
ccb92e8
Update FAQ to point to Infrastructure Team website. (GH-12077)
by Ned Deily
· 6 years ago
ed1deb0
bpo-36096: IDLE: Refactor class variables in colorizer (GH-12002)
by Cheryl Sabella
· 6 years ago
32f5fdd
bpo-31904: Add cross-build support for VxWorks RTOS (GH-11968)
by pxinwr
· 6 years ago
53b9e1a
bpo-36123: Fix test_socket.testWithTimeoutTriggeredSend() race condition (GH-12053)
by Joannah Nanjekye
· 6 years ago
Next »