index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bpo-37177: make IDLE's search dialogs transient (GH-13869)
Tal Einat
2019-06-07
3
-5/+10
*
bpo-37134: Add PEP570 notation to the signature of byte{array}.translate (GH-...
Pablo Galindo
2019-06-06
1
-2/+2
*
bpo-37170: Fix the cast on error in PyLong_AsUnsignedLongLongMask() (GH-13860)
Zackery Spytz
2019-06-06
4
-4/+29
*
bpo-36520: Email header folded incorrectly (#13608)
websurfer5
2019-06-06
3
-0/+133
*
bpo-37156: Fix libssl DLL tag in MSI sources (GH-13866)
Steve Dower
2019-06-06
1
-2/+3
*
bpo-36763, _testembed: enable assert() in release mode (GH-13857)
Victor Stinner
2019-06-06
1
-2/+5
*
bpo-2661: Make mapping tests better usable for custom mapping classes. (GH-11...
Walter Dörwald
2019-06-06
1
-3/+5
*
bpo-35551: remove mac_centeuro encoding (GH-13856)
Inada Naoki
2019-06-06
1
-307/+0
*
Add importlib.metadata to what's new. (#13855)
Barry Warsaw
2019-06-06
1
-1/+4
*
bpo-37134: Use PEP570 syntax for sum() (GH-13851)
Pablo Galindo
2019-06-05
1
-3/+3
*
bpo-37165: Convert _count_elements to the argument clinic (GH-13848)
Raymond Hettinger
2019-06-05
3
-12/+49
*
bpo-35551: encodings update (GH-11446)
Ashwin Ramaswami
2019-06-05
3
-4/+6
*
bpo-37134: Add PEP570 notation to the documentation (GH-13743)
Pablo Galindo
2019-06-05
2
-3/+3
*
bpo-33725, multiprocessing doc: rephase warning against fork on macOS (GH-13841)
Victor Stinner
2019-06-05
1
-2/+3
*
bpo-21315: Fix parsing of encoded words with missing leading ws. (#13425)
Abhilash Raj
2019-06-05
4
-3/+49
*
[3.9] bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-12620)
Serhiy Storchaka
2019-06-05
30
-330/+45
*
bpo-37158: Simplify and speed-up statistics.fmean() (GH-13832)
Raymond Hettinger
2019-06-05
2
-4/+5
*
bpo-26836: Document os.memfd_create() name parameter (GH-13838)
Victor Stinner
2019-06-05
1
-0/+7
*
bpo-34767: Do not always create a collections.deque() in asyncio.Lock() (GH-1...
Zackery Spytz
2019-06-05
2
-2/+8
*
Fix documentation (GH-13721)
Benjamin Yeh
2019-06-05
1
-0/+4
*
bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [str...
Emmanuel Arias
2019-06-05
1
-0/+16
*
bpo-35763: Make IDLE calltip note about '/' less obtrusive (GH-13791)
Terry Jan Reedy
2019-06-05
3
-61/+69
*
Doc: Python 3.9 in sidebar and version switcher. (GH-13824)
Julien Palard
2019-06-04
2
-2/+4
*
bpo-34282: Remove deprecated enum _convert method (GH-13823)
Zachary Ware
2019-06-04
2
-6/+1
*
Bump version in AppVeyor config (#13822)
Zachary Ware
2019-06-04
1
-1/+1
*
Bump to 3.9.0a0
Łukasz Langa
2019-06-04
11
-831/+831
*
Merge tag 'v3.8.0b1'
Łukasz Langa
2019-06-04
203
-500/+2142
|
\
|
*
Python 3.8.0b1
v3.8.0b1
Łukasz Langa
2019-06-04
203
-500/+2142
*
|
bpo-35047: Update whatsnew/3.8 for better mock error message (GH-13746)
Petter Strandmark
2019-06-04
1
-0/+3
*
|
bpo-30835: email: Fix AttributeError when parsing invalid CTE (GH-13598)
Abhilash Raj
2019-06-04
3
-1/+13
*
|
bpo-35805: Add parser for Message-ID email header. (GH-13397)
Abhilash Raj
2019-06-04
6
-28/+257
*
|
bpo-37153: test_venv.test_mutiprocessing() calls pool.terminate() (GH-13816)
Victor Stinner
2019-06-04
2
-2/+6
|
/
*
bpo-36742: Corrects fix to handle decomposition in usernames (#13812)
Steve Dower
2019-06-04
2
-8/+9
*
Fix extraneous whitespace in QueueListener.prepare (GH-13803)
Boris Feld
2019-06-04
1
-1/+1
*
bpo-30699: Improve example on datetime tzinfo instances (GH-4290)
Mario Corchero
2019-06-04
1
-51/+60
*
bpo-36778: Remove outdated comment from CodePageTest (GH-13807)
Victor Stinner
2019-06-04
1
-1/+0
*
bpo-26219: Fix compiler warning in _PyCode_InitOpcache() (GH-13809)
Victor Stinner
2019-06-04
1
-1/+2
*
bpo-37142: Make asyncio stream tests more robust again (GH-13804)
Andrew Svetlov
2019-06-04
1
-9/+16
*
Make StreamServer.close() tests more robust (GH-13790)
Andrew Svetlov
2019-06-04
1
-11/+37
*
Revert "bpo-34037, asyncio: add BaseEventLoop.wait_executor_on_close (GH-1378...
Łukasz Langa
2019-06-04
3
-15/+3
*
Fix grammar (GH-13801)
Raymond Hettinger
2019-06-04
1
-2/+2
*
More updates to the annotated assignments docs (GH-13794)
Ivan Levkivskyi
2019-06-04
1
-4/+3
*
bpo-37148: Fix asyncio test that check for warning when running the test suit...
Pablo Galindo
2019-06-04
1
-0/+4
*
bpo-35431: Drop the k <= n requirement (GH-13798)
Raymond Hettinger
2019-06-04
4
-38/+49
*
Revert "bpo-36818: Add PyInterpreterState.runtime field. (gh-13129)" (GH-13795)
Victor Stinner
2019-06-04
11
-99/+103
*
Revert "bpo-35621: Support running subprocesses in asyncio when loop is execu...
Andrew Svetlov
2019-06-04
4
-262/+54
*
bpo-37146: disable opcache when Py_DEBUG is defined (GH-13787)
Inada Naoki
2019-06-03
1
-0/+7
*
bpo-34037, asyncio: add BaseEventLoop.wait_executor_on_close (GH-13786)
Victor Stinner
2019-06-03
3
-3/+15
*
bpo-37120: Add SSLContext.num_tickets (GH-13719)
Christian Heimes
2019-06-03
4
-0/+69
*
bpo-36868: Fix what's new for SSLContext.hostname_checks_common_name (GH-13248)
Christian Heimes
2019-06-03
2
-3/+4
[prev]
[next]