[issue20001] pathlib inheritance diagram too large

2019-02-05 Thread INADA Naoki


INADA Naoki  added the comment:


New changeset 21ab7744ae30bff24bcc9e075a96e98137b90a37 by Inada Naoki in branch 
'3.7':
bpo-20001: update pathlib landing image (GH-11304)
https://github.com/python/cpython/commit/21ab7744ae30bff24bcc9e075a96e98137b90a37


--
nosy: +inada.naoki
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20001] pathlib inheritance diagram too large

2019-02-05 Thread INADA Naoki


Change by INADA Naoki :


--
pull_requests: +11710, 11711, 11712

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20001] pathlib inheritance diagram too large

2019-02-05 Thread INADA Naoki


Change by INADA Naoki :


--
pull_requests: +11710

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20001] pathlib inheritance diagram too large

2019-02-05 Thread INADA Naoki


Change by INADA Naoki :


--
pull_requests: +11710, 11711

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20001] pathlib inheritance diagram too large

2019-02-05 Thread INADA Naoki


Change by INADA Naoki :


--
nosy:  -inada.naoki
versions: +Python 3.7, Python 3.8 -Python 3.5, Python 3.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20001] pathlib inheritance diagram too large

2019-02-05 Thread INADA Naoki


INADA Naoki  added the comment:


New changeset cd90f6a3692e0f7ef0a13aae651e19a08d1f9b31 by Inada Naoki 
(Harmandeep Singh) in branch 'master':
bpo-20001: update pathlib landing image (GH-11304)
https://github.com/python/cpython/commit/cd90f6a3692e0f7ef0a13aae651e19a08d1f9b31


--
nosy: +inada.naoki

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20001] pathlib inheritance diagram too large

2018-12-24 Thread Harmandeep Singh


Change by Harmandeep Singh :


--
keywords: +patch
pull_requests: +10538
stage: needs patch -> patch review

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20001] pathlib inheritance diagram too large

2016-04-20 Thread Berker Peksag

Changes by Berker Peksag :


--
keywords: +easy
stage:  -> needs patch
type:  -> enhancement
versions: +Python 3.5, Python 3.6 -Python 3.4

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20001] pathlib inheritance diagram too large

2013-12-16 Thread Roundup Robot

Roundup Robot added the comment:

New changeset fe49ed665190 by Eli Bendersky in branch 'default':
Issue #20001: Add the SVG source of the pathlib-inheritance diagram to Hg
http://hg.python.org/cpython/rev/fe49ed665190

--
nosy: +python-dev

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20001] pathlib inheritance diagram too large

2013-12-16 Thread STINNER Victor

STINNER Victor added the comment:

Please include the SVG source of the diagram in the Python source code, so the 
picture can be regenerated.

--
nosy: +haypo

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20001] pathlib inheritance diagram too large

2013-12-16 Thread Eli Bendersky

Eli Bendersky added the comment:

The source for the diagram is here: 
https://docs.google.com/drawings/d/1F8do-1WL1sIGkZuiufcxcpZRtS0w4SwAowq-Uamrwt8/edit?usp=sharing

Anyone - feel free to copy that doc over and create a new diagram with smaller 
whitespacing. Let me know if there are any problem accessing the doc.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20001] pathlib inheritance diagram too large

2013-12-16 Thread Antoine Pitrou

New submission from Antoine Pitrou:

The inheritance diagram at http://docs.python.org/dev/library/pathlib.html is 
too large, it can easily take up half the vertical space (or perhaps all of it 
on a smaller screen).

The font size looks fine, it's just that there's a lot of spacing around.
(of course, the style could perhaps also be changed or improved)

--
assignee: docs@python
components: Documentation
messages: 206354
nosy: docs@python, eli.bendersky, georg.brandl, pitrou
priority: low
severity: normal
status: open
title: pathlib inheritance diagram too large
versions: Python 3.4

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com