Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
9404e7737bd09bc1df154e1216d721e5168e4c68
/
Doc
9404e77
Linkify PEP 8 in unix.rst (GH-10482)
by Andrés Delfino
· 7 years ago
19c46a4
bpo-33695 shutil.copytree() + os.scandir() cache (#7874)
by Giampaolo Rodola
· 7 years ago
cd44980
Minor grammar improvement to io documentation. (GH-10329)
by Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
· 7 years ago
7432f09
Update subprocess.Popen documentation wrt universal_newlines arg (GH-10337)
by Jakub Stasiak
· 7 years ago
082875d
bpo-33878: Doc: Fix missing case by simplifying. (GH-7762)
by Julien Palard
· 7 years ago
b086c8a
bpo-33699: Describe try's else clause with the rest of the try clause (GH-7252)
by Andrés Delfino
· 7 years ago
76e8fd7
dict insertion order is guaranteed since 3.7 (GH-10431)
by Andrés Delfino
· 7 years ago
50ff02b
bpo-34864: Document two IDLE on MacOS issues. (GH-10456)
by Terry Jan Reedy
· 7 years ago
009b2f0
Correct a typo in the Unittest documentation (GH-10397)
by Géry Ogam
· 7 years ago
b83942c
Cleanup and improve the regex tokenizer example. (GH-10426)
by Raymond Hettinger
· 7 years ago
0f221d0
bpo-24412: Adds cleanUps for setUpClass and setUpModule. (GH-9190)
by Lisa Roach
· 7 years ago
556d50d
Doc: Make all versions sidebars the same for consistency. (GH-10288)
by Julien Palard
· 7 years ago
beed84c
bpo-35015: Doc: Fix internationalisation of the availability directive. (GH-10360)
by Julien Palard
· 7 years ago
bfe1839
Add link to PEP 525 in Expressions. (GH-10333)
by Andrés Delfino
· 7 years ago
ae31e3f
glob uses fnmatch.filter instead of fnmatch since 2001. (GH-10102)
by Andrés Delfino
· 7 years ago
c5eec44
Add a reference to the name mangling description in the tutorial to the index. (GH-10138)
by Andrés Delfino
· 7 years ago
cdb96f4
Add future_stmt to simple_stmt production list. (GH-8239)
by Andrés Delfino
· 7 years ago
ca68261
Fix markup for xml.sax in 3.8 notes. (GH-9603)
by Andrés Delfino
· 7 years ago
d649910
Correct grammar mistakes in string.rst. (GH-9752)
by Andrés Delfino
· 7 years ago
ca03f3b
Mark len call as a code snippet in stdtypes.rst. (GH-9804)
by Andrés Delfino
· 7 years ago
ea6a28c
Mark -c and -O as command line options in reStructuredText. (GH-10103)
by Andrés Delfino
· 7 years ago
637a33b
bpo-2504: Add pgettext() and variants to gettext. (GH-7253)
by Cheryl Sabella
· 7 years ago
5598cc9
bpo-34160: Preserve order of attributes in minidom. (GH-10219)
by Diego Rojas
· 7 years ago
f194479
bpo-31553: add --json-lines option to json.tool (#10051)
by HongWeipeng
· 7 years ago
0e7497c
bpo-34898: Add mtime parameter to gzip.compress(). (GH-9704)
by guoci
· 7 years ago
d2b11af
Remove duplicate "Reference Guide" in optparse.rst. (GH-10372)
by Andrés Delfino
· 7 years ago
76cd0c3
bpo-33000: Document that IDLE's shell has no line limit. (#10373)
by Terry Jan Reedy
· 7 years ago
75d9d59
bpo-23220: Explain how IDLE's Shell displays output (GH-10356)
by Terry Jan Reedy
· 7 years ago
5e79090
bpo-35099: Improve the doc about IDLE running user code. (#10350)
by Terry Jan Reedy
· 7 years ago
0bee3c3
bpo-35119: Fix RecursionError in example of customizing module attribute access. (GH-10323)
by Denis Osipov
· 7 years ago
6531bf6
bpo-33462: Add __reversed__ to dict and dict views (GH-6827)
by Rémi Lapeyre
· 7 years ago
16c8a53
[Docs] Fix required version of an example of importlib (GH-10118)
by E Kawashima
· 7 years ago
083a7a1
bpo-35167: Specify program for gzip and json.tool command line options. (GH-10332)
by Serhiy Storchaka
· 7 years ago
ad1a25f
bpo-32512: Add -m option to profile for profiling modules (#5132)
by Mario Corchero
· 7 years ago
2810dd7
closes bpo-32285: Add unicodedata.is_normalized. (GH-4806)
by Max Bélanger
· 7 years ago
b4db249
bpo-9842: Add cross-reference to the ellipsis object (GH-4063)
by Pablo Galindo
· 7 years ago
98b8535
bpo-35118: Improve docs regarding indexing (GH-10265)
by Windson yang
· 7 years ago
55f3317
bpo-10536: Enhancements to gettext docs (GH-10324)
by Stéphane Wirtel
· 7 years ago
622935d
bpo-31887: Adds documentations for special multipart/signed handling (GH-4268)
by Saptak Sengupta
· 7 years ago
c03bf0a
Doc: Disable smartquotes for zh-tw, zh-cn, fr and ja translations (GH-9423)
by Adrian Liaw
· 7 years ago
0edc7b1
bpo-35159: Add a link to the devguide in the sidebar of the index (Doc/) (GH-10316)
by Stéphane Wirtel
· 7 years ago
52465e1
Explain that the orderness of the result of glob is system-dependant (GH-6587)
by Elena Oat
· 7 years ago
f98c162
Doc: -W flag for sphinx-build can be disabled (GH-10303)
by Julien Palard
· 7 years ago
3e28eed
bpo-34969: Add --fast, --best on the gzip CLI (GH-9833)
by Stéphane Wirtel
· 7 years ago
fe62d87
Fix a typo about a comma. (GH-10306)
by İsmail Arılık
· 7 years ago
bf46a09
bpo-35075: Fix broken url in the pprint documentation (GH-10201)
by Pablo Galindo
· 7 years ago
511747b
bpo-35110: Fix yet few spaces before dashes. (GH-10255)
by Serhiy Storchaka
· 7 years ago
3f819ca
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
by Serhiy Storchaka
· 7 years ago
68f3237
bpo-35116, urllib.parse: Document the new max_num_fields parameter (GH-10247)
by matthewbelisle-wf
· 7 years ago
a80af77
bpo-35086: Fix tkinter example "A Simple Hello World Program". (GH-10160)
by Daniel Lovell
· 7 years ago
b232df9
bpo-31680: Add curses.ncurses_version. (GH-4217)
by Serhiy Storchaka
· 7 years ago
b83d917
Doc: fix asyncio loop.close() description (GH-10229)
by Andriy Maletsky
· 7 years ago
0200928
Include memo in the documented signature of copy.deepcopy()
by Stephan Hoyer
· 7 years ago
c0799ec
bpo-27741: Better wording for datetime.strptime() (GH-9994)
by Gus Goulart
· 7 years ago
ea9c8bd
bpo-35097: Add IDLE doc subsection explaining editor windows. (#10206)
by Terry Jan Reedy
· 7 years ago
c61e229
bpo-33234: Add exact allocation optimization to lists in What's New (GH-10200)
by Pablo Galindo
· 7 years ago
1803263
Issue 35093: Document the IDLE document viewer in the IDLE doc. (#10195)
by Terry Jan Reedy
· 7 years ago
e3685fd
bpo-34160: Preserve user specified order of Element attributes (GH-10163)
by Raymond Hettinger
· 7 years ago
68d6dc0
bpo-1529353: Explain Shell text squeezing in the IDLE doc. (#10169)
by Terry Jan Reedy
· 7 years ago
c8a8d6b
bpo-35089: Don't mention typing.io and typing.re (GH-10173)
by Sebastian Rittau
· 7 years ago
913876d
bpo-35054: Add yet more index entries for symbols. (GH-10121)
by Serhiy Storchaka
· 7 years ago
95f68b1
Fix mistakes on function coroutines related definitions (GH-9871)
by Andrés Delfino
· 7 years ago
d855f2f
unittest documentation: Spell pytest without the dot (GH-9820)
by Andreas Pelme
· 7 years ago
40bf6cf
Fix typo in zipfile documentation. (GH-10151)
by nsrip
· 7 years ago
fec35c9
bpo-33710: Deprecate l*gettext() and related functions in the gettext module. (GH-10139)
by Serhiy Storchaka
· 7 years ago
d9bff4e
bpo-35079: Revise difflib.SequenceManager.get_matching_blocks doc (GH-10144)
by Terry Jan Reedy
· 7 years ago
12e696b
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
by Stéphane Wirtel
· 7 years ago
4e3a53b
Fix a typo in asyncio-dev.rst. (GH-10133)
by Benjamin Peterson
· 7 years ago
a6dc531
bpo-34789: make xml.sax.make_parser accept iterables of all types (GH-9576)
by Andrés Delfino
· 7 years ago
25a525b
Simplify the warning for http.server. (#10116)
by Senthil Kumaran
· 7 years ago
7cd2543
bpo-34890: Make iscoroutinefunction, isgeneratorfunction and isasyncgenfunction work with functools.partial (GH-9903)
by Pablo Galindo
· 7 years ago
e483f02
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
by Stéphane Wirtel
· 7 years ago
ddb961d
bpo-35054: Add more index entries for symbols. (GH-10064)
by Serhiy Storchaka
· 7 years ago
6c83d9f
bpo-35022: unittest.mock.MagicMock now also supports __fspath__ (GH-9960)
by Max Bélanger
· 7 years ago
1770d1c
bpo-35038: AttributeError: 'frame' object has no attribute 'f_restricted'. (GH-10098)
by Stéphane Wirtel
· 7 years ago
9e95eb0
Fix grammar in using/unix build instruction docs (GH-10009)
by Stéphane Wirtel
· 7 years ago
890423f
configparser doc: Properly label ConfigParser attributes (GH-9930)
by Ned Batchelder
· 7 years ago
78401f7
importlib doc: Fix approximated import_module() code (GH-9945)
by orlnub123
· 7 years ago
e80e77a
bpo-35027, distutils doc: Correct note on setup.py change in Python 3.7 (GH-10032)
by TilmanK
· 7 years ago
9f43fbb
Use f-strings in asyncio-task code examples (GH-10035)
by Mariatta
· 7 years ago
057f407
bpo-32797: improve documentation of linecache.getline (GH-9540)
by jdemeyer
· 7 years ago
dfba1f6
bpo-33899: Mention tokenize behavior change in What's New (GH-10073)
by Tal Einat
· 7 years ago
4f399be
bpo-34260, shutil: fix copy2 and copystat documentation (GH-8523)
by Zsolt Cserna
· 7 years ago
83a0765
bpo-34748: link to :ref:`partial-objects` in functools.partial doc. (GH-9809)
by Andrei Petre
· 7 years ago
121eb16
bpo-34081: Fix wrong example link that was linking to distutils (GH-8248)
by Xtreak
· 7 years ago
c3f52a5
bpo-35036: Remove empty log line in the suspicious.py tool (GH-10024)
by Xtreak
· 7 years ago
12d0ff1
Remove ">>>" from testsetup. (GH-10017)
by Benjamin Peterson
· 7 years ago
890a4b9
bpo-35020: Link to sorting examples from list.sort() (GH-9931)
by Xtreak
· 7 years ago
eeab510
bpo-34576 - Fix the formatting for security considerations in http.server.rst (#10005)
by Senthil Kumaran
· 7 years ago
d262250
bpo-35032: Remove inaccessible videos from faq/Windows (GH-10004)
by Stéphane Wirtel
· 7 years ago
0522fd8
bpo-34839: Add a 'before 3.6' in the section 'warnings' of doctest (GH-9736)
by Stéphane Wirtel
· 7 years ago
d5b4f1b
bpo-34983: Expose symtable.Symbol.is_nonlocal() in the symtable module (GH-9872)
by Pablo Galindo
· 7 years ago
027664a
bpo-32798: Add restriction on the offset parameter for mmap.flush in the docs (#5621)
by Pablo Galindo
· 7 years ago
13ae4d4
bpo-21196: Clarify name mangling rules in tutorial (GH-5667)
by Berker Peksag
· 7 years ago
a267056
bpo-32236: open() emits RuntimeWarning if buffering=1 for binary mode (GH-4842)
by Alexey Izbyshev
· 7 years ago
0f14fc1
bpo-33726, doc: Add short descriptions to PEP references in seealso (GH-7294)
by Andrés Delfino
· 7 years ago
acef690
queue doc: Clarify that the simple FIFO queue is SimpleQueue (GH-8372)
by Julien Palard
· 7 years ago
96200eb
unittest.mock doc: Fix references to recursive seal of Mocks (GH-9028)
by Mario Corchero
· 7 years ago
b2e2025
bpo-33073: Rework int.as_integer_ratio() implementation (GH-9303)
by Serhiy Storchaka
· 7 years ago
b981fec
Use dict unpacking in functools.partial() docs (GH-9412)
by Sergey Fedoseev
· 7 years ago
Next »