GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-43106: Add os.O_EVTONLY/O_FSYNC/O_SYMLINK/O_NOFOLLOW_ANY (GH-24428)
Dong-hee Na
2021-02-04
2
-0
/
+14
*
Merge tag 'v3.10.0a5'
Pablo Galindo
2021-02-03
1
-1
/
+1
|
\
|
*
Fix Sphynx syntax in the memory.rst document
v3.10.0a5
Pablo Galindo
2021-02-02
1
-1
/
+1
*
|
bpo-43082: Remove redundant 'the' in Descriptor howto (GH-24394)
diegoe
2021-02-02
1
-1
/
+1
*
|
Add link to Microsoft docs for limitations in Windows Store package (GH-24422)
Steve Dower
2021-02-03
1
-0
/
+5
*
|
bpo-8264: Document hasattr and getattr behavior for private attributes (GH-23...
Ken Jin
2021-02-02
2
-0
/
+16
|
/
*
bpo-42997: Improve error message for missing : before suites (GH-24292)
Pablo Galindo
2021-02-02
1
-0
/
+6
*
bpo-38307: Add end_lineno attribute to pyclbr Objects (GH-24348)
Aviral Srivastava
2021-02-01
1
-0
/
+8
*
bpo-42927: Update the What's new entry for LOAD_ATTR optimizations (GH-24383)
Pablo Galindo
2021-01-31
1
-4
/
+4
*
Doc: errors tutorial improvements (GH-16269)
Adorilson Bezerra
2021-01-30
1
-21
/
+21
*
bpo-43059: Remove reference to legacy external sqlite3 repository (GH-24364)
L
2021-01-31
1
-4
/
+0
*
bpo-43047: logging.config formatters documentation update (GH-24358)
Ian Wienand
2021-01-30
1
-19
/
+23
*
bpo-41282: Add deprecation warning and docs for distutils (PEP 632) (GH-24355)
Steve Dower
2021-01-29
4
-0
/
+35
*
Fixing typos in turtle.rst (GH-24376)
Jules Lasne
2021-01-29
1
-6
/
+6
*
Fixed typo in turtle.rst (GH-24371)
Jules Lasne
2021-01-29
1
-1
/
+1
*
bpo-42955: Remove sub-packages from sys.stdlib_module_names (GH-24353)
Victor Stinner
2021-01-28
1
-3
/
+4
*
bpo-43008: Make IDLE respect sys.excepthook (GH-24302)
Ken
2021-01-26
1
-1
/
+1
*
bpo-33387: update documentation for exception handling opcode changes (GH-24334)
Irit Katriel
2021-01-26
1
-1
/
+1
*
Fix minor typo in the rest format in the enum docs (GH-24335)
Pablo Galindo
2021-01-25
1
-1
/
+1
*
Document new parenthesized with statements (GH-24281)
Pablo Galindo
2021-01-25
2
-1
/
+67
*
bpo-38250: [Enum] single-bit flags are canonical (GH-24215)
Ethan Furman
2021-01-25
1
-27
/
+135
*
bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332)
Victor Stinner
2021-01-25
2
-20
/
+20
*
bpo-37319: Improve documentation, code and tests of randrange. (GH-19112)
Serhiy Storchaka
2021-01-25
2
-2
/
+7
*
bpo-42843: Keep Sphinx 1.8 and Sphinx 2 compatibility (GH-24282)
Julien Palard
2021-01-25
10
-47
/
+29
*
bpo-42955: Fix sys.module_names doc (GH-24329)
Victor Stinner
2021-01-25
1
-1
/
+1
*
bpo-42955: Add sys.modules_names (GH-24238)
Victor Stinner
2021-01-25
2
-1
/
+25
*
bpo-27772: Make preceding width with 0 valid in string format. (GH-11270)
Serhiy Storchaka
2021-01-25
1
-2
/
+6
*
bpo-42996: Update a reference to PKCS #5 in hashlib docs to version 2.1 (GH-2...
Illia Volochii
2021-01-22
1
-2
/
+2
*
bpo-40304: Correct type(name, bases, dict) doc (GH-19553)
Борис Верховский
2021-01-22
1
-8
/
+9
*
Add a What's New entry for the new parser error improvements (GH-24280)
Pablo Galindo
2021-01-21
1
-0
/
+42
*
Fix typo in what's new. bidst_wheel -> bdist_wheel (GH-24234)
ravcio
2021-01-21
1
-1
/
+1
*
bpo-42392: Mention loop removal in whatsnew for 3.10 (GH-24256)
Ken Jin
2021-01-20
1
-0
/
+37
*
bpo-42856: Add --with-wheel-pkg-dir=PATH configure option (GH-24210)
Victor Stinner
2021-01-20
2
-3
/
+15
*
Fix typos in unittest documentation (GH-24194)
Conchylicultor
2021-01-20
1
-3
/
+3
*
bpo-42048: Clinic Howto: Document AC's defining_class converter (GH-23978)
Erlend Egeberg Aasland
2021-01-20
1
-0
/
+62
*
Doc: os.path.abspath and Path.resolve are also different (GH-23276)
Hong Xu
2021-01-20
1
-5
/
+12
*
Add a clarification for the object-domain allocators regarding pointer validi...
Pablo Galindo
2021-01-19
1
-0
/
+7
*
Add a paragraph about allocation domains to the C-API docs (GH-24252)
Pablo Galindo
2021-01-18
1
-1
/
+32
*
bpo-42877: add the 'compact' param to TracebackException's __init__ (#24179)
Irit Katriel
2021-01-14
1
-1
/
+9
*
Docs: Remove stray semicolon in init.rst (GH-23974)
Ken Jin
2021-01-14
1
-1
/
+1
*
bpo-39273: Expose BUTTON5_* constants in the curses module if available (GH-1...
Zackery Spytz
2021-01-14
2
-1
/
+9
*
bpo-37324: Remove ABC aliases from collections (GH-23754)
Hugo van Kemenade
2021-01-13
2
-5
/
+4
*
bpo-42870: Document change in argparse help output. (GH-24190)
Tomáš Hrnčiar
2021-01-11
1
-0
/
+6
*
Fix various ParamSpec errors in typing (GH-24176)
Ken Jin
2021-01-10
1
-2
/
+2
*
bpo-42802: Remove distutils bdist_wininst command (GH-24043)
Victor Stinner
2021-01-09
6
-115
/
+10
*
Fix a typo in docs for typing.Concatenate (#24169)
Johan Dahlin
2021-01-08
1
-1
/
+1
*
bpo-42783: Documentation for asyncio.sleep(0) (#24002)
Simon Willison
2021-01-07
1
-0
/
+4
*
bpo-42811: Update importlib.utils.resolve_name() docs to use __spec__.parent ...
Yair Frid
2021-01-06
1
-1
/
+1
*
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
Antonio Cuni
2021-01-06
26
-52
/
+74
*
bpo-14014: Clarify StreamWriter.reset() documentation (GH-13716)
Berker Peksag
2021-01-06
1
-2
/
+2
[next]