Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

library.pdf - Section 17.6.4 Examples - Multiprocessing - Formatting got lost #48412

Closed
wplappert mannequin opened this issue Oct 21, 2008 · 3 comments
Closed

library.pdf - Section 17.6.4 Examples - Multiprocessing - Formatting got lost #48412

wplappert mannequin opened this issue Oct 21, 2008 · 3 comments
Assignees
Labels
docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error

Comments

@wplappert
Copy link
Mannequin

wplappert mannequin commented Oct 21, 2008

BPO 4162
Nosy @birkenfeld
Files
  • example- 17.6.4.png: last-1 and last pice of example code for chapter 17.6.4
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/birkenfeld'
    closed_at = <Date 2008-12-22.21:28:24.507>
    created_at = <Date 2008-10-21.15:47:00.608>
    labels = ['type-bug', 'docs']
    title = 'library.pdf - Section 17.6.4 Examples - Multiprocessing - Formatting got lost'
    updated_at = <Date 2008-12-22.21:28:24.506>
    user = 'https://bugs.python.org/wplappert'

    bugs.python.org fields:

    activity = <Date 2008-12-22.21:28:24.506>
    actor = 'benjamin.peterson'
    assignee = 'georg.brandl'
    closed = True
    closed_date = <Date 2008-12-22.21:28:24.507>
    closer = 'benjamin.peterson'
    components = ['Documentation tools (Sphinx)']
    creation = <Date 2008-10-21.15:47:00.608>
    creator = 'wplappert'
    dependencies = []
    files = ['11851']
    hgrepos = []
    issue_num = 4162
    keywords = []
    message_count = 3.0
    messages = ['75033', '75045', '78211']
    nosy_count = 2.0
    nosy_names = ['georg.brandl', 'wplappert']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4162'
    versions = ['Python 2.6']

    @wplappert
    Copy link
    Mannequin Author

    wplappert mannequin commented Oct 21, 2008

    There is a very long (last) example following the paragraph which starts
    with the words: "An example/demo of how to use the managers.SyncManager,
    Process and others ...". The formatting that this an example somehow got
    lost and the PDF text becomes very sparse. I will attach a png file later.

    The HTML documentation recognizes it as an example and formats it correctly.

    @wplappert wplappert mannequin added the docs Documentation in the Doc dir label Oct 21, 2008
    @wplappert wplappert mannequin assigned birkenfeld Oct 21, 2008
    @wplappert wplappert mannequin added type-bug An unexpected behavior, bug, or error docs Documentation in the Doc dir and removed docs Documentation in the Doc dir labels Oct 21, 2008
    @wplappert
    Copy link
    Mannequin Author

    wplappert mannequin commented Oct 21, 2008

    example-17.6.4.png shows two pieces of Python code, the top being good
    and the bottom very sparse.

    @wplappert
    Copy link
    Mannequin Author

    wplappert mannequin commented Dec 22, 2008

    Changes to Sphinx fixed bpo-4162 for Python version 2.6.1. This issue
    can be closed.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants