Skip to content

Re-factoring Policy constructor. - #4535

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:pubsub-constructor-helpers
Dec 6, 2017
Merged

Re-factoring Policy constructor.#4535
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:pubsub-constructor-helpers

Conversation

@dhermes

@dhermes dhermes commented Dec 6, 2017

Copy link
Copy Markdown
Contributor

Doing so to make it clearer what is happening during construction.

Also

  • removing the _callback_requests member (not needed)
  • modifying some docstrings in the pubsub_v1.subscriber._constructor
    module so that it is valid Sphinx/rST

This is just "hygiene" to keep my head less cluttered as I attempt a larger re-factor.

Doing so to make it clearer what is happening during construction.

Also

- removing the `_callback_requests` member (not needed)
- modifying some docstrings in the `pubsub_v1.subscriber._constructor`
  module so that it is valid Sphinx/rST
@dhermes dhermes added api: pubsub Issues related to the Pub/Sub API. type: cleanup An internal cleanup or hygiene concern. labels Dec 6, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 6, 2017
@dhermes
dhermes merged commit f8cc090 into googleapis:master Dec 6, 2017
@dhermes
dhermes deleted the pubsub-constructor-helpers branch December 6, 2017 23:40
parthea pushed a commit that referenced this pull request Mar 2, 2026
Doing so to make it clearer what is happening during construction.

Also

- removing the `_callback_requests` member (not needed)
- modifying some docstrings in the `pubsub_v1.subscriber._constructor`
  module so that it is valid Sphinx/rST
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement. type: cleanup An internal cleanup or hygiene concern.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants