lizjordan44 opened a new issue, #34434:
URL: https://github.com/apache/beam/issues/34434

   ### What needs to happen?
   
   class object                                                 |  The base 
class of the class hierarchy.
    |                                                           |  When called, 
it accepts no arguments and returns a new featureless
    |  instance that has no instance attributes and cannot be given any.
    |
    |  Built-in subclasses:
    |      anext_awaitable                                      |      
async_generator                                      |      
async_generator_asend                                |      
async_generator_athrow                               |      ... and 90 other 
subclasses                          |                                           
                |  Methods defined here:                                    |   
                                                        |  __delattr__(self, 
name, /)                               |      Implement delattr(self, name).    
                   |                                                           
|  __dir__(self, /)                                         |      Default 
dir() implementation.
    |
    |  __eq__(self, value, /)
    |      Return self==value.
    |
    |  __format__(self, format_spec, /)
    |      Default object formatter.
   :
   
   ### Issue Priority
   
   Priority: 2 (default / most normal work should be filed as P2)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam YAML
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Infrastructure
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to