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
/
library
/
functions.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-32413: Add documentation that at the module level, locals(), globals() ar...
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2019-04-02
1
-1/+2
*
bpo-34085: Improve wording on classmethod/staticmethod (#8228)
Andre Delfino
2019-03-25
1
-12/+10
*
bpo-21314: Add a FAQ entry about positional only parameters (GH-10641)
Lysandros Nikolaou
2019-03-10
1
-0/+5
*
Doc: fix example for iter() function. (GH-11959)
Cristian Ciupitu
2019-02-21
1
-1/+1
*
Clarify U-mode deprecation in open() (GH-11646)
Nick Coghlan
2019-01-27
1
-1/+8
*
bpo-34764: improve docs example of iter() with sentinel value (GH-11222)
Chris Rands
2018-12-24
1
-7/+8
*
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka
2018-12-19
1
-1/+1
*
fix dangling keyfunc examples in documentation of heapq and sorted (#1432)
Wolfgang Maier
2018-10-15
1
-2/+2
*
bpo-34637: Make the *start* argument for *sum()* visible as a keyword argumen...
Raymond Hettinger
2018-09-12
1
-0/+3
*
bpo-34434: Update doc for bool(), float() and int() arguments (GH-8834)
Louis Sautier
2018-08-27
1
-1/+9
*
bpo-22057: Clarify eval() documentation (GH-8812)
Berker Peksag
2018-08-19
1
-2/+4
*
bpo-34149: Behavior of the min/max with key=None (GH-8328)
Alexander Marshalov
2018-07-24
1
-0/+6
*
Doc: Point to Simple statements section instead of PEP (GH-8238)
Andrés Delfino
2018-07-11
1
-2/+2
*
classify abs() argument type (GH-8103)
Windson yang
2018-07-05
1
-1/+2
*
Fix the indentation in the documentation of bin() and hash() (GH-7998)
Andrés Delfino
2018-06-29
1
-5/+5
*
bpo-33943: Add references in the docs for logging.basicConfig (GH-7858)
Andrés Delfino
2018-06-25
1
-0/+5
*
bpo-30940: Updating round() docs. (GH-6342)
Lisa Roach
2018-05-20
1
-4/+5
*
bpo-26701: Tweak the documentation for special methods in int(). (GH-6741)
Serhiy Storchaka
2018-05-10
1
-8/+6
*
Fix superfluous if in documentation. (GH-6728)
Julien Palard
2018-05-09
1
-1/+1
*
bpo-26701: Add documentation for __trunc__ (GH-6022)
Eric Appelt
2018-03-10
1
-2/+5
*
Warn that compile() can crash when compiling to an AST object (GH-6043)
Brett Cannon
2018-03-09
1
-0/+6
*
Fix minor markup typo (#5407)
cocoatomo
2018-01-29
1
-1/+1
*
bpo-31567: more decorator markup fixes in docs (GH-3959) (#3966)
Éric Araujo
2017-10-12
1
-2/+11
*
bpo-31567: add or fix decorator markup in docs (#3959)
Daisuke Miyakawa
2017-10-12
1
-4/+4
*
PEP 553 built-in breakpoint() function (bpo-31353) (#3355)
Barry Warsaw
2017-10-05
1
-17/+31
*
Doc that 'sorted' args are keyword-only, fix 'reverse' default (#2706)
Łukasz Rogalski
2017-07-14
1
-1/+1
*
bpo-26506: hex() documentation: mention %x % int (GH-2525)
Manvisha Kodali
2017-07-06
1
-10/+52
*
bpo-27200: Fix several doctests (GH-604)
Marco Buttu
2017-04-27
1
-1/+1
*
bpo-30052: Link `bytes` & `bytearray` to stdtypes not functions (GH-1271)
csabella
2017-04-26
1
-3/+6
*
Fix a typo in Doc/library/functions.rst (GH-1117)
Joshua Diaddigo
2017-04-13
1
-1/+1
*
bpo-29791: Clarify that flush is keyword-only argument (#1093)
Berker Peksag
2017-04-13
1
-1/+1
*
bpo-29677: DOC: clarify documentation for `round` (GH-877)
csabella
2017-03-29
1
-3/+6
*
bpo-29677: DOC: clarify documentation for `round` (#357)
Gerrit Holl
2017-03-27
1
-1/+2
*
bpo-29892: Fix wrong markup on doc-lib-functions (GH-802)
NAKAMURA Osamu
2017-03-25
1
-1/+1
*
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka
2016-11-26
1
-1/+1
|
\
|
*
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka
2016-11-26
1
-1/+1
*
|
Merge doc fixups from 3.5
Martin Panter
2016-11-21
1
-1/+1
|
\
\
|
|
/
|
*
Change double hyphens (en dashes) to em (longer) dashes
Martin Panter
2016-11-21
1
-1/+1
*
|
Issue #26331: Implement the parsing part of PEP 515.
Brett Cannon
2016-09-09
1
-3/+13
*
|
Issue #1602: Windows console doesn't input or print Unicode (PEP 528)
Steve Dower
2016-08-31
1
-16/+24
*
|
Issue #26027, #27524: Document the support for path-like objects in os and os...
Brett Cannon
2016-09-06
1
-5/+5
*
|
Merge
Raymond Hettinger
2016-09-04
1
-2/+2
|
\
\
|
|
/
|
*
Issue 27936: Update doc for round() to indicate that None is an allowable arg...
Raymond Hettinger
2016-09-04
1
-2/+2
*
|
Issue #27157: Make only type() itself accept the one-argument form
Berker Peksag
2016-08-19
1
-0/+3
*
|
Issue #26547: Merge from 3.5
Berker Peksag
2016-06-24
1
-1/+1
|
\
\
|
|
/
|
*
Issue #26547: Remove outdated term dictproxy from vars() documentation
Berker Peksag
2016-06-24
1
-1/+1
*
|
Issue #24314: Merge doc links from 3.5
Martin Panter
2016-06-18
1
-5/+5
|
\
\
|
|
/
|
*
Issue #24314: Fix doc links for general attributes like __name__, __dict__
Martin Panter
2016-06-18
1
-5/+5
*
|
Issue #27182: Document os.PathLike.
Brett Cannon
2016-06-09
1
-0/+3
*
|
issue27186: add open/io.open; patch by Jelle Zijlstra
Ethan Furman
2016-06-04
1
-5/+5
|
/
[next]