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
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-31975 (PEP 565): Show DeprecationWarning in __main__ (GH-4458)
Nick Coghlan
2018-01-08
5
-115/+256
*
Cleanup grammar in unittest.mock.seal documentation (#5107)
Paul Ganssle
2018-01-06
1
-4/+4
*
bpo-32206: Pdb can now run modules (GH-4752)
Mario Corchero
2018-01-06
2
-0/+10
*
bpo-29137: Remove fpectl module (#4789)
Nathaniel J. Smith
2018-01-06
4
-168/+1
*
advance copyright years to 2018 (#5094)
Benjamin Peterson
2018-01-05
2
-2/+2
*
bpo-31672: Restore the former behavior when override flags in Template. (#5099)
Serhiy Storchaka
2018-01-04
1
-7/+2
*
bpo-32308: Replace empty matches adjacent to a previous non-empty match in re...
Serhiy Storchaka
2018-01-04
3
-9/+22
*
bpo-32452: clarify term 'brackets' in generator tutorial (#5079)
Emily Morehouse
2018-01-02
1
-3/+3
*
bpo-32248 - Implement importlib.resources (#4911)
Barry Warsaw
2017-12-30
2
-2/+134
*
bpo-32418: Add get_loop() method on Server, AbstractServer classes (#4997)
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2017-12-30
1
-0/+6
*
bpo-23749: Implement loop.start_tls() (#5039)
Yury Selivanov
2017-12-30
1
-0/+32
*
return the new file descriptor from os.dup2 (closes bpo-32441) (#5041)
Benjamin Peterson
2017-12-29
1
-3/+7
*
bpo-32415: Add asyncio.Task.get_loop() and Future.get_loop() (#4992)
Yury Selivanov
2017-12-23
1
-0/+6
*
Fix trivial typo in pickle.rst (#4955)
Sebastian Pucilowski
2017-12-21
1
-1/+1
*
bpo-15873: Implement [date][time].fromisoformat (#4699)
Paul Ganssle
2017-12-21
1
-1/+47
*
bpo-15216: io: TextIOWrapper.reconfigure() accepts encoding, errors and newli...
INADA Naoki
2017-12-21
1
-5/+13
*
bpo-29970: Make ssh_handshake_timeout None by default (#4939)
Andrew Svetlov
2017-12-20
1
-5/+8
*
bpo-32306: Clarify c.f.Executor.map() documentation (#4947)
Antoine Pitrou
2017-12-20
1
-13/+21
*
bpo-31901: atexit callbacks should be run at subinterpreter shutdown (#4611)
Marcel Plch
2017-12-20
1
-0/+3
*
Improve the F-strings and format specifier documentation (GH-4931)
KatherineMichel
2017-12-19
1
-4/+5
*
bpo-29970: Add timeout for SSL handshake in asyncio
Neil Aspinall
2017-12-19
1
-5/+34
*
bpo-32377: improve __del__ docs and fix mention about resurrection (#4927)
Antoine Pitrou
2017-12-19
2
-40/+49
*
bpo-32331: Fix socket.type when SOCK_NONBLOCK is available (#4877)
Yury Selivanov
2017-12-19
2
-0/+29
*
bpo-32356: idempotent pause_/resume_reading; new is_reading method. (#4914)
Yury Selivanov
2017-12-18
1
-0/+14
*
bpo-19764: Implemented support for subprocess.Popen(close_fds=True) on Window...
Segev Finer
2017-12-18
2
-6/+55
*
bpo-30050: Allow disabling full buffer warnings in signal.set_wakeup_fd (#4792)
Nathaniel J. Smith
2017-12-18
1
-4/+24
*
bpo-32250: Implement asyncio.current_task() and asyncio.all_tasks() (#4799)
Andrew Svetlov
2017-12-16
1
-0/+22
*
bpo-29240, bpo-32030: Py_Main() re-reads config if encoding changes (#4899)
Victor Stinner
2017-12-16
1
-3/+1
*
bpo-32248: Implement importlib.abc.ResourceReader (GH-4892)
Brett Cannon
2017-12-16
1
-0/+66
*
Minor wording tweak for itertools documentation (#4893)
Raymond Hettinger
2017-12-15
1
-2/+2
*
F-strings docs: link to Format Specifiers (GH-4888)
Mariatta
2017-12-15
1
-1/+2
*
bpo-32329: Add versionchanged to -R option doc (#4884)
Victor Stinner
2017-12-15
1
-0/+3
*
bpo-32265: Classify class and static methods of builtin types. (#4776)
Serhiy Storchaka
2017-12-15
1
-0/+8
*
bpo-32240: Add the const qualifier to declarations of PyObject* array argumen...
Serhiy Storchaka
2017-12-15
1
-1/+1
*
bpo-28393: Update encoding lookup docs wrt bpo-27938 (#4871)
Ville Skyttä
2017-12-15
1
-4/+8
*
bpo-32311: Implement asyncio.create_task() shortcut (#4848)
Andrew Svetlov
2017-12-15
1
-4/+21
*
bpo-32327: Convert asyncio functions documented as coroutines to coroutines. ...
Yury Selivanov
2017-12-15
1
-30/+24
*
bpo-32329: Fix -R option for hash randomization (#4873)
Victor Stinner
2017-12-14
1
-2/+3
*
bpo-32143: add f_fsid to os.statvfs() (#4571)
Giuseppe Scrivano
2017-12-14
1
-1/+4
*
bpo-32314: Implement asyncio.run() (#4852)
Yury Selivanov
2017-12-14
1
-9/+22
*
bpo-32297: Few misspellings found in Python source code comments. (#4803)
Mike
2017-12-14
1
-1/+1
*
bpo-32225: Implementation of PEP 562 (#4731)
Ivan Levkivskyi
2017-12-14
2
-0/+63
*
bpo-29469: Move constant folding to AST optimizer (GH-2858)
INADA Naoki
2017-12-14
1
-0/+3
*
bpo-30241: implement contextlib.AbstractAsyncContextManager (#1412)
Jelle Zijlstra
2017-12-14
2
-2/+14
*
trivial: link updates in documentation (#2765)
jimmy
2017-12-13
4
-5/+5
*
bpo-29240: PEP 540: Add a new UTF-8 Mode (#855)
Victor Stinner
2017-12-13
5
-4/+63
*
bpo-32284: Fix documentation of BinaryIO and TextIO (#4832)
Sebastian Rittau
2017-12-13
1
-3/+3
*
bpo-32230: Set sys.warnoptions with -X dev (#4820)
Victor Stinner
2017-12-12
3
-13/+38
*
bpo-32241: Add the const qualifire to declarations of umodifiable strings. (#...
Serhiy Storchaka
2017-12-12
1
-2/+2
*
bpo-31942: Document optional support of start and stop attributes in Sequence...
Nitish Chandra
2017-12-12
1
-3/+3
[next]